aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Reference-manual.md
AgeCommit message (Expand)AuthorFilesLines
2017-05-21Merge pull request #1792 from jon-turney/custom_target_vs_module_defsJussi Pakkanen1-1/+1
2017-05-19docs: The return value of executable() is a builttarget object.Jon Turney1-1/+1
2017-05-19docs: Document the object returned by custom_targetJon Turney1-2/+10
2017-05-19docs: Correct list of things that are a build target to include shared_moduleJon Turney1-1/+1
2017-05-19docs: Move "build target object" from "build-in objects" to "returned objects"Jon Turney1-18/+17
2017-05-16Allow vs_module_defs to use a custom_targetJon Turney1-1/+1
2017-05-12Make vs_module_defs: do something for gcc on Windows as wellJon Turney1-1/+1
2017-05-12Merge pull request #1735 from dcbaker/list-of-filesJussi Pakkanen1-3/+3
2017-05-11docs: make the required argument for find_program stick out morePeter Hutterer1-4/+6
2017-05-11Allow passing a list of Files to CustomTarget. Closes #1720Dylan Baker1-1/+1
2017-05-11Use flatten for link targets. Fixes #1764Dylan Baker1-2/+2
2017-05-11Merge pull request #1761 from keszybz/docsJussi Pakkanen1-30/+32
2017-05-09docs: add puncuation to description of compiler object functionsZbigniew Jędrzejewski-Szmek1-17/+17
2017-05-09docs: mention $DESTDIR in add_install_script description, add punctuationZbigniew Jędrzejewski-Szmek1-13/+15
2017-05-09docs: how to make find_program() search additional directoriesTim-Philipp Müller1-0/+10
2017-05-08docs: add hyperlinks and a short description of unity buildsZbigniew Jędrzejewski-Szmek1-2/+2
2017-05-08Allow link_depends to take strings, Files or generated objects. Closes #1172Dylan Baker1-1/+1
2017-05-08Add support for @CURRENT_SOURCE_DIR@ in generator argumentsAlberto Aguirre1-0/+1
2017-05-08docs: make project(license:) a separate bullet pointJon Turney1-1/+3
2017-05-05Default to project_version() in vcs_tag fallbackPeter Hutterer1-1/+1
2017-05-05docs: document additional args for vcs_tagPeter Hutterer1-5/+7
2017-05-05docs: clarify that vcs_tag output can be used as sourcePeter Hutterer1-1/+1
2017-05-04Use American English: behaviour -> behaviorPeter Hutterer1-5/+5
2017-05-04docs: Update SharedLibrary vs_module_defs accepts a File objectDylan Baker1-1/+1
2017-05-03doc: Replace kwarg with keyword argument.Elliott Sales de Andrade1-8/+8
2017-05-03doc: Fix several minor typos.Elliott Sales de Andrade1-3/+3
2017-05-03doc: Capitalize things more consistently.Elliott Sales de Andrade1-3/+3
2017-05-03docs: fix link to file a new issuePeter Hutterer1-1/+1
2017-04-26docs: Import the website and wiki and build with hotdocThibault Saunier1-0/+889