summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Autogen: Fix empty uic executable stringSebastian Holtermann2018-11-271-1/+1
* CMake 3.13.0v3.13.0Brad King2018-11-201-1/+1
* Merge branch 'backport-configure_file-canonical-deps' into release-3.13Brad King2018-11-191-10/+4
|\
| * configure_file: canonicalize input and output path in dependenciesFrank Benkstein2018-11-191-10/+4
* | CTest: Restore inheritance of stdin by test processesBrad King2018-11-151-1/+2
|/
* CMake 3.13.0-rc3v3.13.0-rc3Brad King2018-11-071-1/+1
* Merge branch 'rename-cpack-ext-generator' into release-3.13Brad King2018-11-064-39/+41
|\
| * CPack: Rename Ext generator to ExternalCraig Scott2018-11-054-39/+41
* | Merge branch 'custom-command-work-dir-genex' into release-3.13Brad King2018-11-053-13/+6
|\ \
| * | add_custom_{command,target}: Fix WORKING_DIRECTORY leading genexBrad King2018-11-033-13/+6
| |/
* | Merge branch 'server-file-monitor-check' into release-3.13Brad King2018-11-011-1/+2
|\ \
| * | server: Fix assertion failure on directory paths in file monitorVladimir Penev2018-11-011-1/+2
* | | Merge branch 'fix-custom-target-with-csharp' into release-3.13Brad King2018-10-315-29/+25
|\ \ \
| * | | CSharp: Fix regression in VS project type selection for custom targetBrad King2018-10-315-29/+25
* | | | Merge branch 'cuda-filter-device-link-libs' into release-3.13Brad King2018-10-291-8/+8
|\ \ \ \
| * | | | CUDA: Filter out non-static libraries during device linkingRobert Maynard2018-10-291-8/+8
| | |_|/ | |/| |
* | | | Merge branch 'set_directory_properties-script-mode' into release-3.13Brad King2018-10-294-2/+14
|\ \ \ \ | |/ / / |/| | |
| * | | set_directory_properties: Restore in script modeBrad King2018-10-294-2/+14
| * | | CMake 3.10.3v3.10.3Brad King2018-03-161-1/+1
| * | | Merge branch 'ccmake-stack-smashing' into release-3.10Brad King2018-03-131-1/+1
| |\ \ \
| * | | | Autogen: Fix for the empty source file crash in 3.10.2Sebastian Holtermann2018-03-091-7/+13
* | | | | CMake 3.13.0-rc2v3.13.0-rc2Brad King2018-10-251-1/+1
* | | | | Merge branch 'cmake-gui-vs-open-space' into release-3.13Brad King2018-10-251-2/+3
|\ \ \ \ \
| * | | | | cmake-gui: Fix "Open Project" for VS IDE with space in pathBrad King2018-10-251-2/+3
* | | | | | Merge branch 'cuda-thread-flags' into release-3.13Brad King2018-10-241-1/+18
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'cuda-filter-device-link-items' into cuda-thread-flagsBrad King2018-10-241-1/+18
| |\ \ \ \ \ \
| | * | | | | | CUDA: Filter out host link flags during device linkingRobert Maynard2018-10-241-1/+18
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge branch 'tar-warnings' into release-3.13Brad King2018-10-241-13/+31
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | cmake: Distinguish '-E tar' warnings from errors copying dataBrad King2018-10-241-13/+31
| | |/ / / / | |/| | | |
| * | | | | CMake 3.12.3v3.12.3Brad King2018-10-031-1/+1
| * | | | | Merge branch 'fix-csharp-target-type' into release-3.12Brad King2018-10-023-6/+12
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'fix-ctest_start-track' into release-3.12Brad King2018-09-101-2/+4
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'vs-csharp-win32-flags' into release-3.13Brad King2018-10-235-10/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Fix CSharp support for win32res: and win32icon: flagsBrad King2018-10-235-10/+10
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'vs-csharp-in-custom-target' into release-3.13Brad King2018-10-231-0/+4
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | VS: Fix crash on CSharp sources in a custom targetBrad King2018-10-231-0/+4
| |/ / / / / /
* | | | | | | Merge branch 'update-kwsys' into release-3.13Brad King2018-10-192-1/+6
|\ \ \ \ \ \ \
| * | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-10-192-1/+6
| |/ / / / / /
* | | | | | | Merge branch 'revert-server-iface-sources' into release-3.13Brad King2018-10-183-182/+40
|\ \ \ \ \ \ \
| * | | | | | | cmake-server: Revert "Support codemodel filegroups for INTERFACE_SOURCES"Brad King2018-10-173-182/+40
| |/ / / / / /
* | | | | | | Merge branch 'backport-revert-install-code-script-genex' into release-3.13Brad King2018-10-112-44/+9
|\ \ \ \ \ \ \
| * | | | | | | install: Revert CODE,SCRIPT support for generator expressionsBrad King2018-10-112-44/+9
| |/ / / / / /
* | | | | | | Merge branch 'vs-cuda-pdb' into release-3.13Brad King2018-10-101-7/+18
|\ \ \ \ \ \ \
| * | | | | | | VS: Add workaround for CUDA compiler PDB location with spaceBrad King2018-10-101-0/+7
| * | | | | | | VS: Drop workaround for CUDA compiler PDB location on CUDA 9.2+Brad King2018-10-101-7/+11
| |/ / / / / /
* | | | | | | Merge branch 'string-TIMESTAMP-unset-TZ' into release-3.13Brad King2018-10-091-1/+11
|\ \ \ \ \ \ \
| * | | | | | | string(TIMESTAMP): Fix unset TZJose Luis Blanco-Claraco2018-10-091-1/+11
| |/ / / / / /
* | | | | | | Merge branch 'vs-flag-map-Qspectre' into release-3.13Brad King2018-10-093-0/+11
|\ \ \ \ \ \ \
| * | | | | | | VS: Add flag table entry for -QspectreBrad King2018-10-083-0/+11
| |/ / / / / /
* | | | | | | Merge branch 'project-always-set-desc-url' into release-3.13Brad King2018-10-081-12/+8
|\ \ \ \ \ \ \