Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmMakefile: modernize memory management | Marc Chevrier | 2020-01-14 | 16 | -168/+177 |
* | 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 |
| | | * | | | | | | | Check for support before adding bigtoc linker flag | Alexander Grund | 2019-12-09 | 1 | -0/+25 |
| | | |/ / / / / / | |||||
| | | * | | | | | | CMake 3.15.5v3.15.5 | Brad King | 2019-10-30 | 1 | -1/+1 |
| | | * | | | | | | Merge branch 'vs-v142-csharp-flags' into release-3.15 | Brad King | 2019-10-11 | 1 | -2/+1 |
| | | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merge branch 'backport-vs-16.4-global-targets' into release-3.15 | Brad King | 2019-10-07 | 1 | -0/+4 |
| | | |\ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | VS: Tell VS 16.4 not to verify CMake-provided custom command outputs | Brad King | 2019-10-07 | 1 | -0/+4 |
| | | * | | | | | | | | Merge branch 'backport-xcode-scheme-custom-target' into release-3.15 | Brad King | 2019-10-02 | 1 | -1/+6 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | Xcode: Restore CMAKE_XCODE_GENERATE_SCHEME for custom targets | Brad King | 2019-10-02 | 1 | -1/+6 |
| | | | |/ / / / / / / | |||||
* | | | | | | | | | | | Merge topic 'objc-compiler-launcher' | Brad King | 2020-01-10 | 3 | -3/+6 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | ObjC: Add _COMPILE_LAUNCHER support | Cristian Adam | 2020-01-09 | 3 | -3/+6 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge topic 'custom-target-FOLDER' | Brad King | 2020-01-10 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Add support for FOLDER target property to custom targets | Luca Cappa | 2020-01-09 | 1 | -1/+2 |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge topic 'reduce_verbosity_find_package_debug_mode' | Brad King | 2020-01-10 | 2 | -12/+35 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | find_package: Improve debug logging output | Robert Maynard | 2020-01-01 | 2 | -12/+35 |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-10 | 1 | -1/+1 |
| |_|/ / / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-09 | 1 | -1/+1 |
| |/ / / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge topic 'modernize-memory-management' | Marc Chevrier | 2020-01-08 | 39 | -254/+293 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | GlobalGenerator family: modernize memory management | Marc Chevrier | 2020-01-07 | 39 | -254/+293 |