Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add option to optimize link dependencies for static libraries | Kyle Edwards | 2020-08-12 | 47 | -8/+559 |
* | Merge topic 'findlapack-quiet' | Brad King | 2020-08-11 | 1 | -296/+276 |
|\ | |||||
| * | FindLAPACK: Use find_package_handle_standard_args | Seth R Johnson | 2020-08-07 | 1 | -296/+276 |
* | | Merge topic 'bootstrap-ninja' | Brad King | 2020-08-11 | 6 | -76/+315 |
|\ \ | |||||
| * | | Bootstrap: Add support for Ninja | Kyle Edwards | 2020-08-10 | 6 | -76/+315 |
| |/ | |||||
* | | Merge branch 'release-3.18' | Brad King | 2020-08-11 | 0 | -0/+0 |
|\ \ | |||||
| * \ | Merge topic 'findhdf5-fix-nohl' into release-3.18 | Brad King | 2020-08-11 | 1 | -1/+0 |
| |\ \ | |||||
* | \ \ | Merge topic 'findhdf5-fix-nohl' | Brad King | 2020-08-11 | 1 | -1/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | FindHDF5: fix compiler detection when HL is disabled | Seth R Johnson | 2020-08-10 | 1 | -1/+0 |
* | | | | Merge branch 'release-3.18' | Brad King | 2020-08-11 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge topic 'osx-archs-apple-only' into release-3.18 | Brad King | 2020-08-11 | 1 | -0/+3 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'osx-archs-apple-only' | Brad King | 2020-08-11 | 1 | -0/+3 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | PCH: Avoid Apple-specific architecture flags on other platforms | Brad King | 2020-08-10 | 1 | -0/+3 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'release-3.17' | Brad King | 2020-08-11 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'backport-3.17-automoc-path-prefix-off' into release-3.17 | Brad King | 2020-08-10 | 4 | -5/+7 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'release-3.16' | Brad King | 2020-08-11 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'backport-3.16-automoc-path-prefix-off' into release-3.16 | Brad King | 2020-08-10 | 4 | -5/+7 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge branch 'release-3.18' | Brad King | 2020-08-11 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'automoc-path-prefix-off' into release-3.18 | Brad King | 2020-08-11 | 5 | -5/+15 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'automoc-path-prefix-off' | Brad King | 2020-08-11 | 5 | -5/+15 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Help: Add 3.18.2 release note about AUTOMOC_PATH_PREFIX default change | Joerg Bornemann | 2020-08-10 | 1 | -0/+8 |
| * | | | | | | | | Merge branch 'backport-3.17-automoc-path-prefix-off' | Brad King | 2020-08-10 | 4 | -5/+7 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | |||||
| | * | | | | | | | Merge branch 'backport-3.16-automoc-path-prefix-off' | Brad King | 2020-08-10 | 4 | -5/+7 |
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | / / / | | | |_|_|/ / / | | |/| | | | | | |||||
| | | * | | | | | Autogen: Turn off moc path prefix generation by default | Joerg Bornemann | 2020-08-10 | 4 | -5/+7 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-08-11 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'build-interface-targets' | Brad King | 2020-08-10 | 70 | -281/+581 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fileapi: Add INTERFACE libraries with SOURCES to codemodel-v2 | Brad King | 2020-08-07 | 14 | -3/+263 |
| * | | | | | | | | Add INTERFACE libraries to generated buildsystem if they have SOURCES | Brad King | 2020-08-07 | 48 | -94/+303 |
| * | | | | | | | | Remove filtering of allowed INTERFACE library properties | Brad King | 2020-08-03 | 11 | -163/+6 |
| * | | | | | | | | Makefiles: Use IsInBuildSystem in global generator target type checks | Brad King | 2020-08-03 | 1 | -21/+9 |
* | | | | | | | | | Merge topic 'runcmake-make-english' | Brad King | 2020-08-10 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Tests: Set LC_MESSAGES for RunCMake.Make | Kyle Edwards | 2020-08-08 | 1 | -0/+3 |
* | | | | | | | | | | Merge topic 'clang-cl-vfs' | Brad King | 2020-08-10 | 8 | -11/+56 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Clang: Add support for passing VFS arguments | Thomas Bernard | 2020-08-07 | 4 | -4/+37 |
| * | | | | | | | | | | clang-cl: Add '--' before source file | Thomas Bernard | 2020-08-07 | 2 | -1/+9 |
| * | | | | | | | | | | cmake: Change cmake_llvm_rc separator from -- to ++ to avoid conflict | Thomas Bernard | 2020-08-07 | 3 | -7/+11 |
* | | | | | | | | | | | Merge topic 'ninja-msvc-deps-prefix' | Brad King | 2020-08-10 | 3 | -3/+43 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Ninja: Write msvc_deps_prefix as UTF-8 when console codepage is UTF-8 | Ben McMorran | 2020-08-07 | 1 | -2/+20 |
| * | | | | | | | | | | | cmGeneratedFileStream: Add WriteRaw method | Ben McMorran | 2020-08-03 | 2 | -1/+23 |
* | | | | | | | | | | | | Merge branch 'release-3.18' | Brad King | 2020-08-10 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Merge topic 'FPHSA-name-mismatches-chained-via-include' into release-3.18 | Brad King | 2020-08-10 | 7 | -0/+52 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'FPHSA-name-mismatches-chained-via-include' | Brad King | 2020-08-10 | 7 | -0/+52 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | FPHSA: detect inclusion between find modules | Ben Boeckel | 2020-08-07 | 7 | -0/+52 |
* | | | | | | | | | | | | | Merge branch 'release-3.18' | Brad King | 2020-08-10 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge topic 'xcode-try_compile-no-sign-backport' into release-3.18 | Brad King | 2020-08-10 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'xcode-try_compile-no-sign-backport' | Brad King | 2020-08-10 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Xcode: Explicitly turn off signing in try_compile projects | Brad King | 2020-08-10 | 1 | -0/+6 |
* | | | | | | | | | | | | | | Merge branch 'release-3.18' | Brad King | 2020-08-10 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Merge topic 'FindRuby-restore-include-path' into release-3.18 | Brad King | 2020-08-10 | 1 | -2/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'FindRuby-restore-include-path' | Brad King | 2020-08-10 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |