summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Xcode: Factor out duplicate source group code into lambdaBrad King2019-04-111-11/+10
| |/ / / /
* | | | | Merge branch 'fix-submit-url' into release-3.14Craig Scott2019-04-091-1/+1
|\ \ \ \ \
| * | | | | Modules/CTest: Fix SubmitURLRegina Pfeifer2019-04-091-1/+1
* | | | | | Merge branch 'backport-cmake-gui-windows-theme' into release-3.14Brad King2019-04-081-0/+3
|\ \ \ \ \ \
| * | | | | | cmake-gui: Fix theme on Windows with Qt >= 5.10mistersandman2019-04-081-0/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'backport-implicit-includes-relative' into release-3.14Brad King2019-04-0825-19/+72
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix implicit include directory extraction for adaptive relative pathsBrad King2019-04-086-0/+53
| * | | | | Tests: Teach RunCMake.ParseImplicitIncludeInfo to match output by regexBrad King2019-04-0816-17/+17
| * | | | | Tests: Clarify hand-written cases in RunCMake.ParseImplicitIncludeInfoBrad King2019-04-085-2/+2
| |/ / / /
* | | | | Merge branch 'vs2019-redist' into release-3.14Brad King2019-04-042-10/+18
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | IRSL: Fix discovery of VS 2019 v142 toolset redistributablesBrad King2019-04-041-9/+14
| * | | | MSVC: Fix MSVC_TOOLSET_VERSION for VS 2019 v142 toolsetBrad King2019-04-031-1/+4
| |/ / /
* | | | Merge branch 'armcc-compiler-id' into release-3.14Brad King2019-04-041-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | ARMCC: Do not identify ARMClang as ARMCCBrad King2019-04-031-1/+1
|/ / /
* | | CMake 3.14.1v3.14.1Brad King2019-03-291-1/+1
* | | Merge branch 'implicit-includes' into release-3.14Brad King2019-03-2917-72/+92
|\ \ \
| * | | ParseImplicitIncludeInfo: Canonicalize implicit include dirsBrad King2019-03-2917-72/+92
* | | | 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 'ifw_group_option_parsing' into release-3.14Brad King2019-03-291-0/+6
|\ \ \ \ \
| * | | | | CPackIFW: Add missing cpack_ifw_configure_component_group option processingClément Rezvoy2019-03-281-0/+6
| | |/ / / | |/| | |
* | | | | 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 'FindFontconfig-var-case' into release-3.14Brad King2019-03-274-32/+46
|\ \ \ \
| * | | | FindFontconfig: Convert module variables to camel caseBrad King2019-03-264-32/+46
| |/ / /
* | | | 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 'cuda-bracket-output' into release-3.14Brad King2019-03-261-0/+5
|\ \ \ \
| * | | | CUDA: Tolerate square brackets in PROMPT environment variableBrad King2019-03-261-0/+5
| |/ / /
* | | | Merge branch 'toolchain-include_directories' into release-3.14Brad King2019-03-257-1/+34
|\ \ \ \
| * | | | Restore support for include_directories() in toolchain filesBrad King2019-03-257-1/+34
| |/ / /
* | | | Merge branch 'doc-cmp0082' into release-3.14Brad King2019-03-211-3/+5
|\ \ \ \
| * | | | Help: Clarify policy CMP0082 documentationBrad King2019-03-211-3/+5
| |/ / /
* | | | Merge branch 'armcc-compiler-id' into release-3.14Brad King2019-03-201-1/+1
|\ \ \ \
| * | | | ARMCC: Fix identification of ARM compiler when it defines GNU macrosBrad King2019-03-201-1/+1
| |/ / /
* | | | 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
| |/ / /
* | | | Merge branch 'FindPython-ensure-correct-architecture-selected' into release-3.14Brad King2019-03-144-8/+29
|\ \ \ \
| * | | | FindPython*: ensure correct architecture is selected.Marc Chevrier2019-03-144-8/+29
| |/ / /
* | | | Merge branch 'vs2019-wow64' into release-3.14Brad King2019-03-141-5/+10
|\ \ \ \ | |/ / / |/| | |
| * | | 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
* | | Merge branch 'revert-vs-msbuild-arch' into release-3.14Brad King2019-03-121-12/+0
|\ \ \
| * | | VS: Revert "Use MSBuild matching toolset host architecture"Brad King2019-03-121-12/+0
* | | | Merge branch 'wix-cmake-downgrade-fix' into release-3.14Brad King2019-03-121-0/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | CMake: Fix WiX installer downgrades with versioned binariesNils Gladitz2019-03-121-0/+2
| |/
* | 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
|\ \