Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'deprecate-policy-old' | Brad King | 2019-07-02 | 1 | -1/+1 |
|\ | |||||
| * | Add deprecation warnings for policies CMP0067 and below | Brad King | 2019-07-01 | 1 | -1/+1 |
* | | Merge topic 'double-export-error-message' | Brad King | 2019-07-02 | 2 | -25/+27 |
|\ \ | |||||
| * | | cmExportBuildFileGenerator: improve error message | Ben Boeckel | 2019-06-27 | 2 | -25/+27 |
* | | | Merge topic 'qt-5.13' | Brad King | 2019-07-02 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | QtDialog: Use QPalette::WindowText instead of QPalette::Foreground | Sebastian Holtermann | 2019-07-01 | 1 | -1/+1 |
* | | | | Merge topic 'cuda-no-device-link-when-disabled' | Brad King | 2019-07-02 | 4 | -11/+9 |
|\ \ \ \ | |||||
| * | | | | CUDA: Do not device link if CUDA is not an enabled language | Robert Maynard | 2019-07-01 | 4 | -11/+9 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-02 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge topic 'remove_unneeded_variables_from_cmFindPackageCommand' | Brad King | 2019-07-01 | 1 | -6/+0 |
|\ \ \ | |||||
| * | | | Remove unused variables from cmFindPackageCommand | Robert Maynard | 2019-06-26 | 1 | -6/+0 |
| | |/ | |/| | |||||
* | | | Merge topic 'bug/19436' | Craig Scott | 2019-07-01 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | list(POP_FRONT): Fix always assigning first item to output vars | Alex Turbov | 2019-06-30 | 1 | -1/+1 |
| | |/ | |/| | |||||
| * | | CMake 3.15.0-rc3v3.15.0-rc3 | Brad King | 2019-06-27 | 1 | -1/+1 |
| * | | Merge branch 'cuda-msvc-runtime-library' into release-3.15 | Brad King | 2019-06-26 | 1 | -15/+11 |
| |\ \ | |||||
| * \ \ | Merge branch 'export-targets-empty' into release-3.15 | Brad King | 2019-06-26 | 1 | -2/+9 |
| |\ \ \ | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-01 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-30 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-29 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-28 | 1 | -1/+1 |
* | | | | | Merge topic 'vs-dpi-aware' | Brad King | 2019-06-27 | 1 | -8/+25 |
|\ \ \ \ \ | |||||
| * | | | | | VS: Add VS_DPI_AWARE target property | Matt Weir | 2019-06-26 | 1 | -8/+25 |
* | | | | | | Merge topic 'cuda-msvc-runtime-library' | Brad King | 2019-06-27 | 1 | -15/+11 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | VS: Use AddLanguageFlags to de-duplicate CMAKE_{CUDA,ASM*}_FLAGS lookup | Brad King | 2019-06-26 | 1 | -15/+11 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-27 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge topic 'build-install-rpath-genex' | Brad King | 2019-06-26 | 3 | -11/+48 |
|\ \ \ \ \ | |||||
| * | | | | | BUILD_RPATH/INSTALL_RPATH: Add generator expression support | Kyle Edwards | 2019-06-25 | 3 | -11/+48 |
* | | | | | | Merge topic 'implicit-includes-realpath' | Brad King | 2019-06-26 | 1 | -3/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Normalize paths when checking for implicit include dirs | Daniel Scharrer | 2019-06-22 | 1 | -3/+5 |
* | | | | | | | Merge topic 'fix-xcode6-compilation' | Brad King | 2019-06-26 | 1 | -4/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix Xcode 6.1.1 compilation issue | Raffi Enficiaud | 2019-06-25 | 1 | -4/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'export-targets-empty' | Brad King | 2019-06-26 | 1 | -2/+9 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | export: Restore support for empty TARGETS list | Brad King | 2019-06-25 | 1 | -2/+9 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'ninja-nvcc-rsp' | Brad King | 2019-06-26 | 1 | -13/+2 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Ninja: Fix CUDA device linking when using response files | Francisco Facioni | 2019-06-25 | 1 | -13/+2 |
| |/ / / / | |||||
| * | | | | CMake 3.15.0-rc2v3.15.0-rc2 | Brad King | 2019-06-19 | 1 | -1/+1 |
| * | | | | Merge branch 'find_package_prefer_config_fix' into release-3.15 | Brad King | 2019-06-17 | 2 | -5/+24 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'capabilities-fileapi' into release-3.15 | Brad King | 2019-06-17 | 1 | -3/+3 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'cmake-gui-qt-notice' into release-3.15 | Craig Scott | 2019-06-13 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'capabilities-fileapi' into release-3.15 | Brad King | 2019-06-12 | 6 | -26/+63 |
| |\ \ \ \ \ \ \ | |||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-26 | 1 | -1/+1 |
| |_|_|_|_|/ / / |/| | | | | | | | |||||
* | | | | | | | | Merge topic 'refactor/use-unique_ptr' | Brad King | 2019-06-25 | 10 | -61/+42 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | modermize: replace some raw pointers w/ `unique_ptr` | Alex Turbov | 2019-06-24 | 10 | -61/+42 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-25 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'vs-ce-deploy' | Brad King | 2019-06-24 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | VS10Generator: add project properties to enable WindowsCE deployment. | Wil Stark | 2019-06-19 | 1 | -0/+5 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-24 | 1 | -1/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-23 | 1 | -1/+1 |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-22 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'find-control-vars' | Brad King | 2019-06-21 | 3 | -0/+27 |
|\ \ \ \ \ \ \ \ \ |