217 Commits (96f354ebded9268a6fd91ceac4ff56555092251d)

Author SHA1 Message Date
Marco Trevisan (Treviño) 95c1cdf776 interpreter: obey to the install argument in configure_file 6 years ago
Ethan R 530aec0bbe Added Rust to supported languages for project() (#4750) [skip ci] 6 years ago
Dylan Baker 6c76b92dff docs: document the native keyword argument for reference-manule [skip ci] 6 years ago
Jussi Pakkanen 3a6e2aeed9 Can use plain strings for include_directories. 6 years ago
Xavier Claessens b6cede2928 find_library: Add 'has_headers' kwarg 6 years ago
Xavier Claessens ff2aa5a9ef Add 'required' kwarg in header check functions 6 years ago
Jussi Pakkanen 4df9006ca4 Can specify a string to print when dep not found. Closes #2407. 6 years ago
Dylan Baker 05fc81ac35 docs: Add warning about not using join_paths() with build targets [skip ci] 6 years ago
Nirbheek Chauhan d42a3ae05f Document dependency().name() added in 0.48 [skip ci] 6 years ago
Lzu Tao 0c33c7ca8a Add note for install_man in Reference-manual [skip ci] 6 years ago
Simon Arlott f77ead26eb docs: build_always_stale was added in 0.47 [skip ci] 6 years ago
Nirbheek Chauhan 55d79a6ba2 docs: Misc syntax fixes and missing links [skip ci] 6 years ago
Nirbheek Chauhan c502ddfebf docs: Document subproject(... required: false) [skip ci] 6 years ago
Nirbheek Chauhan febd3e8524
Document how to declare fallback-only dependencies [skip ci] 6 years ago
Daniel Mensinger a0175ecb14 CMake find_package dependency backend (#4444) 6 years ago
Stian Selnes 0821462ce3 Add kwarg is_default to add_test_setup() 6 years ago
Dylan Baker 63f4f9481e Add new compiler.get_argument_syntax method 6 years ago
Jussi Pakkanen 23ed0e1857 Make string division do path joining. 6 years ago
Nirbheek Chauhan 1c2cfe4529 docs: Fix gcc attribute list link [skip ci] 6 years ago
Dylan Baker 1e054ad2b9 docs: Fix hotdoc warnings [skip ci] 6 years ago
Xavier Claessens 61348da069 Add 'disabler' argument to functions returning not-found objects 6 years ago
Michał Górny e8232c7825 Remove implicit compression of man pages 6 years ago
Jon Turney 648b2c5799 Document the no_builtin_args argument of Compiler object methods [skip ci] 6 years ago
Xavier Claessens c453400d59 Add 'b_pie' compiler option 6 years ago
Xavier Claessens b9e405c634 doc: Add missing assert() function [skip ci] 6 years ago
Xavier Claessens 38a6582145 configure_file: Support taking values from a dict 6 years ago
Jan Tojnar c0c075c129 Make custom dist scripts accept arguments. 6 years ago
Mike Gilbert 019a627f04 Document the compiler.cmd_array() method 6 years ago
Nirbheek Chauhan 31e1e524ca
Document when console: kwarg was added [skip ci] 6 years ago
Ari Vuollet c4b885bfd1 docs: Document conditional debug compilation flags [skip ci] 6 years ago
ePirat 80721b7605 Docs: Add DEPFILE to substitutions list [ci skip] 6 years ago
Bruce Richardson 9a29496a9b clarify old behaviour of set_variable in documentation [skip ci] 6 years ago
Jon Turney 8b3ad3e9a0 Add a release note snippet 6 years ago
Nirbheek Chauhan 1819dc851a
Document version when both_libraries() was added [skip ci] 6 years ago
Dylan Baker 51e9db370a Add method to check for C/C++ function attributes 6 years ago
Nirbheek Chauhan 226eaba369 Reference-manual: Clarify fallback dependency types [skip ci] 6 years ago
Rafael Ávila de Espíndola 07d2d88fa9 Allow override_find_program to use an executable. 6 years ago
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