245 Commits (9933b33c553235b1ce95b8406a6660678cd3af26)

Author SHA1 Message Date
Dylan Baker 0e23dbec81 docs: compiler objects are returned [skip ci] 6 years ago
Jussi Pakkanen 6b4b601eaf Rewrap some doc lines. [skip ci] 6 years ago
Daniel Mensinger 438ee6b01d
cmake: updated docs 6 years ago
Daniel Mensinger 35936316eb
cmake: rebase fixes 6 years ago
Daniel Mensinger 6cb904de7b
cmake: Added docs 6 years ago
Mathieu Duponchelle 12a82e763d interpreter: add fallback argument to subproject.get_variable() 6 years ago
Michael Hirsch, Ph.D 44b6ccbe56 join_paths => / [skip ci] 6 years ago
Jussi Pakkanen 79d530e325 Generators can have extra target dependencies. Closes #4131. 6 years ago
Dylan Baker ffe2a678d5 docs: Add docs for Dependency.get_variable 6 years ago
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