summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.14.7v3.14.7Brad King2019-09-301-1/+1
* Merge branch 'backport-3.14-fix-EXCLUDE_FROM_ALL-subdir-all' into release-3.14Brad King2019-09-3020-102/+170
|\
| * Help: Add release note for EXCLUDE_FROM_ALL fix in 3.14.7Brad King2019-09-301-0/+8
| * Restore "all" target in subdirectories marked EXCLUDE_FROM_ALLBrad King2019-09-3017-38/+110
| * Tests: Clarify target names in RunCMake.add_subdirectory ExcludeFromAllBrad King2019-09-264-6/+9
| * Tests: Revise RunCMake.add_subdirectory ExcludeFromAll to avoid globbingBrad King2019-09-264-61/+43
| * Tests: Teach RunCMake to support a custom working directoryBrad King2019-09-241-1/+4
|/
* CMake 3.14.6v3.14.6Brad King2019-07-161-1/+1
* Merge branch 'FindBISON-CMP0088-SourcePath' into release-3.14Brad King2019-07-122-3/+17
|\
| * FindBISON: Fix CMP0088 NEW behavior for non-absolute input pathsBrian Carlson2019-07-122-3/+17
* | Merge branch 'backport-implicit-includes-cray-hlist' into release-3.14Brad King2019-07-098-2/+167
|\ \
| * | Cray: Fix include parsing when the -hlist= flag is presentChuck Atkins2019-07-098-2/+167
| |/
* | Merge branch 'android-pie-cmp0083' into release-3.14Brad King2019-06-192-0/+26
|\ \ | |/ |/|
| * Android: ensure PIE behavior is consistent regardless CMP0083 policyMarc Chevrier2019-06-192-0/+26
|/
* CMake 3.14.5v3.14.5Brad King2019-05-311-1/+1
* Merge branch 'vs-depends-dedup' into release-3.14Brad King2019-05-302-20/+45
|\
| * VS: De-duplicate custom command dependenciesFrans van Dorsselaer2019-05-301-4/+24
| * VS: Clarify name of custom commands AdditionalInputs variableFrans van Dorsselaer2019-05-302-9/+10
| * VS: Isolate custom command input/output generation scopesBrad King2019-05-301-12/+16
* | Merge branch 'implicit-includes-CPATH' into release-3.14Brad King2019-05-307-3/+96
|\ \
| * | Do not exclude include directories made implicit by CPATHBrad King2019-05-307-3/+96
| |/
* | Merge branch 'FindThreads-doc-c++' into release-3.14Brad King2019-05-281-3/+0
|\ \
| * | FindThreads: Drop incorrect docs about usage with C++Brad King2019-05-281-3/+0
| |/
* | Merge branch 'FindBoost-contract-requires-compile-features' into release-3.14Brad King2019-05-241-0/+10
|\ \
| * | FindBoost: Add compiler features for Boost Contract libraryAlex Turbov2019-05-241-0/+10
| |/
* | Merge branch 'libarchive-solaris-11.4' into release-3.14Brad King2019-05-211-5/+5
|\ \ | |/ |/|
| * libarchive: avoid b64_encode name conflict with Solaris built-in functionBrad King2019-05-211-5/+5
|/
* CMake 3.14.4v3.14.4Brad King2019-05-141-1/+1
* Merge branch 'doc-relnotes-3.14' into release-3.14Brad King2019-05-142-0/+19
|\
| * Help: Add 3.14.4 release notesBrad King2019-05-141-0/+10
| * Merge branch 'doc-relnotes-3.13' into doc-relnotes-3.14Brad King2019-05-141-0/+9
| |\ |/ /
| * Help: Add 3.13.5 release notesBrad King2019-05-141-0/+9
| * Merge branch 'out-of-dir-linking-private-deps' into release-3.13Brad King2019-04-305-2/+32
| |\
| * \ Merge branch 'wix-cmake-downgrade-fix' into release-3.13Brad King2019-03-121-0/+2
| |\ \
* | \ \ Merge branch 'swig4' into release-3.14Brad King2019-05-131-1/+1
|\ \ \ \
| * | | | FindSWIG: Support swig4.0Daniele E. Domenichelli2019-05-131-1/+1
* | | | | Merge branch 'ios-xctest-lookup' into release-3.14Brad King2019-05-133-0/+37
|\ \ \ \ \
| * | | | | 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
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |