summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * CUDA: Filter out -framework arguments during device linkingRobert Maynard2019-02-281-0/+12
* | Merge branch 'vs2019' into release-3.14Brad King2019-02-281-8/+0
|\ \
| * | VS: Drop workaround needed only for VS 2019 preview 2 and 3Brad King2019-02-281-8/+0
| |/
* | Merge branch 'backport-check-std-size-cbegin-cend' into release-3.14Brad King2019-02-272-2/+18
|\ \
| * | Extend C++17/C++14 feature checks to cover more standard library APIsMathieu Garaud2019-02-272-2/+18
| |/
* | Merge branch 'cmake_role-vs-fix' into release-3.14Brad King2019-02-271-1/+1
|\ \
| * | CMAKE_ROLE: Fix value in --build for Visual Studio generatorsKyle Edwards2019-02-261-1/+1
* | | include_external_msproject: Restore support for EXCLUDE_FROM_ALLBrad King2019-02-261-1/+3
|/ /
* | Merge branch 'remove-exclude-from-all-warning' into release-3.14Brad King2019-02-222-17/+0
|\ \
| * | EXCLUDE_FROM_ALL: Don't warn if installing target excluded from allCraig Scott2019-02-212-17/+0
| |/
* | Merge branch 'link-options' into release-3.14Brad King2019-02-201-15/+4
|\ \
| * | PIE link options: No warning when policy CMP0083 is not set.Marc Chevrier2019-02-201-15/+4
| |/
* | Merge branch 'fix-implicit-includes-fortran' into release-3.14Brad King2019-02-201-9/+15
|\ \
| * | Fortran: Do not suppress explicit use of implicit include directoriesBrad King2019-02-201-9/+15
* | | Merge branch 'autogen_cache_binary_checks' into release-3.14Brad King2019-02-194-39/+88
|\ \ \
| * | | Autogen: Use output caching GetExecutableTestOutputSebastian Holtermann2019-02-192-39/+18
| * | | Autogen: Add output caching GetExecutableTestOutputSebastian Holtermann2019-02-192-0/+70
| | |/ | |/|
* | | Merge branch 'vs-win-sdk' into release-3.14Brad King2019-02-193-3/+19
|\ \ \
| * | | VS: Tell VS 2019 to use Windows SDK 8.1 explicitly when neededBrad King2019-02-191-0/+6
| * | | VS: Factor out a method to set the Windows SDK version internallyBrad King2019-02-192-3/+13
| |/ /
* | | Merge branch 'fix-legacy-implicit-includes' into release-3.14Brad King2019-02-191-34/+27
|\ \ \ | |/ / |/| / | |/
| * Do not explicitly report "standard" include directories as implicitBrad King2019-02-181-20/+27
| * Restore unconditional use of "standard" include directoriesBrad King2019-02-181-3/+1