Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'cuda-filter-device-link-libs' into release-3.13 | Brad King | 2018-10-29 | 1 | -8/+8 |
|\ | |||||
| * | CUDA: Filter out non-static libraries during device linking | Robert Maynard | 2018-10-29 | 1 | -8/+8 |
* | | Merge branch 'set_directory_properties-script-mode' into release-3.13 | Brad King | 2018-10-29 | 4 | -2/+14 |
|\ \ | |/ |/| | |||||
| * | set_directory_properties: Restore in script mode | Brad King | 2018-10-29 | 4 | -2/+14 |
| * | CMake 3.10.3v3.10.3 | Brad King | 2018-03-16 | 1 | -1/+1 |
| * | Merge branch 'ccmake-stack-smashing' into release-3.10 | Brad King | 2018-03-13 | 1 | -1/+1 |
| |\ | |||||
| * | | Autogen: Fix for the empty source file crash in 3.10.2 | Sebastian Holtermann | 2018-03-09 | 1 | -7/+13 |
* | | | CMake 3.13.0-rc2v3.13.0-rc2 | Brad King | 2018-10-25 | 1 | -1/+1 |
* | | | Merge branch 'cmake-gui-vs-open-space' into release-3.13 | Brad King | 2018-10-25 | 1 | -2/+3 |
|\ \ \ | |||||
| * | | | cmake-gui: Fix "Open Project" for VS IDE with space in path | Brad King | 2018-10-25 | 1 | -2/+3 |
* | | | | Merge branch 'cuda-thread-flags' into release-3.13 | Brad King | 2018-10-24 | 1 | -1/+18 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'cuda-filter-device-link-items' into cuda-thread-flags | Brad King | 2018-10-24 | 1 | -1/+18 |
| |\ \ \ \ | |||||
| | * | | | | CUDA: Filter out host link flags during device linking | Robert Maynard | 2018-10-24 | 1 | -1/+18 |
* | | | | | | Merge branch 'tar-warnings' into release-3.13 | Brad King | 2018-10-24 | 1 | -13/+31 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmake: Distinguish '-E tar' warnings from errors copying data | Brad King | 2018-10-24 | 1 | -13/+31 |
| | |/ / / / | |/| | | | | |||||
| * | | | | | CMake 3.12.3v3.12.3 | Brad King | 2018-10-03 | 1 | -1/+1 |
| * | | | | | Merge branch 'fix-csharp-target-type' into release-3.12 | Brad King | 2018-10-02 | 3 | -6/+12 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'fix-ctest_start-track' into release-3.12 | Brad King | 2018-09-10 | 1 | -2/+4 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge branch 'vs-csharp-win32-flags' into release-3.13 | Brad King | 2018-10-23 | 5 | -10/+10 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | VS: Fix CSharp support for win32res: and win32icon: flags | Brad King | 2018-10-23 | 5 | -10/+10 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'vs-csharp-in-custom-target' into release-3.13 | Brad King | 2018-10-23 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | VS: Fix crash on CSharp sources in a custom target | Brad King | 2018-10-23 | 1 | -0/+4 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'update-kwsys' into release-3.13 | Brad King | 2018-10-19 | 2 | -1/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2018-10-19 | 2 | -1/+6 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'revert-server-iface-sources' into release-3.13 | Brad King | 2018-10-18 | 3 | -182/+40 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmake-server: Revert "Support codemodel filegroups for INTERFACE_SOURCES" | Brad King | 2018-10-17 | 3 | -182/+40 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'backport-revert-install-code-script-genex' into release-3.13 | Brad King | 2018-10-11 | 2 | -44/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | install: Revert CODE,SCRIPT support for generator expressions | Brad King | 2018-10-11 | 2 | -44/+9 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'vs-cuda-pdb' into release-3.13 | Brad King | 2018-10-10 | 1 | -7/+18 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | VS: Add workaround for CUDA compiler PDB location with space | Brad King | 2018-10-10 | 1 | -0/+7 |
| * | | | | | | | VS: Drop workaround for CUDA compiler PDB location on CUDA 9.2+ | Brad King | 2018-10-10 | 1 | -7/+11 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'string-TIMESTAMP-unset-TZ' into release-3.13 | Brad King | 2018-10-09 | 1 | -1/+11 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | string(TIMESTAMP): Fix unset TZ | Jose Luis Blanco-Claraco | 2018-10-09 | 1 | -1/+11 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'vs-flag-map-Qspectre' into release-3.13 | Brad King | 2018-10-09 | 3 | -0/+11 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | VS: Add flag table entry for -Qspectre | Brad King | 2018-10-08 | 3 | -0/+11 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'project-always-set-desc-url' into release-3.13 | Brad King | 2018-10-08 | 1 | -12/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | project(): Ensure DESCRIPTION and HOMEPAGE_URL variables are set | Craig Scott | 2018-10-07 | 1 | -12/+8 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'misc-typos' into release-3.13 | Brad King | 2018-10-04 | 3 | -4/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix misc. typos | luz.paz | 2018-10-03 | 3 | -4/+4 |
| |/ / / / / / | |||||
* | | | | | | | CMake 3.13.0-rc1 version update | Brad King | 2018-10-03 | 1 | -3/+3 |
|/ / / / / / | |||||
* | | | | | | Merge topic 'ctest-num-width' | Brad King | 2018-10-03 | 1 | -2/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmCTestRunTest: Avoid float/int conversions in number width logic | Brad King | 2018-10-02 | 1 | -2/+6 |
* | | | | | | | Merge topic 'update-kwsys' | Brad King | 2018-10-03 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2018-10-03 | 1 | -0/+2 |
* | | | | | | | | Merge topic 'fix-csharp-target-type' | Brad King | 2018-10-03 | 3 | -6/+12 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | CSharp: Fix regression in VS project type selection | Brad King | 2018-10-02 | 2 | -3/+7 |
| * | | | | | | VS: Fix CSharp flag selection when linking to a static C++ library | Brad King | 2018-10-02 | 1 | -3/+5 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-10-03 | 1 | -1/+1 |
* | | | | | | | Merge topic 'csharp_versions' | Brad King | 2018-10-02 | 1 | -0/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | VS: Update CSharp flag table to support new language versions | Dean Glazeski | 2018-10-01 | 1 | -0/+5 |