summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.14.4v3.14.4Brad King2019-05-141-1/+1
* Merge branch 'touch-after-ranlib' into release-3.14Brad King2019-05-061-0/+14
|\
| * Apple: Preserve high resolution mtime for static librariesGregor Jasny2019-05-051-0/+14
* | Merge branch 'fix_ios_try_compile' into release-3.14Brad King2019-05-061-1/+8
|\ \
| * | iOS: Fix try_compile FILE_COPY not to failAlexandru Croitor2019-05-061-1/+8
* | | Merge branch 'out-of-dir-linking-private-deps' into release-3.14Brad King2019-04-301-2/+2
|\ \ \ | |/ / |/| |
| * | target_link_libraries: Fix static library private deps in other dirsBrad King2019-04-301-2/+2
| * | CMake 3.13.4v3.13.4Brad King2019-02-011-1/+1
| * | Merge branch 'backport-autogen-qt-version-from-dirprops' into release-3.13Brad King2019-01-301-0/+12
| |\ \
| | * | AutoGen: query Qt5 version from directory propertiesBen Boeckel2019-01-301-0/+12
| * | | Merge branch 'backport-restore-install-late-framework' into release-3.13Brad King2019-01-291-2/+23
| |\ \ \
| | * | | macOS: Restore compatibility for setting FRAMEWORK after install()Brad King2019-01-291-2/+23
| | |/ /
| * | | Merge branch 'add-missing-macos-framework' into release-3.13Brad King2019-01-291-1/+2
| |\ \ \
| * \ \ \ Merge branch 'revert-file-alt-httpauth' into release-3.13Brad King2019-01-241-8/+0
| |\ \ \ \
| * | | | | cmake: Convert no source/build dir error to warningCraig Scott2019-01-221-2/+5
| | |_|/ / | |/| | |
* | | | | CMake 3.14.3v3.14.3Brad King2019-04-221-1/+1
* | | | | VS: Provide the default platform name to project codeBrad King2019-04-193-1/+12
| |_|_|/ |/| | |
* | | | CMake 3.14.2v3.14.2Brad King2019-04-121-1/+1
* | | | Merge branch 'fix-overlay-icon-windows' into release-3.14Brad King2019-04-111-1/+0
|\ \ \ \
| * | | | cmake-gui: Fix icon overlay on windowsJulien Jomier2019-04-111-1/+0
* | | | | Merge branch 'xcode-extra-sources' into release-3.14Brad King2019-04-111-18/+23
|\ \ \ \ \
| * | | | | Xcode: Avoid mutating App Bundle targets during generationBrad King2019-04-111-8/+14
| * | | | | Xcode: Factor out duplicate source group code into lambdaBrad King2019-04-111-11/+10
| |/ / / /
* | | | | cmake-gui: Fix theme on Windows with Qt >= 5.10mistersandman2019-04-081-0/+3
|/ / / /
* | | | CMake 3.14.1v3.14.1Brad King2019-03-291-1/+1
* | | | Merge branch 'implicit-includes-autogen' into release-3.14Brad King2019-03-291-8/+13
|\ \ \ \
| * | | | Autogen: Do not treat hard-coded -I/usr/include exclusion as implicit includeSebastian Holtermann2019-03-281-8/+13
* | | | | Merge branch 'backport-kwsys-SystemTools-copy-self' into release-3.14Brad King2019-03-271-4/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cmake: Fix '-E copy foo .' to avoid clobbering fileBrad King2019-03-261-4/+4
* | | | | Merge branch 'jacoco_parser_crash' into release-3.14Brad King2019-03-271-0/+1
|\ \ \ \ \
| * | | | | ctest_coverage: fix out-of-bounds index in Jacoco parserSylvain Joubert2019-03-261-0/+1
| |/ / / /
* | | | | Merge branch 'toolchain-include_directories' into release-3.14Brad King2019-03-251-1/+16
|\ \ \ \ \
| * | | | | Restore support for include_directories() in toolchain filesBrad King2019-03-251-1/+16
| |/ / / /
* | | | | Merge branch 'eclipse-interface-lib' into release-3.14Brad King2019-03-201-0/+5
|\ \ \ \ \
| * | | | | Eclipse: Fix extra generator to not crash on interface librariesBrad King2019-03-201-0/+5
| |/ / / /
* | | | | Merge branch 'find_program-windows-share' into release-3.14Brad King2019-03-141-1/+1
|\ \ \ \ \
| * | | | | find_program: Restore leading double slash on Windows network pathBrad King2019-03-141-1/+1
| |/ / / /
* | | | | VS: Fix x64 host recognition by x86 cmake processBrad King2019-03-141-5/+10
|/ / / /
* | | | CMake 3.14.0v3.14.0Brad King2019-03-141-1/+1
* | | | VS: Revert "Use MSBuild matching toolset host architecture"Brad King2019-03-121-12/+0
* | | | CMake 3.14.0-rc4v3.14.0-rc4Brad King2019-03-081-1/+1
* | | | Merge branch 'cxx-checks-warning-match' into release-3.14Brad King2019-03-071-1/+1
|\ \ \ \
| * | | | C++ feature checks: Match warnings more strictlyBrad King2019-03-071-1/+1
* | | | | Merge branch 'install-no-imported-global' into release-3.14Brad King2019-03-071-1/+5
|\ \ \ \ \
| * | | | | install: Do not crash on imported global targetBrad King2019-03-071-1/+5
| |/ / / /
* | | | | Merge branch 'vs-explicit-newline' into release-3.14Brad King2019-03-061-0/+1
|\ \ \ \ \
| * | | | | VS: Encode newlines in XML attributesLuca Cappa2019-03-061-0/+1
| |/ / / /
* | | | | VS: Fix Fortran target type selection with RC sourcesBrad King2019-03-011-0/+4
|/ / / /
* | | | CMake 3.14.0-rc3v3.14.0-rc3Brad King2019-03-011-1/+1
* | | | Merge branch 'cuda_device_link_handle_frameworks' into release-3.14Brad King2019-03-011-0/+12
|\ \ \ \