summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | CPackRPM: Fix handling of relocation prefix parent directoriesDomen Vrankar2015-02-273-20/+62
* | | | | | | | Merge topic 'update-kwsys'Brad King2015-02-273-30/+59
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-02-263-30/+59
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| | * | | | | KWSys 2015-02-25 (1b75ad3d)KWSys Robot2015-02-263-30/+59
* | | | | | | CMake Nightly Date StampKitware Robot2015-02-271-1/+1
|/ / / / / /
* | | | | | Merge topic 'windows-rc-enable-later'Brad King2015-02-264-9/+10
|\ \ \ \ \ \
| * | | | | | RC: Add platform-specific preprocessor definitions (#15404)Brad King2015-02-251-0/+4
| * | | | | | RC: Enable language after C, CXX, or Fortran is enabled (#15404)Brad King2015-02-253-6/+6
| * | | | | | RC: Drop unused CMAKE_COMPILE_RESOURCE variable settingBrad King2015-02-252-3/+0
* | | | | | | Merge topic 'ExternalData-url-algo-map'Brad King2015-02-2615-1/+96
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | ExternalData: Add support for custom algorithm-to-URL mappingBrad King2015-02-2515-1/+96
* | | | | | | 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
| |/ / / / / / /