summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
|\ \ \ \
| * | | | install: Write the entire installation manifest at onceRobert Goulet2015-02-262-12/+10
| | |/ / | |/| |
* | | | Merge topic 'update-kwsys'Brad King2015-02-273-30/+59
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-02-263-30/+59
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2015-02-271-1/+1
|/ /
* | CMake Nightly Date StampKitware Robot2015-02-261-1/+1
* | Merge topic 'vs-midl-absolute-OutputDirectory'Brad King2015-02-251-1/+2
|\ \
| * | cmVisualStudio10TargetGenerator: Wrap long lineBrad King2015-02-241-1/+2
* | | Merge topic 'sln-no-bom'Brad King2015-02-252-10/+0
|\ \ \
| * | | VS: Do not generate a BOM in .sln filesBrad King2015-02-242-10/+0
| | |/ | |/|
| * | CMake 3.2.0-rc2v3.2.0-rc2Brad King2015-02-231-1/+1
| * | Merge branch 'private-FindJsonCpp' into releaseBrad King2015-02-201-0/+117
| |\ \
* | | | CMake Nightly Date StampKitware Robot2015-02-251-1/+1
* | | | Merge topic 'cleanup-cmAlgorithms'Brad King2015-02-241-24/+37
|\ \ \ \
| * | | | cmAlgorithms: Cache the end iterators in algorithms.Stephen Kelly2015-02-241-4/+7
| * | | | cmAlgorithms: Remove needless assignment.Stephen Kelly2015-02-241-2/+1
| * | | | cmAlgorithms: Maintain the pivot iterator in cmRemoveIndices.Stephen Kelly2015-02-241-2/+4
| * | | | cmAlgorithms: Relax iterator requirement for cmRemoveIndices.Stephen Kelly2015-02-241-2/+5
| * | | | cmAlgorithms: Make cmRemoveDuplicates work with more containers.Stephen Kelly2015-02-241-2/+3
| * | | | cmAlgorithms: Rename template argument to RemoveN.Stephen Kelly2015-02-241-3/+3
| * | | | cmAlgorithms: Relax cmRemoveN requirement to FwdIter.Stephen Kelly2015-02-241-1/+3
| * | | | cmAlgorithms: Add a size() to cmRange.Stephen Kelly2015-02-241-0/+3
| * | | | cmAlgorithms: Rename template type in cmDeleteAll algorithm.Stephen Kelly2015-02-231-10/+10
| * | | | cmAlgorithms: Add const to const objects.Stephen Kelly2015-02-231-3/+3
* | | | | Merge topic 'osx-CFBundleExecutable'Brad King2015-02-241-1/+2
|\ \ \ \ \
| * | | | | OS X: Shorten CFBundleExecutable to file name onlyGregor Jasny2015-02-231-1/+2
| |/ / / /
* | | | | Merge topic 'vs-midl-absolute-OutputDirectory'Brad King2015-02-241-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | VS: Specify absolute output directory for the Midl toolTim Blechmann2015-02-231-1/+1
| |/ / /
* | | | Merge topic 'ctest-output-options'Brad King2015-02-2433-575/+722
|\ \ \ \