summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.12.4v3.12.4Brad King2018-11-021-1/+1
* Merge branch 'server-file-monitor-check' into release-3.12Brad King2018-11-011-1/+2
|\
| * server: Fix assertion failure on directory paths in file monitorVladimir Penev2018-11-011-1/+2
* | Merge branch 'backport-fix-custom-target-with-csharp' into release-3.12Brad King2018-10-315-29/+25
|\ \
| * | CSharp: Fix regression in VS project type selection for custom targetBrad King2018-10-315-29/+25
| |/
* | Merge branch 'backport-cuda-filter-device-link-libs' into release-3.12Brad 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.12Brad 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
* | | | | Merge branch 'tar-warnings' into release-3.12Brad King2018-10-241-13/+31
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cmake: Distinguish '-E tar' warnings from errors copying dataBrad King2018-10-241-13/+31
| | |_|/ | |/| |
* | | | CUDA: Filter out host link flags during device linkingRobert Maynard2018-10-241-1/+18
|/ / /
* | | 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
|\ \ \
| * | | CSharp: Fix regression in VS project type selectionBrad King2018-10-022-3/+7
| * | | VS: Fix CSharp flag selection when linking to a static C++ libraryBrad King2018-10-021-3/+5
* | | | Merge branch 'fix-ctest_start-track' into release-3.12Brad King2018-09-101-2/+4
|\ \ \ \
| * | | | CTest: Fix regression in ctest_start()Kyle Edwards2018-09-101-2/+4
| |/ / /
* | | | CTest: Fix --test-load regressionBrad King2018-09-102-20/+44
|/ / /
* | | CMake 3.12.2v3.12.2Brad King2018-09-071-1/+1
* | | Merge branch 'vs-CMakeLists.txt' into release-3.12Brad King2018-09-051-1/+5
|\ \ \
| * | | VS: Restore CMakeLists.txt references in each targetBrad King2018-09-051-1/+5
* | | | Merge branch 'state-reset-glob' into release-3.12Brad King2018-08-233-0/+11
|\ \ \ \
| * | | | cmState: Clear GlobVerificationManager state on ResetShane Parris2018-08-093-0/+11
| |/ / /
* | | | EXPORT_PROPERTIES: Prevent null dereference for undefined propertyCraig Scott2018-08-161-0/+5
|/ / /
* | | CMake 3.12.1v3.12.1Brad King2018-08-091-1/+1
* | | Merge branch 'project-injected-no-cmp0048' into release-3.12Craig Scott2018-07-252-2/+9
|\ \ \
| * | | project: Do not issue CMP0048 warnings on injected callBrad King2018-07-242-2/+9
* | | | Help: Add explicit <PackageName>_ROOT variable documentationBrad King2018-07-201-2/+2
|/ / /
* | | CMake 3.12.0v3.12.0Brad King2018-07-171-1/+1
* | | CMake 3.12.0-rc3v3.12.0-rc3Brad King2018-07-091-1/+1
* | | Merge branch 'csharp-link-file' into release-3.12Brad King2018-07-091-4/+7
|\ \ \
| * | | VS: Only link cs files when they're not in binary dirRobert Dailey2018-07-061-4/+7
* | | | Merge branch 'revert-subdirectory-linking' into release-3.12Brad King2018-07-031-9/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Revert "target_link_libraries: Allow use with targets in other directories"Brad King2018-07-031-9/+2
* | | | CPack/Deb: Restore setting of root as the owner of filesAndrew Fuller2018-07-021-0/+6
|/ / /
* | | CMake 3.12.0-rc2v3.12.0-rc2Brad King2018-06-291-1/+1
* | | Merge branch 'ctest_submit-https' into release-3.12Brad King2018-06-272-3/+5
|\ \ \
| * | | ctest_submit: show headers as debug infoZack Galbreath2018-06-272-3/+3
| * | | ctest_submit: Check CA file during CDASH_UPLOADZack Galbreath2018-06-271-0/+2
* | | | Merge branch 'lexer-null' into release-3.12Brad King2018-06-262-103/+99
|\ \ \ \
| * | | | ListFileLexer: Do not match null bytes in inputBrad King2018-06-262-103/+99
| |/ / /
* | | | Merge branch 'libuv-new-version-file-location' into release-3.12Brad King2018-06-251-0/+2
|\ \ \ \
| * | | | FindLibUV: Also check uv/version.h for version detectionRaphael Kubo da Costa2018-06-251-0/+2
| |/ / /
* | | | Merge branch 'vs-filter-default-toolset' into release-3.12Brad King2018-06-256-27/+73
|\ \ \ \
| * | | | VS: Allow toolset version selection to specify default toolsetBasil Fierz2018-06-244-18/+54
| * | | | cmVSSetupHelper: Expose default toolset versionBasil Fierz2018-06-222-0/+15