179 Commits (862019e6de9c896e6e876c272db3e5c95393ac3c)

Author SHA1 Message Date
Nirbheek Chauhan bead8287a5 Improve support for macOS dylib versioning 6 years ago
Jussi Pakkanen fb770e1e3d Add support for custom dist scripts. 6 years ago
Jon Turney 7fff8318f5
Add a release note snippet 6 years ago
Jussi Pakkanen 54aed1a92c Added "native" kwarg to add_XXX_args. Closes #3669. 6 years ago
Xavier Claessens 4f088365e4 interpreter: Add support for dict addition 6 years ago
Jussi Pakkanen fb2cdd0fe2 Call it gnu_symbol_visibility instead. 6 years ago
Jussi Pakkanen d7d948db0d Update documentation for symbol visibility. 6 years ago
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