aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Reference-manual.md
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-23Add 'disabler' argument to functions returning not-found objectsXavier Claessens1-0/+10
2018-10-20Remove implicit compression of man pagesMichał Górny1-2/+1
2018-10-20Document the no_builtin_args argument of Compiler object methods [skip ci]Jon Turney1-2/+5
2018-10-20Add 'b_pie' compiler optionXavier Claessens1-0/+1
2018-10-12doc: Add missing assert() function [skip ci]Xavier Claessens1-0/+8
2018-10-08configure_file: Support taking values from a dictXavier Claessens1-2/+7
2018-10-04Make custom dist scripts accept arguments.Jan Tojnar1-2/+2
2018-10-04Document the compiler.cmd_array() methodMike Gilbert1-0/+3
2018-10-03Document when console: kwarg was added [skip ci]Nirbheek Chauhan1-2/+2
2018-09-27docs: Document conditional debug compilation flags [skip ci]Ari Vuollet1-1/+2
2018-09-25Docs: Add DEPFILE to substitutions list [ci skip]ePirat1-0/+1
2018-09-20clarify old behaviour of set_variable in documentation [skip ci]Bruce Richardson1-0/+3
2018-09-13Merge pull request #4017 from jon-turney/version-comparison-rewriteJussi Pakkanen1-1/+1
2018-09-12Add a release note snippetJon Turney1-1/+1
2018-09-11Document version when both_libraries() was added [skip ci]Nirbheek Chauhan1-0/+2
2018-09-07Add method to check for C/C++ function attributesDylan Baker1-0/+12
2018-09-04Reference-manual: Clarify fallback dependency types [skip ci]Nirbheek Chauhan1-2/+5