Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ctest: Add --repeat-after-timeout option | Brad King | 2019-10-29 | 17 | -7/+119 |
* | ctest: Add --repeat-until-pass option | Brad King | 2019-10-29 | 21 | -23/+154 |
* | cmCTestRunTest: Use inline member initializers | Brad King | 2019-10-29 | 2 | -6/+3 |
* | Merge topic 'ccmake_progress_bar_and_log_display' | Brad King | 2019-10-29 | 5 | -52/+106 |
|\ | |||||
| * | ccmake: Add output and progress bar release note | Sylvain Joubert | 2019-10-25 | 1 | -0/+6 |
| * | ccmake: Don't overwrite the last character of the title | Sylvain Joubert | 2019-10-25 | 2 | -7/+7 |
| * | ccmake: Display output during configure and generate | Sylvain Joubert | 2019-10-25 | 4 | -22/+61 |
| * | ccmake: Use the error display for all the logs | Sylvain Joubert | 2019-10-25 | 3 | -23/+36 |
| * | ccmake: Display an ASCII progress bar in the status bar | Sylvain Joubert | 2019-10-25 | 1 | -16/+12 |
* | | Merge topic 'FindPackageModeMakefileTest-isysroot' | Brad King | 2019-10-29 | 2 | -1/+10 |
|\ \ | |||||
| * | | FindPackageModeMakefileTest: macOS needs isysroot flag | Craig Scott | 2019-10-28 | 2 | -1/+10 |
* | | | Merge branch 'release-3.16' | Brad King | 2019-10-29 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge branch 'sdk-on-mac' into release-3.16 | Brad King | 2019-10-28 | 1 | -0/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'FindCurses-formw' into release-3.16 | Brad King | 2019-10-28 | 1 | -3/+5 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'swift-parallel-jobs' into release-3.16 | Brad King | 2019-10-28 | 1 | -3/+3 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'docs-find-vars' into release-3.16 | Brad King | 2019-10-28 | 10 | -69/+92 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'swift-sdk-on-mac' | Brad King | 2019-10-29 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Swift: Honor CMAKE_OSX_SYSROOT on Apple platforms | Brad King | 2019-10-28 | 1 | -0/+1 |
* | | | | | | | | Merge topic 'FindCurses-formw' | Brad King | 2019-10-29 | 1 | -3/+5 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | FindCurses: use formw when wide support is requested | nick black | 2019-10-28 | 1 | -3/+5 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'swift-parallel-jobs' | Brad King | 2019-10-29 | 1 | -3/+3 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Swift: correct flags for parallel jobs | Saleem Abdulrasool | 2019-10-28 | 1 | -3/+3 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'docs-find-vars' | Brad King | 2019-10-29 | 10 | -69/+92 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Help: Fix markup errors, improve wording of CMAKE_FIND... variable docs | Craig Scott | 2019-10-27 | 8 | -60/+82 |
| * | | | | | Help: Document that <PackageName>_ROOT applies to config packages too | Craig Scott | 2019-10-27 | 2 | -9/+10 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-29 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge branch 'release-3.16' | Brad King | 2019-10-28 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge branch 'framework-tests-multiarch-old-macos' into release-3.16 | Brad King | 2019-10-28 | 3 | -5/+3 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'framework-tests-multiarch-old-macos' | Brad King | 2019-10-28 | 3 | -5/+3 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Tests: Match file command output for older macOS (Framework test) | Craig Scott | 2019-10-27 | 2 | -4/+2 |
| * | | | | Tests: Prevent CMP0012 policy warnings in Framework test output | Craig Scott | 2019-10-27 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'cpack-nsis-uninstaller-name' | Brad King | 2019-10-28 | 4 | -4/+17 |
|\ \ \ \ | |||||
| * | | | | CPack/NSIS: Add option for custom Uninstall filename | Johnny Jazeix | 2019-10-25 | 4 | -4/+17 |
* | | | | | Merge topic 'ExternalProject-git-no-recurse' | Brad King | 2019-10-28 | 4 | -5/+89 |
|\ \ \ \ \ | |||||
| * | | | | | ExternalProject: Option to turn off recursive update of git submodules | Charis Marangos | 2019-10-24 | 4 | -5/+89 |
* | | | | | | Merge branch 'release-3.16' | Craig Scott | 2019-10-28 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge branch 'project-version-buffer-overflow' into release-3.16 | Craig Scott | 2019-10-28 | 4 | -2/+37 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'docs-FindPython-minor-grammar' into release-3.16 | Craig Scott | 2019-10-28 | 3 | -6/+6 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'project-version-buffer-overflow' | Craig Scott | 2019-10-28 | 4 | -2/+37 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | project: Fix potential buffer write-past-end for version components | Craig Scott | 2019-10-26 | 3 | -1/+35 |
| * | | | | | | | Help: math() expressions must be representable as signed 64-bit | Craig Scott | 2019-10-26 | 1 | -1/+2 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge topic 'docs-FindPython-minor-grammar' | Craig Scott | 2019-10-28 | 3 | -6/+6 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Help: Minor wording cleanup for Python modules | Craig Scott | 2019-10-27 | 3 | -6/+6 |
| |/ / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-28 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-27 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-26 | 1 | -1/+1 |
* | | | | | | Merge topic 'xcode-scheme-env' | Brad King | 2019-10-25 | 4 | -0/+22 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Xcode: Add CMAKE_XCODE_SCHEME_ENVIRONMENT variable | Felix Heidrich | 2019-10-24 | 4 | -0/+22 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-25 | 1 | -1/+1 |
* | | | | | | Merge topic 'doc-dev-note-ext' | Brad King | 2019-10-24 | 1 | -0/+0 |
|\ \ \ \ \ \ |