summaryrefslogtreecommitdiff
path: root/docs/markdown/Reference-manual.md
AgeCommit message (Expand)Author
2020-03-06Add meson.override_dependency()Xavier Claessens
2020-03-04interpreter: add 'name' method to BuildTargetHolderStéphane Cerveau
2020-02-26summary: Add list_sep keyword argumentXavier Claessens
2020-02-19docs: Improve visibility for `.enabled()` etc., add example [skip ci]Niklas Hambüchen
2020-02-18docs: Mention `cuda` as supported language [skip ci]Niklas Hambüchen
2020-02-18docs: Fix typo 'serie' -> 'series'Niklas Hambüchen
2020-02-17minstall: Add a new option --quietNirbheek Chauhan
2020-02-12Refine behaviour of add_languages() when native: is missingJon Turney
2020-02-09Add add_languages(native:)Jon Turney
2020-02-06Make 'default_library' per-subproject builtin optionXavier Claessens
2020-02-06docs: explain the purpose of order-only deps for generated files [skip ci]Marc Herbert
2020-02-05docMichael Hirsch, Ph.D
2020-02-05add get_external_property to replace get_cross_propertyMichael Hirsch, Ph.D
2020-02-05add native-file properties testsMichael Hirsch, Ph.D
2020-02-04interpreter: Iterate custom target outputsXavier Claessens
2020-01-27Merge pull request #6423 from dcbaker/declare-dependency-variablesJussi Pakkanen
2020-01-26Support multiple args to message() and warning()Xavier Claessens
2020-01-23Set source and build dir envvars when running dist.Jussi Pakkanen
2020-01-09docs: Add documentation for variables keywordDylan Baker
2019-12-19summary: Change 'section' to be a kwarg instead of positionalXavier Claessens
2019-12-19add compiler.get_linker_id() methodMichael Hirsch, Ph.D
2019-12-12summary: Add bool_yn keyword argumentXavier Claessens
2019-12-12summary: Allow section with no title, and passing key/value separatelyXavier Claessens
2019-12-12Add a summary() function for configuration summarizationXavier Claessens
2019-12-10assert(): Make message argument optionalXavier Claessens
2019-12-06mtest: document default MALLOC_PERTURB_=1..255 behavior [skip ci]Michael Hirsch, Ph.D
2019-12-05find_program(): Add 'dirs' keyword argumentXavier Claessens
2019-11-29docs: fix typochris
2019-11-27docs: Fix typo [skip ci]Robert Ancell
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