summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2015-02-261-1/+1
* Merge branch 'release'Brad King2015-02-250-0/+0
|\
| * Merge branch 'sln-no-bom' into releaseBrad King2015-02-242-10/+0
| |\
* | \ Merge topic 'test-drop-CTestTestFailedSubmit'Brad King2015-02-252-91/+0
|\ \ \
| * | | Tests: Drop CTestTestFailedSubmit-* testsBrad King2015-02-242-91/+0
* | | | Merge topic 'CheckCompilerFlag-use-FLAGS'Brad King2015-02-253-12/+12
|\ \ \ \
| * | | | Check*CompilerFlag: Refactor method used to pass flagsMark Abraham2015-02-243-12/+12
| |/ / /
* | | | Merge topic 'vs-midl-absolute-OutputDirectory'Brad King2015-02-251-1/+2
|\ \ \ \
| * | | | cmVisualStudio10TargetGenerator: Wrap long lineBrad King2015-02-241-1/+2
* | | | | Merge topic 'refine-MSVC-ARM-WinCE'Brad King2015-02-253-14/+48
|\ \ \ \ \
| * | | | | MSVC: Compile with arch-specific flags on ARM platforms (#14552)Gunnar Roth2015-02-241-0/+11
| * | | | | MSVC: Distinguish among ARM architectures more precisely (#14552)Gunnar Roth2015-02-243-13/+36
| * | | | | MSVC: Define /DWINCE when building for WinCE platforms (#14552)Gunnar Roth2015-02-241-1/+1
* | | | | | 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 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 'FindMatlab-remove-trailing-lines'Brad King2015-02-241-1/+0
|\ \ \ \ \
| * | | | | FindMatlab: Remove trailing blank linesBrad King2015-02-241-1/+0
* | | | | | 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 'osx-framework-search-platform-SDKs'Brad King2015-02-244-1/+17
|\ \ \ \ \ \ \
| * | | | | | | OS X: Add platform-specific Frameworks search pathGregor Jasny2015-02-234-1/+17
| |/ / / / / /
* | | | | | | Merge topic 'FeatureSummary-no-duplicates'Brad King2015-02-244-0/+16
|\ \ \ \ \ \ \
| * | | | | | | FeatureSummary: Print each feature info only onceGregor Jasny2015-02-234-0/+16
| |/ / / / / /
* | | | | | | 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 'rpm_at_in_path'Brad King2015-02-243-12/+26
|\ \ \ \ \ \
| * | | | | | CPackRPM: Drop explicit handling of '@' symbols that breaks them (#14782)Domen Vrankar2015-02-243-12/+26
| |/ / / / /
* | | | | | Merge topic 'GetPrerequisites-file-command-update'Brad King2015-02-241-0/+7
|\ \ \ \ \ \
| * | | | | | GetPrerequisites: Update output matching for newer 'file' versionsMarcus Meissner2015-02-231-0/+7
* | | | | | | Merge topic 'ctest-output-options'Brad King2015-02-2483-586/+1049
|\ \ \ \ \ \ \
| * | | | | | | ctest_upload: Add QUIET optionZack Galbreath2015-02-239-3/+44
| * | | | | | | ctest_memcheck: Add QUIET optionZack Galbreath2015-02-237-48/+65
| * | | | | | | ctest_coverage: Add QUIET optionZack Galbreath2015-02-2316-216/+290
| * | | | | | | ctest_test: Add QUIET optionZack Galbreath2015-02-2311-50/+105
| * | | | | | | ctest_build: Add QUIET optionZack Galbreath2015-02-239-40/+99
| * | | | | | | ctest_configure: Add QUIET optionZack Galbreath2015-02-239-9/+54
| * | | | | | | ctest_update: Add QUIET optionZack Galbreath2015-02-235-40/+89
| * | | | | | | ctest_start: Add QUIET optionZack Galbreath2015-02-2310-42/+102