Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake -E: Add rm with improved semantics over remove and remove_directory | Johnny Jazeix | 2019-11-13 | 40 | -15/+248 |
* | Merge branch 'release-3.16' | Kyle Edwards | 2019-11-07 | 0 | -0/+0 |
|\ | |||||
| * | Merge topic 'ctest-resource-groups' into release-3.16 | Kyle Edwards | 2019-11-07 | 141 | -1051/+1062 |
| |\ | |||||
* | \ | Merge topic 'ctest-resource-groups' | Kyle Edwards | 2019-11-07 | 141 | -1051/+1062 |
|\ \ \ | |||||
| * \ \ | 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 'refactor-foreach' | Brad King | 2019-11-07 | 6 | -71/+189 |
|\ \ \ \ | |||||
| * | | | | Refactor: Modernize `foreach` code and fix some bugs | Alex Turbov | 2019-11-06 | 6 | -71/+189 |
* | | | | | Merge branch 'release-3.16' | Brad King | 2019-11-07 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Merge topic 'unity-include-generated' into release-3.16 | Brad King | 2019-11-07 | 4 | -11/+6 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'unity-include-generated' | Brad King | 2019-11-07 | 4 | -11/+6 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Unity build: Include GENERATED files into unity build | Cristian Adam | 2019-11-06 | 4 | -11/+6 |
* | | | | | | Merge branch 'release-3.16' | Brad King | 2019-11-07 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge topic 'llvm-rc-fix' into release-3.16 | Brad King | 2019-11-07 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'llvm-rc-fix' | Brad King | 2019-11-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | CMakeVersion.rc: Fix build with llvm-rc | Cristian Adam | 2019-11-06 | 1 | -1/+1 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'release-3.16' | Brad King | 2019-11-07 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge topic 'objc-x-objc' into release-3.16 | Brad King | 2019-11-07 | 2 | -2/+2 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'objc-x-objc' | Brad King | 2019-11-07 | 2 | -2/+2 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | ObjC: Mark explicitly the language for compilation | Cristian Adam | 2019-11-06 | 2 | -2/+2 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'release-3.15' | Brad King | 2019-11-07 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'backport-FindBoost-meta-component-ALL' into release-3.15 | Brad King | 2019-11-07 | 1 | -0/+3 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'backport-findpostgres-10-and-older' into release-3.15 | Brad King | 2019-11-07 | 2 | -8/+28 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge branch 'release-3.14' | Brad King | 2019-11-07 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'backport-findpostgres-10-and-older' into release-3.14 | Brad King | 2019-11-07 | 2 | -8/+28 |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | |||||
* | | | | | | | | | | Merge topic 'backport-FindBoost-meta-component-ALL' | Brad King | 2019-11-07 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | FindBoost: Prevent warning due to new meta-component "ALL" of Boost 1.73 | Deniz Bahadir | 2019-11-07 | 1 | -0/+3 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'findpostgres-10-and-older' | Brad King | 2019-11-07 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | FindPostgreSQL: support version encoding used in pre-10 releases | Ben Boeckel | 2019-11-07 | 2 | -8/+28 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-11-07 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'modernize-memory-management' | Kyle Edwards | 2019-11-06 | 2 | -63/+59 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmGeneratorTarget: modernize memory management | Marc Chevrier | 2019-11-05 | 2 | -63/+59 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'install-name-dir-genex' | Brad King | 2019-11-06 | 26 | -18/+175 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Help: Add documentation and release notes for INSTALL_NAME_DIR genex | Kyle Edwards | 2019-11-05 | 3 | -1/+13 |
| * | | | | | | | | Tests: Add tests for INSTALL_NAME_DIR | Kyle Edwards | 2019-11-05 | 17 | -0/+123 |
| * | | | | | | | | INSTALL_NAME_DIR: Add support for generator expressions | Kyle Edwards | 2019-11-04 | 4 | -8/+21 |
| * | | | | | | | | Refactor: Generalize cmExportInstallFileGenerator::ReplaceInstallPrefix() | Kyle Edwards | 2019-11-01 | 3 | -9/+18 |
* | | | | | | | | | Merge topic 'ccmake_colored_values' | Brad King | 2019-11-06 | 11 | -15/+136 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | ccmake: Identify the current cache entry | Sylvain Joubert | 2019-11-04 | 1 | -0/+9 |
| * | | | | | | | | | ccmake: Improve display of the key controls | Sylvain Joubert | 2019-11-04 | 2 | -9/+9 |
| * | | | | | | | | | ccmake: Use type-based colors to display cache values | Sylvain Joubert | 2019-11-04 | 9 | -6/+118 |
* | | | | | | | | | | Merge topic 'cpack-nsis-welcome-finish-title' | Brad King | 2019-11-06 | 4 | -6/+61 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | CPack/NSIS: Add options for custom welcome/finish titles + display on 3 lines | Johnny Jazeix | 2019-11-05 | 4 | -6/+61 |
* | | | | | | | | | | | Merge branch 'release-3.16' | Brad King | 2019-11-06 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | |