Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch 'FindMPI-restore-flag-vars' into release-3.15 | Brad King | 2019-08-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindMPI: Restore MPI_<LANG>_COMPILE_FLAGS and MPI_<LANG>_COMPILE_OPTIONS | Robert Maynard | 2019-08-21 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'ccmake-crash-on-empty-strings-property' into release-3.15 | Brad King | 2019-08-20 | 1 | -0/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ccmake: handle cache entries with empty STRINGS property | M Furkan USLU | 2019-08-20 | 1 | -0/+3 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'msvc-runtime-library-flang' into release-3.15 | Brad King | 2019-08-09 | 2 | -4/+17 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Flang: Implement MSVC runtime library abstraction | Brad King | 2019-08-09 | 2 | -4/+17 | |
|/ / / / / | ||||||
* | | | | | CMake 3.15.2v3.15.2 | Brad King | 2019-08-07 | 1 | -1/+1 | |
* | | | | | Merge branch 'doc-relnotes-3.15' into release-3.15 | Brad King | 2019-08-07 | 1 | -0/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Help: Add 3.15.2 release notes | Brad King | 2019-08-07 | 1 | -0/+7 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'FindGLEW-macOS' into release-3.15 | Brad King | 2019-08-06 | 1 | -3/+34 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindGLEW: Fix typo in verbose log message | Claudio Fantacci | 2019-08-06 | 1 | -1/+1 | |
| * | | | | | FindGLEW: Add required OpenGL dependency in macOS | Claudio Fantacci | 2019-08-06 | 1 | -0/+31 | |
| * | | | | | FindGLEW: Fix macOS library suffix selection | Claudio Fantacci | 2019-08-06 | 1 | -2/+2 | |
* | | | | | | Merge branch 'find_package-prefer-config-not-found' into release-3.15 | Brad King | 2019-08-06 | 2 | -1/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | find_package: Fix prefer-config mode to not fail on missing optional package | Cristian Adam | 2019-08-06 | 2 | -1/+9 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'clang-frontend-variant' into release-3.15 | Brad King | 2019-08-05 | 2 | -0/+32 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | clang: Work around toolchain file use of internal CMake variables | Brad King | 2019-08-05 | 2 | -0/+32 | |
* | | | | | | | Merge branch 'fileapi-install-generators' into release-3.15 | Brad King | 2019-08-02 | 6 | -8/+58 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fileapi: Fix codemodel target install destination for cross-dir rules | Brad King | 2019-07-31 | 6 | -8/+58 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'clang-cl-non-windows' into release-3.15 | Brad King | 2019-07-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | clang: Restore support for clang-cl on non-Windows hosts | Brad King | 2019-07-31 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'source_group-tree-files' into release-3.15 | Brad King | 2019-07-30 | 1 | -11/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | source_group: Fix regression in relative FILES | Brad King | 2019-07-30 | 1 | -11/+4 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'vs-spectre-off' into release-3.15 | Brad King | 2019-07-30 | 5 | -5/+50 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | VS: Fix mapping of `-Qspectre-` flag | Brad King | 2019-07-30 | 5 | -5/+50 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'swift-with-interface-libs' into release-3.15 | Brad King | 2019-07-29 | 2 | -8/+12 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Swift: Restore support for enabling with INTERFACE libraries | Brad King | 2019-07-29 | 2 | -8/+12 | |
|/ / / / / | ||||||
* | | | | | CMake 3.15.1v3.15.1 | Brad King | 2019-07-26 | 1 | -1/+1 | |
* | | | | | Merge branch 'doc-relnotes-3.15' into release-3.15 | Brad King | 2019-07-26 | 1 | -0/+17 | |
|\ \ \ \ \ | ||||||
| * | | | | | Help: Add 3.15.1 release notes | Brad King | 2019-07-26 | 1 | -0/+17 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'FindMPI-link-flags' into release-3.15 | Brad King | 2019-07-25 | 1 | -5/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindMPI: make sure computed link flags are not de-duplicated | Robert Maynard | 2019-07-25 | 1 | -3/+1 | |
| * | | | | | FindMPI: Updated to use INTERFACE_LINK_OPTIONS | Robert Maynard | 2019-06-24 | 1 | -3/+2 | |
* | | | | | | Merge branch 'makefile-depend-relative-include' into release-3.15 | Brad King | 2019-07-25 | 7 | -4/+47 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Makefile: Fix regression in dependencies on relative includes | Brad King | 2019-07-24 | 7 | -4/+47 | |
* | | | | | | | Merge branch 'backport-clang-gnulike-support' into release-3.15 | Brad King | 2019-07-24 | 20 | -43/+42 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Tests: Revert "require C++14 for the Tutorial" | Brad King | 2019-07-24 | 13 | -13/+27 | |
| * | | | | | | | Clang: For MSVC ABI do not use modes older than C++14 | Brad King | 2019-07-24 | 7 | -30/+15 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'fix-emulator-arguments' into release-3.15 | Brad King | 2019-07-23 | 2 | -1/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix allocation in CROSSCOMPILING_EMULATOR evaluation | Marek Antoniak | 2019-07-23 | 2 | -1/+4 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'InstallRequiredSystemLibraries-redist' into release-3.15 | Brad King | 2019-07-22 | 1 | -6/+14 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | IRSL: Fix discovery of VS 2019 v141 toolset redistributables | James Butler | 2019-07-22 | 1 | -4/+12 | |
| * | | | | | | | IRSL: Fix typo in v143 toolset version check | James Butler | 2019-07-22 | 1 | -2/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'ctest-done-hash' into release-3.15 | Brad King | 2019-07-19 | 1 | -9/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CTest: Generate Done.xml before calculating its hash | Betsy McPhail | 2019-07-19 | 1 | -9/+9 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'msvc-runtime-library-doc' into release-3.15 | Brad King | 2019-07-19 | 3 | -1/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | MSVC: Document behavior when MSVC_RUNTIME_LIBRARY is not set | Brad King | 2019-07-19 | 3 | -1/+11 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'vs-asmlist-dir' into release-3.15 | Brad King | 2019-07-18 | 2 | -4/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | VS: Place intermediate files in the "ASM List Location" next to objects | Brad King | 2019-07-18 | 2 | -4/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'backport-swift-improvements' into release-3.15 | Brad King | 2019-07-18 | 5 | -15/+72 | |
|\ \ \ \ \ \ \ |