235 Commits (cacc585b44d11ed680e6d3ad6c716b38bd8818a1)

Author SHA1 Message Date
Daniel Eklöf c2ee82cc41 add support for "target_type: 'shared_module'" in build_target() 6 years ago
Michael Hirsch, Ph.D 06bfc2dab6 per-target manual specification of link_language 6 years ago
Anton Kochkov ad0ba6a911 Add VS2019 backend CI and docs. 6 years ago
Keefer Rourke 53a7403f10 (#5260) link to builtin options in `library()` fn 6 years ago
Dylan Baker 02ff9829c4 docs: Change 0.51 to 0.50.1 [skip ci] 6 years ago
Jonatan Pålsson 2a030e33f3 docs: Document when environment() was added (#5178) [skip ci] 6 years ago
Dylan Baker f2d4a32370 dependencies/base: Pass correct arguments to subdependencies 6 years ago
Jussi Pakkanen 2259db2683 Add documentation. 6 years ago
Jussi Pakkanen 4b95dd3a6d Add test script to generate a static library with a custom target. 6 years ago
Niklas Claesson dd2c44cdf6 Add static as keyword to find_library 6 years ago
Paolo Bonzini 91f847d308 mtest: implement TAP parsing 6 years ago
Paolo Bonzini 4b5cf3f7c5 interpreter: add "protocol" kwarg to test 6 years ago
emersion 06e939bcbb docs: compiled() only works with compiler.run() results [skip ci] 6 years ago
Maarten ter Huurne b4ef257593 Clarify in docs the argument types extract_objects() accepts [skip ci] 6 years ago
Jonathan Poelen f424bdaf33 use compile_args instead of compiler_args [skip ci] 6 years ago
Jan Tojnar 33d82201bd run_command: add env kwarg 6 years ago
Luca Boccassi 267792174c custom_target: do not let install override build_by_default 6 years ago
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