summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'output-ctest-env-vars'Brad King2015-03-171-0/+15
|\
| * CTest: Output test-specific env vars in verbose mode (#15446)Zach Mullen2015-03-171-0/+15
* | CMake Nightly Date StampKitware Robot2015-03-171-1/+1
* | CMake Nightly Date StampKitware Robot2015-03-161-1/+1
|/
* CMake Nightly Date StampKitware Robot2015-03-151-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-129-1931/+2053
|\
| * Genex: Extend cmGeneratorExpressionContext constructor.Stephen Kelly2015-03-103-16/+29
| * Genex: Split cmGeneratorExpressionContext into own file.Stephen Kelly2015-03-104-28/+69
| * 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 'update-kwsys'Brad King2015-03-121-1/+1
|\ \
| * | Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-03-111-1/+1
* | | 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 '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-123-0/+34
|\ \ \ \
| * | | | add_custom_command: Diagnose MAIN_DEPENDENCY limitation.Nils Gladitz2015-03-093-0/+34
* | | | | Merge topic 'fix_jacoco_coverage_process'Brad King2015-03-121-1/+4
|\ \ \ \ \
| * | | | | CTest: Fix Jacoco CoverageJoseph Snyder2015-03-061-1/+4
* | | | | | CMake Nightly Date StampKitware Robot2015-03-121-1/+1
| |_|_|_|/ |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2015-03-111-1/+1
| |_|_|/ |/| | |
* | | | 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