summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2020-01-131-1/+1
* CMake Nightly Date StampKitware Robot2020-01-121-1/+1
* CMake Nightly Date StampKitware Robot2020-01-111-1/+1
* Merge topic 'nsis-headerimage'Kyle Edwards2020-01-101-4/+9
|\
| * CPack/NSIS: Add option for setting MUI_HEADERIMAGE_BITMAPJohnny Jazeix2020-01-021-4/+9
* | Merge topic 'ninja-postgen-commands'Brad King2020-01-102-0/+48
|\ \
| * | Ninja: clean ninja metadata once generatedBen Boeckel2020-01-062-0/+48
* | | Merge topic 'cuda-device-link-only-cuda'Brad King2020-01-101-17/+17
|\ \ \
| * \ \ Merge branch 'backport-3.16-cuda-device-link-only-cuda'Brad King2020-01-091-17/+17
| |\ \ \
| | * \ \ Merge branch 'backport-3.15-cuda-device-link-only-cuda'Brad King2020-01-091-17/+17
| | |\ \ \
| | | * | | CUDA: Do not device link if target has no CUDA usageRobert Maynard2020-01-091-18/+18
| | | * | | CMake 3.15.6v3.15.6Brad King2019-12-161-1/+1
| | | * | | Merge branch 'backport-3.15-vs-v142-version' into release-3.15Brad King2019-12-121-9/+11
| | | |\ \ \
| | | | * | | VS: Fix support for v142 toolset minor versions in VS 16.5+Brad King2019-12-121-9/+11
| | | * | | | Check for support before adding bigtoc linker flagAlexander Grund2019-12-091-0/+25
| | | |/ / /
| | | * | | CMake 3.15.5v3.15.5Brad King2019-10-301-1/+1
| | | * | | Merge branch 'vs-v142-csharp-flags' into release-3.15Brad King2019-10-111-2/+1
| | | |\ \ \
| | | * \ \ \ Merge branch 'backport-vs-16.4-global-targets' into release-3.15Brad King2019-10-071-0/+4
| | | |\ \ \ \
| | | | * | | | VS: Tell VS 16.4 not to verify CMake-provided custom command outputsBrad King2019-10-071-0/+4
| | | * | | | | Merge branch 'backport-xcode-scheme-custom-target' into release-3.15Brad King2019-10-021-1/+6
| | | |\ \ \ \ \
| | | | * | | | | Xcode: Restore CMAKE_XCODE_GENERATE_SCHEME for custom targetsBrad King2019-10-021-1/+6
| | | | |/ / / /
* | | | | | | | Merge topic 'objc-compiler-launcher'Brad King2020-01-103-3/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | ObjC: Add _COMPILE_LAUNCHER supportCristian Adam2020-01-093-3/+6
| |/ / / / / / /
* | | | | | | | Merge topic 'custom-target-FOLDER'Brad King2020-01-101-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Add support for FOLDER target property to custom targetsLuca Cappa2020-01-091-1/+2
* | | | | | | | | Merge topic 'reduce_verbosity_find_package_debug_mode'Brad King2020-01-102-12/+35
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | find_package: Improve debug logging outputRobert Maynard2020-01-012-12/+35
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-01-101-1/+1
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-01-091-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge topic 'modernize-memory-management'Marc Chevrier2020-01-0839-254/+293
|\ \ \ \ \ \ \ \
| * | | | | | | | GlobalGenerator family: modernize memory managementMarc Chevrier2020-01-0739-254/+293
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-01-081-1/+1
|/ / / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2020-01-071-1/+1
* | | | | | | | Merge topic 'clang-format-headers-sort'Marc Chevrier2020-01-063-6/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | clang-format: fix erroneous handling of header <queue>Marc Chevrier2020-01-063-6/+3
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'autogen_hh_headers'Kyle Edwards2020-01-063-54/+124
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Autogen: Process .hh headers based on new policy CMP0100 settingsSebastian Holtermann2020-01-043-41/+93
| * | | | | | | Autogen: Try adding header suffix to moc output file name on name conflictsSebastian Holtermann2020-01-041-13/+31
* | | | | | | | CMake Nightly Date StampKitware Robot2020-01-061-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2020-01-051-1/+1
|/ / / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2020-01-041-1/+1
* | | | | | | Merge topic 'add_target_deprecation'Kyle Edwards2020-01-034-0/+42
|\ \ \ \ \ \ \
| * | | | | | | Add set_property option: DEPRECATIONJoseph Snyder2020-01-024-0/+42
* | | | | | | | Merge topic 'cmstate-std-string'Marc Chevrier2020-01-034-22/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | cmState: more members will use std::stringVitaly Stakhovsky2020-01-024-22/+25
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-01-031-1/+1
|/ / / / / / / /
* | | | | | | | Merge topic 'modernize-memory-management'Marc Chevrier2020-01-0218-101/+115
|\ \ \ \ \ \ \ \
| * | | | | | | | cmGlobalGenerator: modernize memrory managemenbtMarc Chevrier2019-12-3018-101/+115
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-01-021-1/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2020-01-011-1/+1