172 Commits (3c62eaa9ff25b25f34bd42f79031bfc333ff67e2)

Author SHA1 Message Date
Onkar c9aea4e11c Clarify version for check_header, fixes #3974 6 years ago
Nirbheek Chauhan a2dab5439c custom targets: Add a 'console' kwarg for long-running commands 6 years ago
Jussi Pakkanen f67630d26c Removed extra parentheses. [skip ci] 6 years ago
Nirbheek Chauhan 78f1ef85fd
Add missing method on external library object: type_name() (#3845) 6 years ago
Nirbheek Chauhan a37c31e8a3 Reference-manual.md: Document find_library().partial_dependency() [skip ci] 6 years ago
Nirbheek Chauhan 8e84b13850 meson.add_install_script: Move notes section up [skip ci] 6 years ago
Jussi Pakkanen 1ec3c79056 Documentation cleanup. [skip ci] 6 years ago
Jon Turney 8b12a71f22 Refine documentation for build_always [skip ci] 7 years ago
Nirbheek Chauhan 86684ad798 Document environment() append/prepend/set with multiple values [skip ci] 7 years ago
Alex Hirsch cbe18e01e4 Deprecate `build_always`, add `build_always_stale` 7 years ago
Xavier Claessens e565945253 Add UserFeatureOption type 7 years ago
Jon Turney 8d5361bb1d Wrap a line in a way that doesn't break link [skip ci] 7 years ago
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