aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Reference-manual.md
AgeCommit message (Expand)AuthorFilesLines
2019-07-05Document that add_languages() returns a boolean [skip ci] (#5600)Xavier Claessens1-1/+4
2019-06-19Reference-manual.md:add missing equal sign in "both_libraries" sectionandy59951-1/+1
2019-06-10docs: compiler objects are returned [skip ci]Dylan Baker1-102/+102
2019-06-10Rewrap some doc lines. [skip ci]Jussi Pakkanen1-33/+40
2019-06-06cmake: updated docsDaniel Mensinger1-5/+0
2019-06-06cmake: rebase fixesDaniel Mensinger1-4/+4
2019-06-06cmake: Added docsDaniel Mensinger1-0/+5
2019-05-28interpreter: add fallback argument to subproject.get_variable()Mathieu Duponchelle1-1/+5
2019-05-22join_paths => / [skip ci]Michael Hirsch, Ph.D1-3/+2
2019-05-21Merge pull request #5372 from dcbaker/get_variableJussi Pakkanen1-0/+8
2019-05-20Generators can have extra target dependencies. Closes #4131.Jussi Pakkanen1-0/+3
2019-05-20docs: Add docs for Dependency.get_variableDylan Baker1-0/+8
2019-05-09add support for "target_type: 'shared_module'" in build_target()Daniel Eklöf1-1/+13
2019-05-02per-target manual specification of link_languageMichael Hirsch, Ph.D1-1/+3
2019-04-16Add VS2019 backend CI and docs.Anton Kochkov1-1/+2
2019-04-15(#5260) link to builtin options in `library()` fnKeefer Rourke1-2/+3
2019-04-10docs: Change 0.51 to 0.50.1 [skip ci]Dylan Baker1-1/+1
2019-04-01Merge pull request #5103 from mesonbuild/linkcustomJussi Pakkanen1-3/+11
2019-03-30docs: Document when environment() was added (#5178) [skip ci]Jonatan PĂ„lsson1-1/+2
2019-03-29dependencies/base: Pass correct arguments to subdependenciesDylan Baker1-0/+3
2019-03-28Add documentation.Jussi Pakkanen1-3/+10
2019-03-18Add test script to generate a static library with a custom target.Jussi Pakkanen1-0/+1
2019-03-11Add static as keyword to find_libraryNiklas Claesson1-1/+3
2019-03-02mtest: implement TAP parsingPaolo Bonzini1-5/+5
2019-03-02interpreter: add "protocol" kwarg to testPaolo Bonzini1-4/+7
2019-02-25docs: compiled() only works with compiler.run() results [skip ci]emersion1-1/+2
2019-02-19Clarify in docs the argument types extract_objects() accepts [skip ci]Maarten ter Huurne1-5/+7
2019-02-18use compile_args instead of compiler_args [skip ci]Jonathan Poelen1-2/+2
2019-01-27run_command: add env kwargJan Tojnar1-2/+4
2019-01-17custom_target: do not let install override build_by_defaultLuca Boccassi1-0/+3
2019-01-13interpreter: obey to the install argument in configure_fileMarco Trevisan (Treviño)1-0/+5
2019-01-09Added Rust to supported languages for project() (#4750) [skip ci]Ethan R1-2/+2
2019-01-07docs: document the native keyword argument for reference-manule [skip ci]Dylan Baker1-0/+2
2019-01-02Can use plain strings for include_directories.Jussi Pakkanen1-2/+4
2018-12-27find_library: Add 'has_headers' kwargXavier Claessens1-1/+4
2018-12-24Add 'required' kwarg in header check functionsXavier Claessens1-3/+8
2018-12-22Can specify a string to print when dep not found. Closes #2407.Jussi Pakkanen1-0/+2
2018-12-19docs: Add warning about not using join_paths() with build targets [skip ci]Dylan Baker1-0/+3
2018-12-17Document dependency().name() added in 0.48 [skip ci]Nirbheek Chauhan1-0/+4
2018-12-16Add note for install_man in Reference-manual [skip ci]Lzu Tao1-0/+4
2018-12-10docs: build_always_stale was added in 0.47 [skip ci]Simon Arlott1-1/+1
2018-12-05docs: Misc syntax fixes and missing links [skip ci]Nirbheek Chauhan1-12/+12
2018-12-05docs: Document subproject(... required: false) [skip ci]Nirbheek Chauhan1-0/+9
2018-12-05Document how to declare fallback-only dependencies [skip ci]Nirbheek Chauhan1-1/+3
2018-11-22CMake find_package dependency backend (#4444)Daniel Mensinger1-4/+4
2018-11-12Add kwarg is_default to add_test_setup()Stian Selnes1-0/+3
2018-11-03Add new compiler.get_argument_syntax methodDylan Baker1-0/+7
2018-11-02Make string division do path joining.Jussi Pakkanen1-1/+10
2018-10-27docs: Fix gcc attribute list link [skip ci]Nirbheek Chauhan1-1/+1
2018-10-27docs: Fix hotdoc warnings [skip ci]Dylan Baker1-4/+4