summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Apple: Properly lookup XCTest for iOS and tvOSGregor Jasny2019-05-113-0/+37
* 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 'FindPython-fix-Python_RUNTIME_LIBRARY_DIRS-variable' into relea...Brad King2019-05-061-3/+6
|\ \
| * | FindPython: ensure variable Python_RUNTIME_LIBRARY_DIRS is set correctlyMarc Chevrier2019-05-051-3/+6
* | | 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 'FindPython-NumPy-fix-dependencies-management' into release-3.14Brad King2019-04-301-9/+13
|\ \ \
| * | | FindPython: NumPy: fix erroneous dependencies managementMarc Chevrier2019-04-301-9/+13
| |/ /
* | | Merge branch 'FindBoost-fix-fiber-compiler-features' into release-3.14Brad King2019-04-301-3/+11
|\ \ \
| * | | FindBoost: Fix compiler features for `fiber` and `context`Alex Turbov2019-04-301-0/+2
| * | | FindBoost: Record compiler features for Boost 1.67 and aboveAlex Turbov2019-04-301-3/+9
| |/ /
* | | Merge branch 'out-of-dir-linking-private-deps' into release-3.14Brad King2019-04-305-2/+32
|\ \ \ | |/ / |/| |
| * | target_link_libraries: Fix static library private deps in other dirsBrad King2019-04-305-2/+32
* | | CMake 3.14.3v3.14.3Brad King2019-04-221-1/+1
* | | Merge branch 'findqt3-hints-fix' into release-3.14Brad King2019-04-221-5/+7
|\ \ \
| * | | FindQt3: Restore missing lib and bin path suffixesChristian Pfeiffer2019-04-221-5/+7
* | | | Merge branch 'vs-default-platform' into release-3.14Brad King2019-04-1910-3/+40
|\ \ \ \
| * | | | VS: Provide the default platform name to project codeBrad King2019-04-1910-3/+40
| |/ / /
* | | | Merge branch 'FindOpenGL-libglvnd-subdir' into release-3.14Brad King2019-04-171-0/+3
|\ \ \ \
| * | | | FindOpenGL: look for GLVND libraries with a libglvnd suffixBen Boeckel2019-04-171-0/+3
| |/ / /
* | | | Merge branch 'Boost-Gentoo' into release-3.14Brad King2019-04-163-1/+31
|\ \ \ \
| * | | | FindBoost: Fix detection with version suffixes on GentooRolf Eike Beer2019-04-163-1/+31
| |/ / /
* | | | Merge branch 'vs2019-redist' into release-3.14Brad King2019-04-151-2/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | IRSL: Update redist directory for VS 2019 update 1Brad King2019-04-151-2/+5
* | | | Merge branch 'backport-FindBoost-msvc-toolset-14.2' into release-3.14Brad King2019-04-121-5/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | FindBoost: Add support for MSVC toolset version 14.2Brad King2019-04-121-5/+20
|/ / /
* | | 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-112-18/+30
|\ \ \ \
| * | | | Xcode: Avoid mutating App Bundle targets during generationBrad King2019-04-112-8/+21
| * | | | 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
|\ \ \