summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CUDA: Fix spelling of CudaOnly.SeparateCompilation test targetsBrad King2017-03-071-8/+8
* Merge topic 'doc-dev-testing'Brad King2017-03-073-10/+58
|\
| * Help/dev: Document the CMake Testing ProcessBrad King2017-03-073-8/+54
| * Help/dev: Revise README to have a bullet list of available documentsBrad King2017-03-071-2/+4
* | Merge branch 'release'Brad King2017-03-070-0/+0
|\ \
| * \ Merge branch 'revert-CTestTestfile-removal' into releaseBrad King2017-03-061-7/+4
| |\ \
| * \ \ Merge branch 'FindVulkan-fix-win-32' into releaseBrad King2017-03-061-0/+1
| |\ \ \
| * \ \ \ Merge branch 'FindHDF5-fix-definitions' into releaseBrad King2017-03-061-1/+1
| |\ \ \ \
* | \ \ \ \ Merge topic 'revert-CTestTestfile-removal'Brad King2017-03-071-7/+4
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Revert "Remove CTestTestfile.cmake when BUILD_TESTING is OFF"Brad King2017-03-061-7/+4
| |/ / / /
* | | | | Merge topic 'working-directory-fixes'Brad King2017-03-0720-154/+138
|\ \ \ \ \
| * | | | | cmWorkingDirectory: use the new classBen Boeckel2017-03-0614-146/+86
| * | | | | cmWorkingDirectory: add class for changing the workdirBen Boeckel2017-03-064-0/+52
| * | | | | cmCTest, cmCTestCoverageHandler: remove cwd danceBen Boeckel2017-03-062-7/+0
| * | | | | OSXScriptLauncher: remove unused variableBen Boeckel2017-03-061-1/+0
* | | | | | Merge topic 'cpack_nsis_sign_uninstaller'Brad King2017-03-073-1/+53
|\ \ \ \ \ \
| * | | | | | CPack/NSIS: Sign the uninstallerRoman Wüger2017-03-013-1/+53
* | | | | | | Merge topic 'autogen_common'Brad King2017-03-0732-548/+920
|\ \ \ \ \ \ \
| * | | | | | | Autogen: Test: Add mocDepends testSebastian Holtermann2017-03-069-0/+119
| * | | | | | | Autogen: Test: Add generated qrc file to rccDepends testSebastian Holtermann2017-03-066-9/+39
| * | | | | | | Autogen: Test: Add generated file to moc rerun testSebastian Holtermann2017-03-065-18/+37
| * | | | | | | Autogen: Test: Add timestamp comparison to moc rerun testSebastian Holtermann2017-03-063-15/+32
| * | | | | | | Autogen: Test: Rename automoc_rerun test to mocRerunSebastian Holtermann2017-03-067-9/+9
| * | | | | | | Autogen: Test: Rename autorcc_depends test to rccDependsSebastian Holtermann2017-03-065-8/+8
| * | | | | | | Autogen: Add RunCommand method with built in loggingSebastian Holtermann2017-03-062-58/+61
| * | | | | | | Autogen: Error return when a scan file is not readableSebastian Holtermann2017-03-062-40/+67
| * | | | | | | Autogen: Add AUTOMOC/UIC support for generated source filesSebastian Holtermann2017-03-061-92/+122
| * | | | | | | Autogen: Initializer cleanupsSebastian Holtermann2017-03-061-73/+70
| * | | | | | | Autogen: Add support for generated .qrc filesSebastian Holtermann2017-03-064-77/+142
| * | | | | | | Autogen: Embrace qrc file lists in braces in AutogenInfo.cmakeSebastian Holtermann2017-03-063-26/+31
| * | | | | | | Autogen: Remove unused variablesSebastian Holtermann2017-03-061-3/+0
| * | | | | | | Autogen: Add cmQtAutogeneratorCommon class with shared types and functionsSebastian Holtermann2017-03-065-166/+229
* | | | | | | | Merge topic 'FindHDF5-lang-include-dirs'Brad King2017-03-071-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | FindHDF5: set HDF5_<lang>_INCLUDE_DIRS in all casesKris Thielemans2017-03-061-0/+5
* | | | | | | | | Merge topic 'doc-sort-cmake-variables'Brad King2017-03-071-26/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Sort cmake-variables.7 toctreeRuslan Baratov2017-03-071-26/+26
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2017-03-071-1/+1
|/ / / / / / / /
* | | | | | | | Merge topic 'doc-map-config-prop-example'Brad King2017-03-061-0/+45
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Add example to MAP_IMPORTED_CONFIG_<CONFIG> docsRuslan Baratov2017-03-061-0/+45
* | | | | | | | | Merge topic 'FindVulkan-fix-win-32'Brad King2017-03-061-0/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | FindVulkan: Fix for SDK versions < 1.0.42 on 32-bit WindowsMatthäus G. Chajdas2017-03-061-0/+1
* | | | | | | | Merge topic 'FindHDF5-fix-definitions'Brad King2017-03-061-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | FindHDF5: Restore `-D` in HDF5_DEFINITIONSKris Thielemans2017-03-061-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'binaries-from-gitlab-repo'Brad King2017-03-062-3/+11
|\ \ \ \ \ \
| * | | | | | Utilities/Release: Fetch from gitlab.kitware.com repositoryBrad King2017-03-032-3/+11
* | | | | | | CMake Nightly Date StampKitware Robot2017-03-061-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2017-03-051-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2017-03-041-1/+1
|/ / / / / /
* | | | | | Merge topic 'developer-setup'Brad King2017-03-032-12/+2
|\ \ \ \ \ \
| * | | | | | SetupForDevelopment: Drop cmake.org remote repo configurationBrad King2017-03-032-12/+2
|/ / / / / /