160 Commits (2cb6bb1cf9850c58cc8a63709cfd3676081d6325)

Author SHA1 Message Date
Christoph Behle b08902a60f Improved documentation. 7 years ago
Christoph Behle 219fcfad14 Document change in reference manual. 7 years ago
Jon Turney 2e29f37b0e Document values for dependency(method:) [skip ci] 7 years ago
Sander Sweers 38fa281448 Add new encoding keyword for configure_file to manual 7 years ago
Jon Turney 1f5c6d62bf More clearly explain portability issues with linking to a module 7 years ago
Jon Turney 7e08e958c0 Allow substitutions in custom_target() depfile: 7 years ago
Jon Turney 50aabc0129 Document @PLAINNAME@ and @BASENAME@ substitutions in custom_target(command:) 7 years ago
Filipe Brandenburger 73decf31f1 Update reference manual to include 'install_mode' where supported 7 years ago
Mathieu Duponchelle 14750b50ea configure_file: Add output_format kwarg (#3636) 7 years ago
Dylan Baker 17cb364046 [skip ci] docs: cross reference tables from manual (#3656) 7 years ago
Jon Turney 809336833c Improve dependency() documentation [skip ci] 7 years ago
Nirbheek Chauhan 27b290d6df Add check_header to Reference manual and release notes [skip ci] 7 years ago
Nirbheek Chauhan c87c42b736
Document how to set the default name_prefix and name_suffix [skip ci] 7 years ago
Andrei Alexeyev 2e2d14c9d7
Update documentation for run_command [skip ci] 7 years ago
Mathieu Duponchelle fe6fc59ee7 dict: add since annotations 7 years ago
Nirbheek Chauhan 4b9393e165 docs: Add manual entry for configure_file copy kwarg 7 years ago
Mathieu Duponchelle 1de7dce414 dict: Document, add release snippet 7 years ago
Nirbheek Chauhan e9a181a545
docs: Add a warning about find_program().path() 7 years ago
Nirbheek Chauhan 43f9318afa
Reference-manual: compiler checks 7 years ago
Alexis Jeandet 51868d00e7 [Qt module] Privates headers: added documentation 7 years ago
Xavier Claessens 9a82b0136a extract_all_objects: Add 'recursive' keyword argument 7 years ago
Dylan Baker 92487ea33d Add partial_dependency method to dependencies 7 years ago
Xavier Claessens bd37afeeea Add has_link_argument() and friends 7 years ago
Nirbheek Chauhan 0e6a332d0c Document that override_find_program works on configure_file [skip ci] 7 years ago
Jussi Pakkanen f489aa77e5 Added documentation [skip ci] 7 years ago
Alberto Sartori 717f7db67e improve suite of meson test (#3369) 7 years ago
David Fort 6dea177774 add support for cmakedefine in configure_file() 7 years ago
Xavier Claessens 68f9846b7c Add both_libraries() to build both shared and static libraries 7 years ago
behlec 37d379ebe5 Allow meson build file to exit early. (#2808) 7 years ago
Aleksey Filippov 780d301c1c Add test(depends) documentation 7 years ago
Alistair Thomas 3b9f4098ef docs: In executable() remove statement that all other files are ignored [skip ci] 7 years ago
Alistair Thomas 47f71d1a41 docs: Update test() to include that a program found with find_program() can be used [skip ci] 7 years ago
Jussi Pakkanen 30827b5644 Do not install configure_file output if install_dir is empty. Closes #3270. 7 years ago
Aleksey Filippov d63fff06d9 Add install_data() rename documentation 7 years ago
Aleksey Filippov 98fc7a82dc Link "External commands" page from run_command() reference [skip ci] 7 years ago
Jon Turney ffe6ed2a47 doc: Tweak text about get_option('foodir') in reference manual [skip ci] 7 years ago
Evgenii Shatokhin 19718a8d9c Allow passing a compiler object to run_command() 7 years ago
Nirbheek Chauhan 9e18e4c703
Improve vcs_tag documentation [skip ci] 7 years ago
Aleksey Filippov 4de02cb5b0 Document declare_dependency() link_whole parameter 7 years ago
Jussi Pakkanen 38145e0251 The "outputs" kwarg should be "output" and rewrapping. Closes #3166. [skip ci] 7 years ago
Aleksey Filippov 15537f5e8e Add links to Subprojects.md page from subproject() and subproject object documentation [skip ci] 7 years ago
Aleksey Filippov 5e6c47a4b2 Add reference to implicit_include_directories from include_directories() [skip ci] 7 years ago
Peter Hutterer 6b550ae91f Allow for missing install_dir in install_data() 7 years ago
Nirbheek Chauhan 86e8d587cb docs: Add subproject warning for source_root and build_root [skip ci] 7 years ago
Eric Engestrom 8a2d9e0ad4 docs: fix missing backtick 7 years ago
Sami Kerola 70a7cf30a1 Re-link remaining github wiki urls to mesonbuild.com site 7 years ago
Jon Turney 0774f319e8 Don't use --export-dynamic on Cygwin 7 years ago
Jon Turney 7bfcf68777 Add get_pkgconfig_variable(default:) 7 years ago
Aleksey Filippov f5917d261c Use text keyword for directory example code blocks 7 years ago
Aleksey Filippov 65afa967d0 Add strip_directory=true example for multi-component path 7 years ago