aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Reference-manual.md
AgeCommit message (Expand)AuthorFilesLines
2020-03-04interpreter: add 'name' method to BuildTargetHolderStéphane Cerveau1-0/+2
2020-02-26summary: Add list_sep keyword argumentXavier Claessens1-1/+2
2020-02-19docs: Improve visibility for `.enabled()` etc., add example [skip ci]Niklas HambĂŒchen1-2/+14
2020-02-18docs: Mention `cuda` as supported language [skip ci]Niklas HambĂŒchen1-1/+1
2020-02-18docs: Fix typo 'serie' -> 'series'Niklas HambĂŒchen1-1/+1
2020-02-17minstall: Add a new option --quietNirbheek Chauhan1-2/+5
2020-02-06Make 'default_library' per-subproject builtin optionXavier Claessens1-1/+2
2020-02-06docs: explain the purpose of order-only deps for generated files [skip ci]Marc Herbert1-5/+6
2020-02-05docMichael Hirsch, Ph.D1-1/+1
2020-02-05add get_external_property to replace get_cross_propertyMichael Hirsch, Ph.D1-7/+12
2020-02-05add native-file properties testsMichael Hirsch, Ph.D1-0/+4
2020-02-04interpreter: Iterate custom target outputsXavier Claessens1-0/+6
2020-01-27Merge pull request #6423 from dcbaker/declare-dependency-variablesJussi Pakkanen1-2/+7
2020-01-26Support multiple args to message() and warning()Xavier Claessens1-0/+6
2020-01-23Set source and build dir envvars when running dist.Jussi Pakkanen1-8/+11
2020-01-09docs: Add documentation for variables keywordDylan Baker1-2/+7
2019-12-19summary: Change 'section' to be a kwarg instead of positionalXavier Claessens1-16/+14
2019-12-19add compiler.get_linker_id() methodMichael Hirsch, Ph.D1-1/+3
2019-12-12summary: Add bool_yn keyword argumentXavier Claessens1-0/+4
2019-12-12summary: Allow section with no title, and passing key/value separatelyXavier Claessens1-5/+12
2019-12-12Add a summary() function for configuration summarizationXavier Claessens1-0/+52
2019-12-10assert(): Make message argument optionalXavier Claessens1-0/+3
2019-12-06mtest: document default MALLOC_PERTURB_=1..255 behavior [skip ci]Michael Hirsch, Ph.D1-4/+23
2019-12-05find_program(): Add 'dirs' keyword argumentXavier Claessens1-0/+3
2019-11-29docs: fix typochris1-1/+1
2019-11-27docs: Fix typo [skip ci]Robert Ancell1-1/+1
2019-11-06Fix typos found by codespellWolfgang Stöggl1-2/+2
2019-10-28docs: clarify --default-library is for internal libraries [skip ci]rc-matthew-l-weber1-1/+4
2019-10-19docs: Fix some incorrect links [skip ci]Anton Leontiev1-1/+1
2019-10-19docs: Add missing language identifier [skip ci]Anton Leontiev1-4/+6
2019-10-06Merge pull request #5953 from mensinda/isystemJussi Pakkanen1-0/+12
2019-10-03Use include_type instead of is_systemDaniel Mensinger1-8/+9
2019-10-03added docsDaniel Mensinger1-0/+11
2019-10-02docs: update docs on benchmark in regards to arguments acceptedDylan Baker1-0/+3
2019-09-30Add depfile to configure_file()Marc-André Lureau1-0/+3
2019-09-29environment: Support taking values from dictMarc-André Lureau1-4/+14
2019-09-26Clarify the list of languages is optional for project() [skip ci]David Cantrell1-2/+2
2019-09-23Add Windows behavior to executable()'s install_rpath arg doc [skip ci]Khairul Azhar Kasmiran1-1/+1
2019-09-17configure_file(): Allow multiple inputs in command modeXavier Claessens1-1/+4
2019-08-24Add test priorities to force test start orderPeter Hutterer1-0/+6
2019-08-12Add is_disabler functionJames Hilliard1-0/+8
2019-07-30Docs: Add default value of install kwarg [skip-ci]ePirat1-1/+1
2019-07-26docs: Add missing closing ` in reference manualDylan Baker1-1/+1
2019-07-26add missing link [skip ci]Michael Hirsch, Ph.D1-2/+2
2019-07-26note that integers have .to_string() method [skip ci]Michael Hirsch, Ph.D1-0/+1
2019-07-19Add version check support to find_program()Xavier Claessens1-0/+8
2019-07-17Accept vs_module_defs for modulesMarc-André Lureau1-0/+7
2019-07-10Add alias_target() functionXavier Claessens1-0/+14
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