summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'backport-find-no-name' into release-3.15Brad King2019-08-284-1/+5
|\
| * find_path: Fix crash on empty old-style list of namesBrad King2019-08-284-1/+5
* | Merge branch 'autogen_fix_use_after_move' into release-3.15Brad King2019-08-272-3/+3
|\ \
| * | Autogen: Fix AUTOUIC segfault, when file includes colliding ui_*.h fileSebastian Holtermann2019-08-272-3/+3
| |/
* | Merge branch 'alpine-cpu_zero' into release-3.15Brad King2019-08-271-0/+2
|\ \
| * | cmAffinity: Add include for CPU_ZERO on Alpine LinuxBrad King2019-08-271-0/+2
| |/
* | Merge branch 'cmGlobalGenerator-compilerId-lifetime' into release-3.15Brad King2019-08-271-7/+4
|\ \
| * | cmGlobalGenerator: Fix CheckCompilerIdCompatibility local var lifetimeBrad King2019-08-261-7/+4
| |/
* | Merge branch 'libarchive-requirement' into release-3.15Brad King2019-08-271-1/+1
|\ \
| * | libarchive: We now require at least version 3.3.3Marvin Schmidt2019-08-261-1/+1
| |/
* | Merge branch 'ninja_additional_clean_files_custom_target' into release-3.15Brad King2019-08-273-37/+53
|\ \
| * | Tests: Extend MakeClean test to test various target typesSebastian Holtermann2019-08-261-37/+49
| * | Ninja: Add support for ADDITIONAL_CLEAN_FILES in custom targetsSebastian Holtermann2019-08-262-0/+4
| |/
* | Merge branch 'ctest-json-REQUIRED_FILES' into release-3.15Brad King2019-08-223-6/+20
|\ \
| * | CTest: Fix --show-only=json-v1 output with REQUIRED_FILES propertyBrad King2019-08-223-6/+20
| |/
* | Merge branch 'CrayPrgEnv-update-link-type-detection' into release-3.15Brad King2019-08-222-3/+24
|\ \
| * | CrayPrgEnv: Change default linking mode based on PE versionChuck Atkins2019-08-222-3/+24
| |/
* | Merge branch 'FindMPI-restore-flag-vars' into release-3.15Brad King2019-08-211-1/+1
|\ \
| * | FindMPI: Restore MPI_<LANG>_COMPILE_FLAGS and MPI_<LANG>_COMPILE_OPTIONSRobert Maynard2019-08-211-1/+1
| |/
* | Merge branch 'ccmake-crash-on-empty-strings-property' into release-3.15Brad King2019-08-201-0/+3
|\ \
| * | ccmake: handle cache entries with empty STRINGS propertyM Furkan USLU2019-08-201-0/+3
| |/
* | Merge branch 'msvc-runtime-library-flang' into release-3.15Brad King2019-08-092-4/+17
|\ \ | |/ |/|
| * Flang: Implement MSVC runtime library abstractionBrad King2019-08-092-4/+17
|/
* CMake 3.15.2v3.15.2Brad King2019-08-071-1/+1
* Merge branch 'doc-relnotes-3.15' into release-3.15Brad King2019-08-071-0/+7
|\
| * Help: Add 3.15.2 release notesBrad King2019-08-071-0/+7
|/
* Merge branch 'FindGLEW-macOS' into release-3.15Brad King2019-08-061-3/+34
|\
| * FindGLEW: Fix typo in verbose log messageClaudio Fantacci2019-08-061-1/+1
| * FindGLEW: Add required OpenGL dependency in macOSClaudio Fantacci2019-08-061-0/+31
| * FindGLEW: Fix macOS library suffix selectionClaudio Fantacci2019-08-061-2/+2
* | Merge branch 'find_package-prefer-config-not-found' into release-3.15Brad King2019-08-062-1/+9
|\ \
| * | find_package: Fix prefer-config mode to not fail on missing optional packageCristian Adam2019-08-062-1/+9
| |/
* | Merge branch 'clang-frontend-variant' into release-3.15Brad King2019-08-052-0/+32
|\ \
| * | clang: Work around toolchain file use of internal CMake variablesBrad King2019-08-052-0/+32
* | | Merge branch 'fileapi-install-generators' into release-3.15Brad King2019-08-026-8/+58
|\ \ \
| * | | fileapi: Fix codemodel target install destination for cross-dir rulesBrad King2019-07-316-8/+58
| | |/ | |/|
* | | Merge branch 'clang-cl-non-windows' into release-3.15Brad King2019-07-311-1/+1
|\ \ \ | | |/ | |/|
| * | clang: Restore support for clang-cl on non-Windows hostsBrad King2019-07-311-1/+1
| |/
* | Merge branch 'source_group-tree-files' into release-3.15Brad King2019-07-301-11/+4
|\ \
| * | source_group: Fix regression in relative FILESBrad King2019-07-301-11/+4
| |/
* | Merge branch 'vs-spectre-off' into release-3.15Brad King2019-07-305-5/+50
|\ \
| * | VS: Fix mapping of `-Qspectre-` flagBrad King2019-07-305-5/+50
| |/
* | Merge branch 'swift-with-interface-libs' into release-3.15Brad King2019-07-292-8/+12
|\ \ | |/ |/|
| * Swift: Restore support for enabling with INTERFACE librariesBrad King2019-07-292-8/+12
|/
* CMake 3.15.1v3.15.1Brad King2019-07-261-1/+1
* Merge branch 'doc-relnotes-3.15' into release-3.15Brad King2019-07-261-0/+17
|\
| * Help: Add 3.15.1 release notesBrad King2019-07-261-0/+17
|/
* Merge branch 'FindMPI-link-flags' into release-3.15Brad King2019-07-251-5/+2
|\
| * FindMPI: make sure computed link flags are not de-duplicatedRobert Maynard2019-07-251-3/+1
| * FindMPI: Updated to use INTERFACE_LINK_OPTIONSRobert Maynard2019-06-241-3/+2