Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Merge topic 'fix-cpack-deb-description-file' into release-3.16 | Brad King | 2020-01-13 | 1 | -2/+7 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge topic 'objc-visibility-inlines' into release-3.16 | Brad King | 2020-01-13 | 1 | -4/+5 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'ctest-timeout-on-pipe' | Brad King | 2020-01-15 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | CTest: Fix timeout when grandchild keeps pipes open | Brad King | 2020-01-14 | 1 | -3/+0 | |
* | | | | | | | | | | | | Merge topic 'avoid-getcwd' | Brad King | 2020-01-15 | 5 | -5/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | cmake: avoid getcwd in `CollapseFullPath` | Tim Blechmann | 2020-01-14 | 5 | -5/+10 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'modernize-memory-management' | Brad King | 2020-01-15 | 17 | -209/+177 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | cmAlgorithms.h: remove obsolete helpers | Marc Chevrier | 2020-01-14 | 1 | -41/+0 | |
| * | | | | | | | | | | | | cmMakefile: modernize memory management | Marc Chevrier | 2020-01-14 | 16 | -168/+177 | |
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-15 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'ninja_multi_config_support_cuda' | Kyle Edwards | 2020-01-14 | 2 | -8/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | CUDA: Mult-Config Ninja generator now supports CUDA | Robert Maynard | 2020-01-13 | 2 | -8/+41 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'cross-ninja-improve-error-handling' | Brad King | 2020-01-14 | 1 | -3/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Ninja Multi-Config: Improve error handling when not doing cross-config build | Kyle Edwards | 2020-01-13 | 1 | -3/+9 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'vs-Fortran-link-flags' | Brad King | 2020-01-14 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | VS: Add Fortran link flag table entries for /OPT:* | Pavel Liavonau | 2020-01-13 | 1 | -0/+8 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'xcode-default-warnings' | Brad King | 2020-01-14 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Xcode: Drop hard-coded default warning flags like -Wmost | Brad King | 2020-01-13 | 1 | -3/+0 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-14 | 1 | -1/+1 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'target_compile_options-BEFORE-keyword' | Brad King | 2020-01-13 | 2 | -2/+12 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | target_compile_options: ensure BEFORE keyword is handled in all scopes | Marc Chevrier | 2020-01-11 | 2 | -2/+12 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'ninja-cross-build-disable' | Brad King | 2020-01-13 | 3 | -4/+25 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Ninja Multi-Config: Make cross-config building opt-in | Kyle Edwards | 2020-01-10 | 3 | -4/+25 | |
* | | | | | | | | | | Merge topic 'std-string' | Brad King | 2020-01-13 | 3 | -40/+41 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cmCacheManager: more members use std::string | Vitaly Stakhovsky | 2020-01-06 | 3 | -40/+41 | |
* | | | | | | | | | | | Merge topic 'refactoring-STL-erase_if' | Brad King | 2020-01-13 | 7 | -21/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Refactoring: suppress cmEraseIf in favor of cm::erase_if | Marc Chevrier | 2020-01-09 | 7 | -21/+18 | |
* | | | | | | | | | | | | Merge topic 'out-of-dir-link-keyword' | Brad King | 2020-01-13 | 2 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | target_link_libraries: Fix out-of-dir calls with debug/optimized keywords | Brad King | 2020-01-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | target_link_libraries: Add FIXME comment for out-of-dir genex list | Brad King | 2020-01-10 | 1 | -0/+4 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'fix-cpack-deb-description-file' | Brad King | 2020-01-13 | 1 | -2/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | CPack: Fix regression in DEB generator description | Kyle Edwards | 2020-01-10 | 1 | -2/+7 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge topic 'cuda-device-link-only-cuda' into release-3.16 | Brad King | 2020-01-10 | 1 | -17/+17 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ObjC: Add _COMPILE_LAUNCHER support | Cristian Adam | 2020-01-09 | 3 | -3/+6 | |
* | | | | | | | | | | | | Merge topic 'objc-visibility-inlines' | Brad King | 2020-01-13 | 1 | -4/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | ObjC: Add VISIBLITY_INLINES_HIDDEN support | Cristian Adam | 2020-01-10 | 1 | -4/+5 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-13 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-12 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-11 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'nsis-headerimage' | Kyle Edwards | 2020-01-10 | 1 | -4/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CPack/NSIS: Add option for setting MUI_HEADERIMAGE_BITMAP | Johnny Jazeix | 2020-01-02 | 1 | -4/+9 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'ninja-postgen-commands' | Brad King | 2020-01-10 | 2 | -0/+48 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Ninja: clean ninja metadata once generated | Ben Boeckel | 2020-01-06 | 2 | -0/+48 | |
* | | | | | | | | | | Merge topic 'cuda-device-link-only-cuda' | Brad King | 2020-01-10 | 1 | -17/+17 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'backport-3.16-cuda-device-link-only-cuda' | Brad King | 2020-01-09 | 1 | -17/+17 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'backport-3.15-cuda-device-link-only-cuda' | Brad King | 2020-01-09 | 1 | -17/+17 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | CUDA: Do not device link if target has no CUDA usage | Robert Maynard | 2020-01-09 | 1 | -18/+18 | |
| | | * | | | | | | | | CMake 3.15.6v3.15.6 | Brad King | 2019-12-16 | 1 | -1/+1 | |
| | | * | | | | | | | | Merge branch 'backport-3.15-vs-v142-version' into release-3.15 | Brad King | 2019-12-12 | 1 | -9/+11 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | VS: Fix support for v142 toolset minor versions in VS 16.5+ | Brad King | 2019-12-12 | 1 | -9/+11 | |