summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-03-021-0/+4
* 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
|\ \ \ \
| * | | | ctest_upload: Add QUIET optionZack Galbreath2015-02-232-2/+9
| * | | | ctest_memcheck: Add QUIET optionZack Galbreath2015-02-233-47/+58
| * | | | ctest_coverage: Add QUIET optionZack Galbreath2015-02-238-211/+228
| * | | | ctest_test: Add QUIET optionZack Galbreath2015-02-234-50/+65
| * | | | ctest_build: Add QUIET optionZack Galbreath2015-02-232-40/+51
| * | | | ctest_configure: Add QUIET optionZack Galbreath2015-02-232-8/+10
| * | | | ctest_update: Add QUIET optionZack Galbreath2015-02-232-39/+44
| * | | | ctest_start: Add QUIET optionZack Galbreath2015-02-233-40/+69
| * | | | ctest_submit: Add QUIET optionZack Galbreath2015-02-236-126/+160