summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Genex: Split cmGeneratorExpressionNode into own file.Stephen Kelly2015-03-104-1889/+1945
* Genex: Extract an evaluateWithContext method.Stephen Kelly2015-03-102-12/+24
* Merge topic 'target-language-genex'Brad King2015-03-1022-176/+299
|\
| * File(GENERATE): Process genex evaluation files for each language.Stephen Kelly2015-03-092-15/+38
| * Genex: Allow COMPILE_LANGUAGE when processing include directories.Stephen Kelly2015-03-098-45/+44
| * Genex: Allow COMPILE_LANGUAGE when processing compile definitions.Stephen Kelly2015-03-0915-42/+58
| * Genex: Enable use of COMPILE_LANGUAGE for compile options.Stephen Kelly2015-03-094-12/+55
| * Genex: Add a COMPILE_LANGUAGE generator expression.Stephen Kelly2015-03-074-6/+43
| * VS6: Compute CMAKE_*_FLAGS and COMPILE_DEFINITIONS* only when neededBrad King2015-03-071-70/+75
* | 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-101-0/+7
|\ \ \
| * | | 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-091-1/+19
|\ \ \ \
| * | | | CPackWIX: Fix .wixobj output locations and filenames.Nils Gladitz2015-03-061-1/+18
| * | | | CPackWIX: Support patching of root <Feature> elements.Nils Gladitz2015-03-061-0/+1
| |/ / /
* | | | Merge topic 'update-kwsys'Brad King2015-03-092-16/+124
|\ \ \ \
| * | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-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
| * | | | Merge branch 'backport-KWSys-SystemTools-CopyFileAlways-fix' into releaseBrad King2015-03-021-0/+4
| |\ \ \ \
| | * | | | KWSys SystemTools: Update CopyFileAlways stream library workaroundsPaul Martin2015-03-021-0/+4
| | | |_|/ | | |/| |
| * | | | Merge branch 'fix-crash-on-bad-LANG_STANDARD' into releaseBrad King2015-02-281-1/+8
| |\ \ \ \
| * \ \ \ \ Merge branch 'install-manifest-optimize' into releaseBrad King2015-02-262-12/+10
| |\ \ \ \ \
* | | | | | | 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 '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
* | | | | | CMake Nightly Date StampKitware Robot2015-03-041-1/+1
* | | | | | Merge topic 'update-kwsys'Brad King2015-03-031-0/+4
|\ \ \ \ \ \
| * | | | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-03-021-0/+4
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2015-03-031-1/+1
|/ / / / /
* | | | | Merge topic 'fix-ctest-update-locale'Brad King2015-03-021-12/+12
|\ \ \ \ \
| * | | | | CTest: To enforce the C locale use LC_ALL instead of LC_MESSAGES.Nils Gladitz2015-02-271-12/+12
* | | | | | Merge topic 'fix-crash-on-bad-LANG_STANDARD'Brad King2015-03-021-1/+8
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Diagnose invalid <LANG>_STANDARD value instead of crashing (#15426)Brad King2015-02-281-1/+8
| | |_|_|/ | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2015-03-021-1/+1
* | | | | CMake Nightly Date StampKitware Robot2015-03-011-1/+1
* | | | | CMake Nightly Date StampKitware Robot2015-02-281-1/+1
* | | | | Merge topic 'remove_error_read_script'Brad King2015-02-271-5/+1
|\ \ \ \ \
| * | | | | CTest: Drop "Error in read script" message at end of testingZack Galbreath2015-02-271-5/+1
* | | | | | Merge topic 'cmake-build-ninja-verbose'Brad King2015-02-2717-22/+35
|\ \ \ \ \ \
| * | | | | | cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for NinjaGregor Jasny2015-02-2617-22/+35
| |/ / / / /
* | | | | | Merge topic 'install-manifest-optimize'Brad King2015-02-272-12/+10
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |