262 Commits (e5c720ff607cdf3101de031ff3a36f434d77b0d1)

Author SHA1 Message Date
Daniel Mensinger 942f145de9
added docs 5 years ago
Marc-André Lureau 01569fee2e Add depfile to configure_file() 5 years ago
Marc-André Lureau a65d5801f3 environment: Support taking values from dict 5 years ago
David Cantrell fbbdde4561 Clarify the list of languages is optional for project() [skip ci] 5 years ago
Khairul Azhar Kasmiran 6b0c711c91 Add Windows behavior to executable()'s install_rpath arg doc [skip ci] 5 years ago
Xavier Claessens ef3992f1cc configure_file(): Allow multiple inputs in command mode 5 years ago
Peter Hutterer 4ebce2c3f2 Add test priorities to force test start order 5 years ago
James Hilliard b21fd95f73 Add is_disabler function 5 years ago
ePirat 84030abd31 Docs: Add default value of install kwarg [skip-ci] 5 years ago
Dylan Baker 487fdfcd11 docs: Add missing closing ` in reference manual 5 years ago
Michael Hirsch, Ph.D 49dd56b312 add missing link [skip ci] 5 years ago
Michael Hirsch, Ph.D b90b69d383 note that integers have .to_string() method [skip ci] 5 years ago
Xavier Claessens 2e41d53e4d Add version check support to find_program() 5 years ago
Marc-André Lureau 341d245e68 Accept vs_module_defs for modules 5 years ago
Xavier Claessens 12d4031f52 Add alias_target() function 5 years ago
Xavier Claessens dd8f75ad93
Document that add_languages() returns a boolean [skip ci] (#5600) 5 years ago
andy5995 ceb70a5c2e Reference-manual.md:add missing equal sign in "both_libraries" section 6 years ago
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