summaryrefslogtreecommitdiff
path: root/docs/markdown/Reference-manual.md
AgeCommit message (Expand)Author
2019-11-06Fix typos found by codespellWolfgang Stöggl
2019-10-28docs: clarify --default-library is for internal libraries [skip ci]rc-matthew-l-weber
2019-10-19docs: Fix some incorrect links [skip ci]Anton Leontiev
2019-10-19docs: Add missing language identifier [skip ci]Anton Leontiev
2019-10-06Merge pull request #5953 from mensinda/isystemJussi Pakkanen
2019-10-03Use include_type instead of is_systemDaniel Mensinger
2019-10-03added docsDaniel Mensinger
2019-10-02docs: update docs on benchmark in regards to arguments acceptedDylan Baker
2019-09-30Add depfile to configure_file()Marc-André Lureau
2019-09-29environment: Support taking values from dictMarc-André Lureau
2019-09-26Clarify the list of languages is optional for project() [skip ci]David Cantrell
2019-09-23Add Windows behavior to executable()'s install_rpath arg doc [skip ci]Khairul Azhar Kasmiran
2019-09-17configure_file(): Allow multiple inputs in command modeXavier Claessens
2019-08-24Add test priorities to force test start orderPeter Hutterer
2019-08-12Add is_disabler functionJames Hilliard
2019-07-30Docs: Add default value of install kwarg [skip-ci]ePirat
2019-07-26docs: Add missing closing ` in reference manualDylan Baker
2019-07-26add missing link [skip ci]Michael Hirsch, Ph.D
2019-07-26note that integers have .to_string() method [skip ci]Michael Hirsch, Ph.D
2019-07-19Add version check support to find_program()Xavier Claessens
2019-07-17Accept vs_module_defs for modulesMarc-André Lureau
2019-07-10Add alias_target() functionXavier Claessens
2019-07-05Document that add_languages() returns a boolean [skip ci] (#5600)Xavier Claessens
2019-06-19Reference-manual.md:add missing equal sign in "both_libraries" sectionandy5995
2019-06-10docs: compiler objects are returned [skip ci]Dylan Baker
2019-06-10Rewrap some doc lines. [skip ci]Jussi Pakkanen
2019-06-06cmake: updated docsDaniel Mensinger
2019-06-06cmake: rebase fixesDaniel Mensinger
2019-06-06cmake: Added docsDaniel Mensinger
2019-05-28interpreter: add fallback argument to subproject.get_variable()Mathieu Duponchelle
2019-05-22join_paths => / [skip ci]Michael Hirsch, Ph.D
2019-05-21Merge pull request #5372 from dcbaker/get_variableJussi Pakkanen
2019-05-20Generators can have extra target dependencies. Closes #4131.Jussi Pakkanen
2019-05-20docs: Add docs for Dependency.get_variableDylan Baker
2019-05-09add support for "target_type: 'shared_module'" in build_target()Daniel Eklöf
2019-05-02per-target manual specification of link_languageMichael Hirsch, Ph.D
2019-04-16Add VS2019 backend CI and docs.Anton Kochkov
2019-04-15(#5260) link to builtin options in `library()` fnKeefer Rourke
2019-04-10docs: Change 0.51 to 0.50.1 [skip ci]Dylan Baker
2019-04-01Merge pull request #5103 from mesonbuild/linkcustomJussi Pakkanen
2019-03-30docs: Document when environment() was added (#5178) [skip ci]Jonatan Pålsson
2019-03-29dependencies/base: Pass correct arguments to subdependenciesDylan Baker
2019-03-28Add documentation.Jussi Pakkanen
2019-03-18Add test script to generate a static library with a custom target.Jussi Pakkanen
2019-03-11Add static as keyword to find_libraryNiklas Claesson
2019-03-02mtest: implement TAP parsingPaolo Bonzini
2019-03-02interpreter: add "protocol" kwarg to testPaolo Bonzini
2019-02-25docs: compiled() only works with compiler.run() results [skip ci]emersion
2019-02-19Clarify in docs the argument types extract_objects() accepts [skip ci]Maarten ter Huurne
2019-02-18use compile_args instead of compiler_args [skip ci]Jonathan Poelen