summaryrefslogtreecommitdiff
path: root/docs/markdown/Reference-manual.md
AgeCommit message (Expand)Author
2018-06-20Document environment() append/prepend/set with multiple values [skip ci]Nirbheek Chauhan
2018-06-18Deprecate `build_always`, add `build_always_stale`Alex Hirsch
2018-06-18Add UserFeatureOption typeXavier Claessens
2018-06-17Wrap a line in a way that doesn't break link [skip ci]Jon Turney
2018-06-12Improved documentation.Christoph Behle
2018-06-12Document change in reference manual.Christoph Behle
2018-06-10Document values for dependency(method:) [skip ci]Jon Turney
2018-06-09Add new encoding keyword for configure_file to manualSander Sweers
2018-06-07More clearly explain portability issues with linking to a moduleJon Turney
2018-06-03Allow substitutions in custom_target() depfile:Jon Turney
2018-06-03Document @PLAINNAME@ and @BASENAME@ substitutions in custom_target(command:)Jon Turney
2018-06-02Update reference manual to include 'install_mode' where supportedFilipe Brandenburger
2018-06-01configure_file: Add output_format kwarg (#3636)Mathieu Duponchelle
2018-06-01[skip ci] docs: cross reference tables from manual (#3656)Dylan Baker
2018-05-31Improve dependency() documentation [skip ci]Jon Turney
2018-05-30Add check_header to Reference manual and release notes [skip ci]Nirbheek Chauhan
2018-05-30Document how to set the default name_prefix and name_suffix [skip ci]Nirbheek Chauhan
2018-05-27Merge pull request #3491 from jeandet/qt_private_headersJussi Pakkanen
2018-05-22Merge pull request #3383 from mesonbuild/nirbheek/configure-file-nodataJussi Pakkanen
2018-05-22Merge pull request #3490 from MathieuDuponchelle/dict_builtinJussi Pakkanen
2018-05-22Update documentation for run_command [skip ci]Andrei Alexeyev
2018-05-22dict: add since annotationsMathieu Duponchelle
2018-05-22docs: Add manual entry for configure_file copy kwargNirbheek Chauhan
2018-05-20dict: Document, add release snippetMathieu Duponchelle
2018-05-09docs: Add a warning about find_program().path()Nirbheek Chauhan
2018-05-09Reference-manual: compiler checksNirbheek Chauhan
2018-04-28[Qt module] Privates headers: added documentationAlexis Jeandet
2018-04-18extract_all_objects: Add 'recursive' keyword argumentXavier Claessens
2018-04-18Merge pull request #3314 from sarum9in/test_dependsJussi Pakkanen
2018-04-17Add partial_dependency method to dependenciesDylan Baker
2018-04-16Add has_link_argument() and friendsXavier Claessens
2018-04-15Document that override_find_program works on configure_file [skip ci]Nirbheek Chauhan
2018-04-15Added documentation [skip ci]Jussi Pakkanen
2018-04-14improve suite of meson test (#3369)Alberto Sartori
2018-04-08add support for cmakedefine in configure_file()David Fort
2018-04-03Add both_libraries() to build both shared and static librariesXavier Claessens
2018-03-29Allow meson build file to exit early. (#2808)behlec
2018-03-25Add test(depends) documentationAleksey Filippov
2018-03-23docs: In executable() remove statement that all other files are ignored [skip...Alistair Thomas
2018-03-23docs: Update test() to include that a program found with find_program() can b...Alistair Thomas
2018-03-21Do not install configure_file output if install_dir is empty. Closes #3270.Jussi Pakkanen
2018-03-19Add install_data() rename documentationAleksey Filippov
2018-03-12Link "External commands" page from run_command() reference [skip ci]Aleksey Filippov
2018-03-07doc: Tweak text about get_option('foodir') in reference manual [skip ci]Jon Turney
2018-03-06Merge pull request #3086 from sarum9in/declare-link-wholeJussi Pakkanen
2018-03-06Allow passing a compiler object to run_command()Evgenii Shatokhin
2018-03-06Improve vcs_tag documentation [skip ci]Nirbheek Chauhan
2018-03-06Document declare_dependency() link_whole parameterAleksey Filippov
2018-03-04The "outputs" kwarg should be "output" and rewrapping. Closes #3166. [skip ci]Jussi Pakkanen
2018-03-01Add links to Subprojects.md page from subproject() and subproject object docu...Aleksey Filippov