60 Commits (ef0501fc7d52ecd265ae60696be40eebf458e71e)

Author SHA1 Message Date
Jussi Pakkanen 72a6683c6f Permit overriding find_program from the cross file. 7 years ago
Daniel Stone 552c15b978 Alphabetize compiler.compiles() 7 years ago
Daniel Stone e1ffae0580 Add Compiler.get_supported_arguments() 7 years ago
Jussi Pakkanen 01effa7178 Rewrap the rest of reference manual. 7 years ago
Jussi Pakkanen bb67d64c8d The last of the alphabetization. 7 years ago
Jussi Pakkanen 04d87c7b5d And a few more alphas. 7 years ago
Jussi Pakkanen b7b66fe516 More alphabetization. 7 years ago
Jussi Pakkanen 2d575757d6 Put some keyword arguments into alphabetical order to improve readability. 7 years ago
TingPing 8a636052bd docs: Clarify project() no longer requires a language 7 years ago
Jussi Pakkanen 62aabb5a8b Missing version info added. 7 years ago
Jussi Pakkanen e76ed84677 Documented the merge_from method. 7 years ago
Florian Zwoch 3fda1ba3ed docs: fix generator code sample 7 years ago
Nirbheek Chauhan b663937f8c Clarify what an "external dependency" is 7 years ago
Elliott Sales de Andrade 5cb1d00537 Allow excluding files from `install_subdir` 7 years ago
Elliott Sales de Andrade d9f01ffcea Disallow language keyword for unsupported deps. 7 years ago
Jussi Pakkanen 61a05f26e3 Add option to disable implicit include directories. Closes #2139. 7 years ago
Jussi Pakkanen e82edc179f Check for manual attempts to set rpath and update docs. 7 years ago
Nirbheek Chauhan 26834a6198 Link to compiler properties for compiler ids list 7 years ago
Nirbheek Chauhan 93d1b2989e Updates to the reference manual 7 years ago
Jon Turney 8f859a5105 Make the name of the executable implib configurable 7 years ago
Jon Turney 3fa3922cea Support implibs for executables on Windows 7 years ago
Alexis Jeandet e1b24765af Removed minor typos in documentation. 7 years ago
Adam C. Foltzer 69b18cf7e9 rename `crate_type` to `rust_crate_type` per @TingPing 8 years ago
Adam C. Foltzer bdd4c45b17 Enhance Rust support 8 years ago
Jan Chren (rindeal) bafc607ab1 Update reference manual and release notes 8 years ago
Bálint Aradi 706b3cafab Add version for configure_file extension in reference manual 8 years ago
Bálint Aradi 28dededf08 Update reference manual and release notes 8 years ago
Chris Mayo 0e9852a457 docs: Fix broken page links 8 years ago
Jon Turney 75099510f1 docs: The return value of executable() is a builttarget object. 8 years ago
Jon Turney cad8386733 docs: Document the object returned by custom_target 8 years ago
Jon Turney f12a7f2ad0 docs: Correct list of things that are a build target to include shared_module 8 years ago
Jon Turney 5c7f9797c3 docs: Move "build target object" from "build-in objects" to "returned objects" 8 years ago
Jon Turney 66a6ea984b Allow vs_module_defs to use a custom_target 8 years ago
Jon Turney e99cfdfbc7 Make vs_module_defs: do something for gcc on Windows as well 8 years ago
Peter Hutterer 73494c9927 docs: make the required argument for find_program stick out more 8 years ago
Dylan Baker c03744cccb Allow passing a list of Files to CustomTarget. Closes #1720 8 years ago
Dylan Baker e2567386f1 Use flatten for link targets. Fixes #1764 8 years ago
Zbigniew Jędrzejewski-Szmek 65450459de docs: add puncuation to description of compiler object functions 8 years ago
Zbigniew Jędrzejewski-Szmek ed9f79b8a4 docs: mention $DESTDIR in add_install_script description, add punctuation 8 years ago
Tim-Philipp Müller df48be051c docs: how to make find_program() search additional directories 8 years ago
Zbigniew Jędrzejewski-Szmek 0a8621a9bd docs: add hyperlinks and a short description of unity builds 8 years ago
Dylan Baker 7053d9abfd Allow link_depends to take strings, Files or generated objects. Closes #1172 8 years ago
Alberto Aguirre ccab7d64f4 Add support for @CURRENT_SOURCE_DIR@ in generator arguments 8 years ago
Jon Turney 855715b29e docs: make project(license:) a separate bullet point 8 years ago
Peter Hutterer 7a3be163cb Default to project_version() in vcs_tag fallback 8 years ago
Peter Hutterer 4378655a39 docs: document additional args for vcs_tag 8 years ago
Peter Hutterer e982d5118e docs: clarify that vcs_tag output can be used as source 8 years ago
Peter Hutterer ca924451ac Use American English: behaviour -> behavior 8 years ago
Dylan Baker 5f1b96a076 docs: Update SharedLibrary vs_module_defs accepts a File object 8 years ago
Elliott Sales de Andrade f9de195d7c doc: Replace kwarg with keyword argument. 8 years ago