summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ctest: Add --repeat-after-timeout optionBrad King2019-10-2917-7/+119
* ctest: Add --repeat-until-pass optionBrad King2019-10-2921-23/+154
* cmCTestRunTest: Use inline member initializersBrad King2019-10-292-6/+3
* Merge topic 'ccmake_progress_bar_and_log_display'Brad King2019-10-295-52/+106
|\
| * ccmake: Add output and progress bar release noteSylvain Joubert2019-10-251-0/+6
| * 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
* | Merge topic 'FindPackageModeMakefileTest-isysroot'Brad King2019-10-292-1/+10
|\ \
| * | FindPackageModeMakefileTest: macOS needs isysroot flagCraig Scott2019-10-282-1/+10
* | | Merge branch 'release-3.16'Brad King2019-10-290-0/+0
|\ \ \
| * \ \ Merge branch 'sdk-on-mac' into release-3.16Brad King2019-10-281-0/+1
| |\ \ \
| * \ \ \ Merge branch 'FindCurses-formw' into release-3.16Brad King2019-10-281-3/+5
| |\ \ \ \
| * \ \ \ \ Merge branch 'swift-parallel-jobs' into release-3.16Brad King2019-10-281-3/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'docs-find-vars' into release-3.16Brad King2019-10-2810-69/+92
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'swift-sdk-on-mac'Brad King2019-10-291-0/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Swift: Honor CMAKE_OSX_SYSROOT on Apple platformsBrad King2019-10-281-0/+1
* | | | | | | | Merge topic 'FindCurses-formw'Brad King2019-10-291-3/+5
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | FindCurses: use formw when wide support is requestednick black2019-10-281-3/+5
| |/ / / / / /
* | | | | | | Merge topic 'swift-parallel-jobs'Brad King2019-10-291-3/+3
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Swift: correct flags for parallel jobsSaleem Abdulrasool2019-10-281-3/+3
| |/ / / / /
* | | | | | Merge topic 'docs-find-vars'Brad King2019-10-2910-69/+92
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Help: Fix markup errors, improve wording of CMAKE_FIND... variable docsCraig Scott2019-10-278-60/+82
| * | | | | Help: Document that <PackageName>_ROOT applies to config packages tooCraig Scott2019-10-272-9/+10
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2019-10-291-1/+1
| |_|/ / |/| | |
* | | | Merge branch 'release-3.16'Brad King2019-10-280-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'framework-tests-multiarch-old-macos' into release-3.16Brad King2019-10-283-5/+3
| |\ \ \
* | \ \ \ Merge topic 'framework-tests-multiarch-old-macos'Brad King2019-10-283-5/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Tests: Match file command output for older macOS (Framework test)Craig Scott2019-10-272-4/+2
| * | | | Tests: Prevent CMP0012 policy warnings in Framework test outputCraig Scott2019-10-271-1/+1
| | |/ / | |/| |
* | | | Merge topic 'cpack-nsis-uninstaller-name'Brad King2019-10-284-4/+17
|\ \ \ \
| * | | | CPack/NSIS: Add option for custom Uninstall filenameJohnny Jazeix2019-10-254-4/+17
* | | | | Merge topic 'ExternalProject-git-no-recurse'Brad King2019-10-284-5/+89
|\ \ \ \ \
| * | | | | ExternalProject: Option to turn off recursive update of git submodulesCharis Marangos2019-10-244-5/+89
* | | | | | Merge branch 'release-3.16'Craig Scott2019-10-280-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'project-version-buffer-overflow' into release-3.16Craig Scott2019-10-284-2/+37
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'docs-FindPython-minor-grammar' into release-3.16Craig Scott2019-10-283-6/+6
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'project-version-buffer-overflow'Craig Scott2019-10-284-2/+37
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | project: Fix potential buffer write-past-end for version componentsCraig Scott2019-10-263-1/+35
| * | | | | | | Help: math() expressions must be representable as signed 64-bitCraig Scott2019-10-261-1/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'docs-FindPython-minor-grammar'Craig Scott2019-10-283-6/+6
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Help: Minor wording cleanup for Python modulesCraig Scott2019-10-273-6/+6
| |/ / / / /
* | | | | | 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-254-0/+22
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Xcode: Add CMAKE_XCODE_SCHEME_ENVIRONMENT variableFelix Heidrich2019-10-244-0/+22
* | | | | | CMake Nightly Date StampKitware Robot2019-10-251-1/+1
* | | | | | Merge topic 'doc-dev-note-ext'Brad King2019-10-241-0/+0
|\ \ \ \ \ \