Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Xcode: Add CMAKE_XCODE_SCHEME_ENVIRONMENT variable | Felix Heidrich | 2019-10-24 | 4 | -0/+22 |
* | CMake Nightly Date Stamp | Kitware Robot | 2019-10-17 | 1 | -1/+1 |
* | Merge branch 'release-3.16' | Brad King | 2019-10-16 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'doc-add_link_options-typos' into release-3.16 | Brad King | 2019-10-16 | 2 | -11/+11 |
| |\ | |||||
* | \ | Merge topic 'doc-add_link_options-typos' | Brad King | 2019-10-16 | 2 | -11/+11 |
|\ \ \ | | |/ | |/| | |||||
| * | | Help: Fix typos and style in add_link_options documentation | Tom Lankhorst | 2019-10-16 | 2 | -11/+11 |
* | | | Merge branch 'release-3.16' | Brad King | 2019-10-16 | 0 | -0/+0 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch 'swift-cross-compile' into release-3.16 | Brad King | 2019-10-15 | 1 | -0/+3 |
| |\ \ | |||||
| * \ \ | Merge branch 'CMakeFindBinUtils-cleanup' into release-3.16 | Brad King | 2019-10-15 | 1 | -12/+0 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'FindCurses-tinfow' into release-3.16 | Brad King | 2019-10-15 | 1 | -2/+4 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'FindHDF5-cray' into release-3.16 | Brad King | 2019-10-15 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'FindCURL-cmake-package' | Brad King | 2019-10-16 | 2 | -1/+34 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindCURL: Try to find CURLConfig.cmake | Charles Barto | 2019-10-15 | 2 | -1/+34 |
* | | | | | | | | Merge topic 'CMakeFindBinUtils-cleanup' | Brad King | 2019-10-16 | 1 | -12/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | CMakeFindBinUtils: Remove unnecessary variable unset calls | Brad King | 2019-10-15 | 1 | -12/+0 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'swift-cross-compile' | Brad King | 2019-10-16 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | try_compile: support Swift for cross-compilation | Saleem Abdulrasool | 2019-10-15 | 1 | -0/+3 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'FindCurses-tinfow' | Brad King | 2019-10-16 | 1 | -2/+4 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | FindCurses: use tinfow when wide support is requested | Manuel Herrmann | 2019-10-15 | 1 | -2/+4 |
| |/ / / / | |||||
* | | | | | Merge topic 'FindHDF5-cray' | Brad King | 2019-10-16 | 1 | -2/+2 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | FindHDF5: Append hdf5 to hdf5_hl to avoid undefined references | Willem Deconinck | 2019-10-15 | 1 | -1/+1 |
| * | | | | FindHDF5: Cray HDF5 Fortran module filename is usually capitalized | Willem Deconinck | 2019-10-15 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-16 | 1 | -1/+1 |
* | | | | Merge branch 'release-3.16' | Brad King | 2019-10-15 | 0 | -0/+0 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge branch 'doc-static-lib-flags' into release-3.16 | Brad King | 2019-10-15 | 2 | -5/+17 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'cmake-initial-cache-relative' into release-3.16 | Brad King | 2019-10-14 | 13 | -10/+40 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'FindOpenMP-clang-HIP-device' into release-3.16 | Brad King | 2019-10-14 | 1 | -0/+2 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'doc-static-lib-flags' | Brad King | 2019-10-15 | 2 | -5/+17 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Help: Clarify documentation of CMAKE_STATIC_LINKER_FLAGS | Brad King | 2019-10-15 | 2 | -5/+17 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'cmake-initial-cache-relative' | Brad King | 2019-10-15 | 13 | -10/+40 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | cmake: Fix relative path regression in -C | Peter Waller | 2019-10-14 | 13 | -10/+40 |
| |/ / / / | |||||
* | | | | | Merge topic 'FindOpenMP-clang-HIP-device' | Brad King | 2019-10-15 | 1 | -0/+2 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | FindOpenMP: Add support for HIP clang device pass | Konstantin Pyzhov | 2019-10-12 | 1 | -0/+2 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-15 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-14 | 1 | -1/+1 |
* | | | | Merge topic 'feature/CMAKE_MESSAGE_CONTEXT' | Craig Scott | 2019-10-13 | 28 | -34/+283 |
|\ \ \ \ | |||||
| * | | | | message: Support logging a context with each message | Alex Turbov | 2019-10-12 | 15 | -9/+194 |
| * | | | | message: Add new CMAKE_MESSAGE_LOG_LEVEL variable | Alex Turbov | 2019-10-12 | 11 | -0/+64 |
| * | | | | Tests: Message log level tests must fail on unwanted output | Craig Scott | 2019-10-12 | 10 | -10/+10 |
| * | | | | Help: Move CMAKE_MESSAGE_INDENT variable to correct section | Alex Turbov | 2019-10-12 | 1 | -1/+1 |
| * | | | | message: Minor refactor to make code less verbose | Alex Turbov | 2019-10-12 | 1 | -14/+14 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-13 | 1 | -1/+1 |
* | | | | | Merge branch 'release-3.16' | Brad King | 2019-10-12 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge branch 'no-git-version' into release-3.16 | Brad King | 2019-10-11 | 1 | -44/+46 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'InstallRequiredSystemLibraries-redist' into release-3.16 | Brad King | 2019-10-11 | 1 | -0/+7 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'vs-v142-csharp-flags' into release-3.16 | Brad King | 2019-10-11 | 2 | -2/+575 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'FindPostgreSQL-macports-and-v12' into release-3.16 | Brad King | 2019-10-11 | 1 | -1/+4 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'iar-8051-support' into release-3.16 | Brad King | 2019-10-11 | 6 | -3/+23 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'objc-c++flags' into release-3.16 | Brad King | 2019-10-11 | 4 | -1/+29 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'doc-unity-build' into release-3.16 | Brad King | 2019-10-11 | 4 | -17/+37 |
| |\ \ \ \ \ \ \ \ \ \ |