summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmFunctionCommand: Introduce `CMAKE_CURRENT_FUNCTION*` variablesAlex Turbov2019-12-101-0/+21
* Refactor: Modernize `function` commandAlex Turbov2019-12-071-27/+30
* 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
* | | | | | | | CMake Nightly Date StampKitware Robot2019-10-291-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'project-version-buffer-overflow'Craig Scott2019-10-281-1/+2
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | project: Fix potential buffer write-past-end for version componentsCraig Scott2019-10-261-1/+2
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2019-10-281-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2019-10-271-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2019-10-261-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'xcode-scheme-env'Brad King2019-10-251-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Xcode: Add CMAKE_XCODE_SCHEME_ENVIRONMENT variableFelix Heidrich2019-10-241-0/+1