summaryrefslogtreecommitdiff
path: root/docs/markdown
AgeCommit message (Expand)Author
2019-03-27Add release note snippit for CPPFLAGS handing [skip ci]John Ericson
2019-03-26compilers: n_debug=if-release and buildtype=plain should not enable assertionsDylan Baker
2019-03-20Merge pull request #5031 from bonzini/kconfigJussi Pakkanen
2019-03-20mesonbuild: allow multiple --cross-file optionsRoss Burton
2019-03-15kconfig: improvements for builddir config filePaolo Bonzini
2019-03-15[modules] Add kconfig moduleMark Schulte
2019-03-14Add libcamera to Users.md [skip ci]Kieran Bingham
2019-03-14docsMichael Hirsch, Ph.D
2019-03-13docs/Users: add Knot Resolver to projectsTomas Krizek
2019-03-13docs/Users: fix sort order (Kiwix libraries)Tomas Krizek
2019-03-11Add static as keyword to find_libraryNiklas Claesson
2019-03-11docs: Typos and formatting in the 0.50 release notes [skip ci]Nirbheek Chauhan
2019-03-11docs: Add missing closing quote [skip ci]Thomas DeRensis
2019-03-10docs: fix typo in link anchor [skip ci]Will Thompson
2019-03-10Update everything for new release.Jussi Pakkanen
2019-03-10Update Users.md [skip ci]Amit D
2019-03-10Generate release notes from snippets automatically. [skip ci]Jussi Pakkanen
2019-03-09pkgconfig.generate: add FeatureNew and documentation for implict versionEli Schwartz
2019-03-09docs: Add snippet for python module path method [skip ci]Dylan Baker
2019-03-09docs: document that the .path() method for Python is new in 0.50 [skip ci]Dylan Baker
2019-03-06Update Users.md [skip ci]Amit D
2019-03-04Merge pull request #4992 from mensinda/rwCLIJussi Pakkanen
2019-03-04docs: Define sorting in Style-guide.md [skip ci]Daniel Mensinger
2019-03-04rewriter: Require '/' for the project IDDaniel Mensinger
2019-03-04rewriter: Mark the CLI as experimentalDaniel Mensinger
2019-03-04rewriter: Mark the info output as experimentalDaniel Mensinger
2019-03-04rewriter: Document info operationDaniel Mensinger
2019-03-04rewriter: Handle duplicate targetDaniel Mensinger
2019-03-04rewriter: Updated docsDaniel Mensinger
2019-03-04rewriter: Remove command aliasDaniel Mensinger
2019-03-04rewriter: Renamed tgt_{add,rm} --> target_{add,rm}Daniel Mensinger
2019-03-04rewriter: Fixed docs.Daniel Mensinger
2019-03-04rewriter: Enforce an empty project ID stringDaniel Mensinger
2019-03-04rewriter: Added docsDaniel Mensinger
2019-03-04Add table for dependency method types. [skip ci]Jussi Pakkanen
2019-03-03mintro: Renamed --dependencies --> --scan-dependenciesDaniel Mensinger
2019-03-03Added docsDaniel Mensinger
2019-03-02mtest: implement TAP parsingPaolo Bonzini
2019-03-02mtest: add support for hard errorsPaolo Bonzini
2019-03-02interpreter: add "protocol" kwarg to testPaolo Bonzini
2019-03-01mintro: Add subproject_dir to --projectinfoDaniel Schulte
2019-03-01mintro: Add name of subproject the target is contained in to --target outputDaniel Schulte
2019-03-01auto generate msvc pch source file if none is provided by the userNicolas Schneider
2019-02-28Revert "Improve declare_dependency() example in Generating-sources.md [skip ci]"Jussi Pakkanen
2019-02-28add NetCDFMichael Hirsch, Ph.D
2019-02-26Improve declare_dependency() example in Generating-sources.md [skip ci]Martin Ejdestig
2019-02-25docs: compiled() only works with compiler.run() results [skip ci]emersion
2019-02-24[skip ci] Update the CUDA module documentation.Olexa Bilaniuk
2019-02-19Clarify in docs the argument types extract_objects() accepts [skip ci]Maarten ter Huurne
2019-02-19Allow File arguments in extract_objects() argumentsMaarten ter Huurne