| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/ /
| |/| | | | | | | | |
|
| * | | | | | | | | | Merge topic 'FindBoost-meta-component-ALL' into release-3.16 | Brad King | 2019-11-06 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ \ |
|
* | \ \ \ \ \ \ \ \ \ | Merge topic 'FindBoost-meta-component-ALL' | Brad King | 2019-11-06 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | FindBoost: Prevent warning due to new meta-component "ALL" of Boost 1.73 | Deniz Bahadir | 2019-11-05 | 1 | -0/+3 |
|
|
* | | | | | | | | | | | Merge branch 'release-3.16' | Brad King | 2019-11-06 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | Merge topic 'xcode-restore-CMakeLists' into release-3.16 | Brad King | 2019-11-06 | 4 | -10/+35 |
| |\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge topic 'xcode-restore-CMakeLists' | Brad King | 2019-11-06 | 4 | -10/+35 |
|\ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | Xcode: Fix generated references to CMakeLists.txt files | Brad King | 2019-11-05 | 4 | -6/+27 |
|
|
| * | | | | | | | | | | cmGlobalXCodeGenerator: Mark known source locations | Brad King | 2019-11-05 | 1 | -4/+8 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'release-3.16' | Craig Scott | 2019-11-06 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | Merge topic 'doc-discourse' into release-3.16 | Craig Scott | 2019-11-06 | 5 | -22/+19 |
| |\ \ \ \ \ \ \ \ \ |
|
* | \ \ \ \ \ \ \ \ \ | Merge topic 'doc-discourse' | Craig Scott | 2019-11-06 | 5 | -22/+19 |
|\ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | CMakeSystemSpecificInformation: Replace mailing list with Discourse Forum | Brad King | 2019-11-06 | 1 | -3/+3 |
|
|