summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ccmake_colored_values'Brad King2019-11-0610-15/+131
|\
| * ccmake: Identify the current cache entrySylvain Joubert2019-11-041-0/+9
| * ccmake: Improve display of the key controlsSylvain Joubert2019-11-042-9/+9
| * ccmake: Use type-based colors to display cache valuesSylvain Joubert2019-11-048-6/+113
* | Merge topic 'cpack-nsis-welcome-finish-title'Brad King2019-11-061-6/+31
|\ \
| * | CPack/NSIS: Add options for custom welcome/finish titles + display on 3 linesJohnny Jazeix2019-11-051-6/+31
* | | Merge topic 'xcode-restore-CMakeLists'Brad King2019-11-061-10/+14
|\ \ \
| * | | Xcode: Fix generated references to CMakeLists.txt filesBrad King2019-11-051-6/+6
| * | | cmGlobalXCodeGenerator: Mark known source locationsBrad King2019-11-051-4/+8
* | | | CMake Nightly Date StampKitware Robot2019-11-061-1/+1
* | | | Merge topic 'source_group-tree'Brad King2019-11-051-3/+11
|\ \ \ \
| * | | | source_group: ensure that passed file is not a directoryMateusz Janek2019-11-041-3/+11
| |/ / /
* | | | Merge topic 'objc-pch'Brad King2019-11-052-7/+29
|\ \ \ \
| * | | | PCH: Add support for OBJC/OBJCXX languagesCristian Adam2019-11-032-7/+29
| |/ / /
* | | | Merge topic 'docs-INSTALL_REMOVE_ENVIRONMENT_PATH'Brad King2019-11-051-1/+1
|\ \ \ \
| * | | | RPATH: Remove stray indent in generated file(RPATH_CHANGE) commandCraig Scott2019-11-041-1/+1
| |/ / /
* | | | Merge topic 'add_CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY'Craig Scott2019-11-051-1/+7
|\ \ \ \
| * | | | find_package: Add support for CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRYRobert Maynard2019-11-041-1/+7
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2019-11-051-1/+1
* | | | Merge topic 'message-check-types'Craig Scott2019-11-048-39/+160
|\ \ \ \ | |_|_|/ |/| | |
| * | | Refactor: Use added message types in various modulesAlex Turbov2019-11-026-15/+47
| * | | message: New message types to mark checks performed by CMakeAlex Turbov2019-11-022-24/+113
* | | | Merge topic 'cpack_absolute_package_directory'Brad King2019-11-041-1/+7
|\ \ \ \
| * | | | CPack: Ensure CPACK_PACKAGE_DIRECTORY is an absolute pathJohnny Jazeix2019-11-011-1/+7
* | | | | Merge topic 'root-dir-assertion-fix'Brad King2019-11-041-2/+7
|\ \ \ \ \
| * | | | | ForceToRelativePath: Fix spurious assertion when local path is root dirCraig Scott2019-11-021-2/+7
| | |_|/ / | |/| | |
| * | | | CMake 3.16.0-rc3v3.16.0-rc3Brad King2019-10-311-1/+1
| * | | | Merge branch 'autogen_windows_search_fix' into release-3.16Brad King2019-10-311-5/+3
| |\ \ \ \
| * \ \ \ \ Merge branch 'project-version-buffer-overflow' into release-3.16Craig Scott2019-10-281-1/+2
| |\ \ \ \ \
* | | | | | | CMake Nightly Date StampKitware Robot2019-11-041-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2019-11-031-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2019-11-021-1/+1
* | | | | | Merge topic 'ctest-repeat-until-pass'Brad King2019-11-016-24/+93
|\ \ \ \ \ \
| * | | | | | ctest: Add --repeat-after-timeout optionBrad King2019-10-294-5/+33
| * | | | | | ctest: Add --repeat-until-pass optionBrad King2019-10-296-19/+63
| * | | | | | cmCTestRunTest: Use inline member initializersBrad King2019-10-292-6/+3
* | | | | | | CMake Nightly Date StampKitware Robot2019-11-011-1/+1
* | | | | | | Merge topic 'autogen_windows_search_fix'Brad King2019-10-311-5/+3
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Autogen: Fix ambiguity in header file detection on WindowsSebastian Holtermann2019-10-301-5/+3
* | | | | | | Merge topic 'update-kwsys'Brad King2019-10-313-5/+17
|\ \ \ \ \ \ \
| * | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-10-303-5/+17
* | | | | | | | CMake Nightly Date StampKitware Robot2019-10-311-1/+1
* | | | | | | | Merge topic 'scanbuild-fixes'Brad King2019-10-301-2/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | cmLocalGenerator: Drop unused initializer in AddUnityBuildBrad King2019-10-281-2/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2019-10-301-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge topic 'ccmake_progress_bar_and_log_display'Brad King2019-10-294-52/+100
|\ \ \ \ \ \ \
| * | | | | | | ccmake: Don't overwrite the last character of the titleSylvain Joubert2019-10-252-7/+7
| * | | | | | | ccmake: Display output during configure and generateSylvain Joubert2019-10-254-22/+61
| * | | | | | | ccmake: Use the error display for all the logsSylvain Joubert2019-10-253-23/+36
| * | | | | | | ccmake: Display an ASCII progress bar in the status barSylvain Joubert2019-10-251-16/+12