Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'backport-ctest-resource-groups' | Brad King | 2019-11-05 | 141 | -1051/+1062 |
|\ | |||||
| * | Help: Fix error in resource allocation example | Kyle Edwards | 2019-11-05 | 1 | -2/+2 |
| * | CTest: Rename hardware -> resources for RunCMake tests | Craig Scott | 2019-11-05 | 84 | -287/+287 |
| * | CTest: Rename hardware -> resources for source code | Craig Scott | 2019-11-05 | 38 | -252/+257 |
| * | cmCTestMultiProcessHandler: Rename resource locking functions | Craig Scott | 2019-11-05 | 2 | -6/+6 |
| * | CTest: Rename hardware -> resources for CMake variables, command options | Craig Scott | 2019-11-05 | 13 | -60/+59 |
| * | CTest: Rename "Processes" lexer to "ResourceGroups" | Brad King | 2019-11-05 | 10 | -299/+299 |
| * | CTest: Rename PROCESSES test property to RESOURCE_GROUPS | Brad King | 2019-11-05 | 16 | -206/+213 |
* | | Merge topic 'remove_sh_error_mingw' | Brad King | 2019-11-05 | 2 | -6/+6 |
|\ \ | |||||
| * | | MinGW Makefiles: do not fail if sh.exe is present in the path | Johnny Jazeix | 2019-11-04 | 2 | -6/+6 |
* | | | Merge branch 'release-3.16' | Brad King | 2019-11-05 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge branch 'findpostgres-10-and-older' into release-3.16 | Brad King | 2019-11-05 | 2 | -8/+28 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'source_group-tree' into release-3.16 | Brad King | 2019-11-05 | 3 | -5/+43 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'objc-pch' into release-3.16 | Brad King | 2019-11-05 | 4 | -10/+31 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'clarify_compile_features_documentation' into release-3.16 | Brad King | 2019-11-05 | 3 | -15/+15 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'docs-INSTALL_REMOVE_ENVIRONMENT_PATH' into release-3.16 | Brad King | 2019-11-05 | 3 | -12/+18 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'source_group-tree' | Brad King | 2019-11-05 | 3 | -5/+43 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||||
| * | | | | | | | | source_group: ensure that passed file is not a directory | Mateusz Janek | 2019-11-04 | 3 | -5/+43 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'clarify_compile_features_documentation' | Brad King | 2019-11-05 | 3 | -15/+15 |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | Help: Clarify what 'aware' means as it relates to C++ standards | Robert Maynard | 2019-11-04 | 3 | -15/+15 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'objc-pch' | Brad King | 2019-11-05 | 4 | -10/+31 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | PCH: Add support for OBJC/OBJCXX languages | Cristian Adam | 2019-11-03 | 4 | -10/+31 |
* | | | | | | | Merge topic 'findpostgres-10-and-older' | Brad King | 2019-11-05 | 2 | -8/+28 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | FindPostgreSQL: support version encoding used in pre-10 releases | Ben Boeckel | 2019-11-04 | 2 | -8/+28 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'FindCUDA-find-nvcc' | Brad King | 2019-11-05 | 1 | -3/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindCUDA: Use find_program instead of find_path when searching for nvcc. | Hong Xu | 2019-11-04 | 1 | -3/+6 |
* | | | | | | | Merge topic 'docs-INSTALL_REMOVE_ENVIRONMENT_PATH' | Brad King | 2019-11-05 | 3 | -12/+18 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Help: Fix inaccuracies in INSTALL_REMOVE_ENVIRONMENT_RPATH docs | Craig Scott | 2019-11-04 | 2 | -11/+17 |
| * | | | | | | RPATH: Remove stray indent in generated file(RPATH_CHANGE) command | Craig Scott | 2019-11-04 | 1 | -1/+1 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'ctest-repeat-until-pass' | Brad King | 2019-11-05 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: Extend RunCMake.CTestCommandLine internal timeout for valgrind | Brad King | 2019-11-04 | 1 | -1/+1 |
* | | | | | | | Merge branch 'release-3.16' | Craig Scott | 2019-11-05 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Merge branch 'add_CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY' into release... | Craig Scott | 2019-11-05 | 12 | -6/+65 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'add_CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY' | Craig Scott | 2019-11-05 | 12 | -6/+65 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | find_package: Add support for CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY | Robert Maynard | 2019-11-04 | 12 | -6/+65 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-11-05 | 1 | -1/+1 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge topic 'FindCUDA-find-nvcc' | Brad King | 2019-11-04 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindCUDA: Revert "Use find_program instead of find_path to find nvcc" | Brad King | 2019-11-04 | 1 | -2/+2 |
* | | | | | | | Merge topic 'message-check-types' | Craig Scott | 2019-11-04 | 58 | -194/+463 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Refactor: Use added message types in various modules | Alex Turbov | 2019-11-02 | 50 | -167/+213 |
| * | | | | | | | message: New message types to mark checks performed by CMake | Alex Turbov | 2019-11-02 | 8 | -27/+250 |
* | | | | | | | | Merge topic 'FindPython-customize-failure-message' | Brad King | 2019-11-04 | 4 | -1/+147 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindPython: customize failure message | Marc Chevrier | 2019-11-01 | 4 | -1/+147 |
* | | | | | | | | | Merge topic 'cpack_absolute_package_directory' | Brad King | 2019-11-04 | 1 | -1/+7 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | CPack: Ensure CPACK_PACKAGE_DIRECTORY is an absolute path | Johnny Jazeix | 2019-11-01 | 1 | -1/+7 |
* | | | | | | | | | | Merge branch 'release-3.16' | Brad King | 2019-11-04 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'tutorial-cleanup' into release-3.16 | Brad King | 2019-11-04 | 1 | -63/+66 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'root-dir-assertion-fix' into release-3.16 | Brad King | 2019-11-04 | 4 | -2/+22 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'FindwxWidgets-wxwin-313' into release-3.16 | Brad King | 2019-11-04 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'update-compile-feature-supported-compiler-list' into release-3.16 | Brad King | 2019-11-04 | 1 | -11/+11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |