summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FPHSA: Revise documented command signatureGregor Jasny2015-03-181-1/+1
* CMake Nightly Date StampKitware Robot2015-03-141-1/+1
* CMake Nightly Date StampKitware Robot2015-03-131-1/+1
* Merge topic 'refactor-cmGeneratorExpression'Brad King2015-03-1211-1935/+2059
|\
| * Genex: Extend cmGeneratorExpressionContext constructor.Stephen Kelly2015-03-103-16/+29
| * Genex: Split cmGeneratorExpressionContext into own file.Stephen Kelly2015-03-105-28/+70
| * 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 topic 'update-kwsys'Brad King2015-03-121-1/+1
|\ \
| * \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-03-111-1/+1
| |\ \
| | * | KWSys 2015-03-10 (4a698414)KWSys Robot2015-03-111-2/+2
* | | | Merge topic 'vs-express-build-output'Brad King2015-03-121-4/+13
|\ \ \ \
| * | | | cmake: Teach --build to get VCExpress output (#15437)Brad King2015-03-101-4/+13
* | | | | Merge topic 'cmRemoveDuplicates-improvement'Brad King2015-03-121-6/+36
|\ \ \ \ \
| * | | | | cmRemoveDuplicates: Partially specialize the API for pointer types.Stephen Kelly2015-03-101-1/+13
| * | | | | cmRemoveDuplicates: Type-parameterize all uniq-operationsStephen Kelly2015-03-101-11/+22
| * | | | | cmRemoveDuplicates: Store unique iterators instead of values.Stephen Kelly2015-03-101-6/+13
* | | | | | Merge topic 'cmAlgorithms-cleanup'Brad King2015-03-1247-11/+62
|\ \ \ \ \ \ | |/ / / / /
| * | | | | cmRemoveDuplicates: Fix iterator -> const_iterator.Stephen Kelly2015-03-101-1/+1
| * | | | | cmInstalledFile: Move Property implementation out of line.Stephen Kelly2015-03-102-10/+13
| * | | | | Include cmAlgorithms where it is used.Stephen Kelly2015-03-1044-0/+48
| | |_|_|/ | |/| | |
* | | | | Merge topic 'cmAlgorithms-early-return'Brad King2015-03-121-1/+5
|\ \ \ \ \
| * | | | | cmAlgorithms: Add early return in cmRemoveIndices.Stephen Kelly2015-03-101-1/+5
| |/ / / /
* | | | | Merge topic 'allow-no-language-standard'Brad King2015-03-121-2/+2
|\ \ \ \ \
| * | | | | Add options to build CMake without any language dialectsBrad King2015-03-101-2/+2
| |/ / / /
* | | | | Merge topic 'vs-Intel-Fortran-map-more-flags'Brad King2015-03-121-0/+7
|\ \ \ \ \
| * | | | | VS: Add more Fortran compiler flags to flag table (#15381)Oyvind Jensen2015-03-101-0/+7
| | |/ / / | |/| | |
* | | | | Merge topic 'main_dependency_diagnostic'Brad King2015-03-1217-0/+132
|\ \ \ \ \
| * | | | | add_custom_command: Diagnose MAIN_DEPENDENCY limitation.Nils Gladitz2015-03-0917-0/+132
* | | | | | Merge topic 'fix_jacoco_coverage_process'Brad King2015-03-123-1/+6
|\ \ \ \ \ \
| * | | | | | CTest: Fix Jacoco CoverageJoseph Snyder2015-03-063-1/+6
* | | | | | | CMake Nightly Date StampKitware Robot2015-03-121-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2015-03-111-1/+1
| |_|_|/ / |/| | | |
* | | | | 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
|\ \ \ \ \ \ \ \ \ \ \