Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'CMakeDetermineCXXCompiler-clang-typo' | Brad King | 2020-08-19 | 1 | -1/+1 |
|\ | |||||
| * | clang: Fix the typo for CMAKE_CXX_COMPILER_ID_TEST_FLAGS | Thomas Bernard | 2020-08-18 | 1 | -1/+1 |
* | | Merge topic 'ccmake-no-form-warnings' | Brad King | 2020-08-19 | 1 | -0/+8 |
|\ \ | |||||
| * | | ccmake: suppress warnings in third-party form code | Brad King | 2020-08-18 | 1 | -0/+8 |
| |/ | |||||
* | | Merge topic 'cpack-wix-custom-xmlns' | Brad King | 2020-08-19 | 6 | -3/+66 |
|\ \ | |||||
| * | | CPack/WiX: Add support for custom XML namespaces | Fritz Elfert | 2020-08-18 | 6 | -3/+66 |
* | | | Merge topic 'ExternalProject-retry-only-recoverable' | Brad King | 2020-08-19 | 11 | -34/+171 |
|\ \ \ | |||||
| * | | | ExternalProject: add INACTIVITY_TIMEOUT argument | Thomas Bernard | 2020-08-18 | 8 | -3/+123 |
| * | | | ExternalProject: retry download on recoverable errors | Thomas Bernard | 2020-08-11 | 5 | -31/+48 |
* | | | | Merge topic 'CMakeDependentOption-doc' | Brad King | 2020-08-19 | 1 | -10/+23 |
|\ \ \ \ | |||||
| * | | | | CMakeDependentOption: Expand documentation | Betsy McPhail | 2020-08-18 | 1 | -10/+23 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'buildsystem_documentation_update' | Brad King | 2020-08-19 | 1 | -5/+15 |
|\ \ \ \ | |||||
| * | | | | Help: Update cmake-buildsystem documentation | Joseph Snyder | 2020-08-18 | 1 | -5/+15 |
* | | | | | Merge branch 'release-3.18' | Brad King | 2020-08-19 | 0 | -0/+0 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'ep-patch-skip-update-dep' into release-3.18 | Brad King | 2020-08-19 | 1 | -27/+5 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'ep-patch-skip-update-dep' | Brad King | 2020-08-19 | 1 | -27/+5 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | ExternalProject: Stop configure target from always appearing out-of-date | Craig Scott | 2020-08-18 | 1 | -24/+2 |
| * | | | | | | ExternalProject: Stop patch target from always appearing out-of-date | Craig Scott | 2020-08-18 | 1 | -3/+3 |
* | | | | | | | Merge branch 'release-3.18' | Brad King | 2020-08-19 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'llvm-rc-quote-cmake' into release-3.18 | Brad King | 2020-08-19 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'llvm-rc-quote-cmake' | Brad King | 2020-08-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'backport-3.18-llvm-rc-quote-cmake' into llvm-rc-quote-cmake | Brad King | 2020-08-18 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | / / / | | |_|_|_|/ / / | |/| | | | | | | |||||
| | * | | | | | | llvm-rc: Fix quoting of path to cmake in CMAKE_RC_COMPILE_OBJECT | Thomas Bernard | 2020-08-18 | 1 | -1/+1 |
| | | |/ / / / | | |/| | | | | |||||
* | | | | | | | Merge branch 'release-3.18' | Brad King | 2020-08-19 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'FindPython-enhance-version-extraction-from-lib-name' into releas... | Brad King | 2020-08-19 | 1 | -3/+4 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'FindPython-enhance-version-extraction-from-lib-name' | Brad King | 2020-08-19 | 1 | -3/+4 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | FindPython: enhance robustness of version extraction from library name | Marc Chevrier | 2020-08-18 | 1 | -3/+4 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'release-3.18' | Brad King | 2020-08-19 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'CMakeFindBinUtils-fallback' into release-3.18 | Brad King | 2020-08-19 | 1 | -0/+13 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'CMakeFindBinUtils-fallback' | Brad King | 2020-08-19 | 1 | -0/+13 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | CMakeFindBinUtils: Always consider plain binutils when not cross-compiling | Robert Maynard | 2020-08-18 | 1 | -0/+13 |
| |/ / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-08-19 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'FixGraphvizAliasTargets' | Brad King | 2020-08-18 | 19 | -3/+33 |
|\ \ \ \ \ | |||||
| * | | | | | Graphviz: Fix bug that shows duplicated alias targets | Stephan Rohmen | 2020-08-17 | 19 | -3/+33 |
* | | | | | | Merge topic 'fotran_module_vs_docs' | Brad King | 2020-08-18 | 1 | -0/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Expand Fortran_MODULE_DIRECTORY documentation. | Petr Kmoch | 2020-08-17 | 1 | -0/+8 |
* | | | | | | | Merge topic 'findhdf5-targets' | Brad King | 2020-08-18 | 1 | -2/+149 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindHDF5: Remove VTK library type detection | Seth R Johnson | 2020-08-14 | 1 | -5/+2 |
| * | | | | | | | FindHDF5: Port changes from VTK | Ben Boeckel | 2020-08-14 | 1 | -2/+152 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-08-18 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'add_test-special-chars-in-name' | Brad King | 2020-08-17 | 107 | -13/+437 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | add_test: Allow special characters in test name (w/ policy CMP0110) | Deniz Bahadir | 2020-08-12 | 107 | -13/+437 |
* | | | | | | | | | Merge topic 'FindX11-xcb-util-xfixes' | Brad King | 2020-08-17 | 3 | -0/+80 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FindX11: Add xcb_util and xcb_xfixes libraries | Tim Blechmann | 2020-08-12 | 3 | -0/+80 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'xcode12-link-matching-zlib' | Brad King | 2020-08-17 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Xcode: Link matching zlib for iOS Simulator SDK | Gregor Jasny | 2020-08-13 | 1 | -2/+2 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'ios-combined-prune-archs' | Brad King | 2020-08-17 | 4 | -3/+21 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | CMakeIOSInstallCombined: Enforce disjoint architecture sets | Gregor Jasny | 2020-08-08 | 2 | -1/+19 |
| * | | | | | | | | Tests: Avoid warnings about unused arguments | Gregor Jasny | 2020-08-08 | 2 | -2/+2 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-08-17 | 1 | -1/+1 |
| |_|_|_|_|_|_|/ |/| | | | | | | |