summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Genex: Split cmGeneratorExpressionNode into own file.Stephen Kelly2015-03-105-1889/+1946
* Genex: Extract an evaluateWithContext method.Stephen Kelly2015-03-102-12/+24
* Help: Move docs of $<0:...> and $<1:...> to output section.Stephen Kelly2015-03-101-4/+4
* Merge branch 'release'Brad King2015-03-100-0/+0
|\
| * CMake 3.2.1v3.2.1Brad King2015-03-101-1/+1
* | Merge branch 'release'Brad King2015-03-100-0/+0
|\ \ | |/
| * Merge branch 'UseSWIG-fix-CMP0054-warnings' into releaseBrad King2015-03-091-4/+4
| |\
| * \ Merge branch 'ninja-check-root-robustly' into releaseBrad King2015-03-092-3/+2
| |\ \
| * \ \ Merge branch 'configure_file-NEWLINE_STYLE-no-warn' into releaseBrad King2015-03-0928-42/+61
| |\ \ \
| * \ \ \ Merge branch 'custom-command-multiple-outputs' into releaseBrad King2015-03-076-74/+88
| |\ \ \ \
* | \ \ \ \ Merge topic 'target-language-genex'Brad King2015-03-1080-177/+756
|\ \ \ \ \ \
| * | | | | | Help: Add release notes for target-language-genex.Stephen Kelly2015-03-101-0/+9
| * | | | | | File(GENERATE): Process genex evaluation files for each language.Stephen Kelly2015-03-097-16/+70
| * | | | | | Genex: Allow COMPILE_LANGUAGE when processing include directories.Stephen Kelly2015-03-0919-46/+116
| * | | | | | Genex: Allow COMPILE_LANGUAGE when processing compile definitions.Stephen Kelly2015-03-0924-42/+154
| * | | | | | Genex: Enable use of COMPILE_LANGUAGE for compile options.Stephen Kelly2015-03-0919-12/+185
| * | | | | | Genex: Add a COMPILE_LANGUAGE generator expression.Stephen Kelly2015-03-0726-6/+162
| * | | | | | VS6: Compute CMAKE_*_FLAGS and COMPILE_DEFINITIONS* only when neededBrad King2015-03-071-70/+75
* | | | | | | Merge topic 'ExternalProject-byproducts-tokens'Brad King2015-03-103-3/+29
|\ \ \ \ \ \ \
| * | | | | | | ExternalProject: Replace placeholder tokens in BYPRODUCTSGaëtan Lehmann2015-03-093-3/+29
* | | | | | | | Merge topic 'UseSWIG-fix-CMP0054-warnings'Brad King2015-03-101-4/+4
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | UseSWIG: Avoid if() auto-dereferene in quoted argumentsBrad King2015-03-091-4/+4
* | | | | | | | Merge topic 'ninja-check-root-robustly'Brad King2015-03-102-3/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Ninja: Improve internal check for generating at the top-level (#15436)Brad King2015-03-092-3/+2
| |/ / / / / /
* | | | | | | Merge topic 'configure_file-NEWLINE_STYLE-no-warn'Brad King2015-03-1028-42/+61
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Tests: Add more signature tests to RunCMake.configure_file testBrad King2015-03-0927-42/+54
| * | | | | | configure_file: Do not warn about newline style argumentsBrad King2015-03-091-0/+7
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2015-03-101-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'cbp-unit-targets'Brad King2015-03-092-33/+42
|\ \ \ \ \
| * | | | | CodeBlocks: Declare which source file belongs to which targets.Nils Gladitz2015-03-062-33/+42
* | | | | | Merge topic 'fix-wixobj-filenames'Brad King2015-03-092-3/+23
|\ \ \ \ \ \
| * | | | | | CPackWIX: Fix .wixobj output locations and filenames.Nils Gladitz2015-03-061-1/+18
| * | | | | | CPackWIX: Support patching of root <Feature> elements.Nils Gladitz2015-03-062-2/+5
| |/ / / / /
* | | | | | Merge topic 'update-kwsys'Brad King2015-03-092-16/+124
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-03-042-16/+124
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | KWSys 2015-03-03 (4890f30c)KWSys Robot2015-03-042-16/+124
* | | | | | | Merge topic 'custom-command-multiple-outputs'Brad King2015-03-096-74/+88
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Makefile: Fix multiple custom command outputs regression (#15116)Brad King2015-03-076-74/+88
* | | | | | | CMake Nightly Date StampKitware Robot2015-03-091-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2015-03-081-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2015-03-071-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2015-03-061-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2015-03-051-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'InstallRequiredSystemLibraries-COMPONENT'Brad King2015-03-042-27/+52
|\ \ \ \ \
| * | | | | InstallRequiredSystemLibraries: Add option to specify install COMPONENTJohan Andruejol2015-03-032-2/+18
| * | | | | InstallRequiredSystemLibraries: Format documentationBrad King2015-03-031-25/+34
* | | | | | Merge topic 'fix-JOM-quiet-make'Brad King2015-03-041-1/+1
|\ \ \ \ \ \
| * | | | | | JOM: Pass /NOLOGO when driving builds as is done for NMakeBrad King2015-03-021-1/+1
* | | | | | | Merge branch 'release'Brad King2015-03-040-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | CMake 3.2.0v3.2.0Brad King2015-03-031-1/+1
| | |_|/ / / | |/| | | |