Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Genex-PATH: path handling | Marc Chevrier | 2022-05-31 | 31 | -1/+1818 |
* | CMake Nightly Date Stamp | Kitware Robot | 2022-05-29 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2022-05-28 | 1 | -1/+1 |
* | Merge topic 'update-zlib' | Brad King | 2022-05-27 | 16 | -1520/+74 |
|\ | |||||
| * | zlib: Add CMakeLists.txt for build within CMake | Brad King | 2022-05-26 | 1 | -0/+25 |
| * | zlib: Use unistd.h on all non-Windows platforms | Brad King | 2022-05-26 | 1 | -1/+1 |
| * | zlib: Suppress some MSVC warnings | Brad King | 2022-05-26 | 1 | -0/+6 |
| * | zlib: Add initialization to satisfy valgrind | Brad King | 2022-05-26 | 1 | -0/+7 |
| * | zlib: Fix typo in comment | Brad King | 2022-05-26 | 1 | -1/+1 |
| * | Merge branch 'upstream-zlib' into update-zlib | Brad King | 2022-05-26 | 24 | -0/+10308 |
| |\ | |||||
| | * | zlib 2011-09-09 (abf180a0) | zlib upstream | 2022-05-26 | 24 | -0/+10308 |
| * | zlib: add script to import zlib 1.2.3 from upstream | Brad King | 2022-05-26 | 1 | -0/+51 |
| * | zlib: Drop old sources to make room for a fresh import | Brad King | 2022-05-26 | 35 | -11843/+0 |
* | | Merge topic 'msvc-compilers-default-to-ZI' | Brad King | 2022-05-27 | 14 | -3/+115 |
|\ \ | |||||
| * | | MSVC: Default to -ZI instead of /Zi for x86 and x64 | Glen Chung | 2022-05-26 | 14 | -3/+115 |
* | | | Merge topic 'mingw-compiler-PATH' | Brad King | 2022-05-27 | 5 | -69/+10 |
|\ \ \ | |||||
| * | | | MSYS/MinGW Makefiles: Simplify selection of windres as Resource Compiler | Brad King | 2022-05-26 | 3 | -41/+0 |
| * | | | MSYS/MinGW Makfiles: Select the compiler occurring first in PATH | Brad King | 2022-05-26 | 4 | -28/+10 |
| | |/ | |/| | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-27 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'verify-interface-header-sets-list' | Brad King | 2022-05-26 | 11 | -5/+76 |
|\ \ | |||||
| * | | VERIFY_INTERFACE_HEADER_SETS: Add property for list of header sets | Kyle Edwards | 2022-05-25 | 11 | -5/+76 |
* | | | Merge topic 'automoc-build-dir' | Brad King | 2022-05-26 | 2 | -1/+5 |
|\ \ \ | |||||
| * | | | AutoMoc: Take AUTOMOC_BUILD_DIR into account in depfile | Joerg Bornemann | 2022-05-25 | 2 | -1/+5 |
* | | | | Merge topic 'LLVMFlang-compiler' | Brad King | 2022-05-26 | 5 | -1/+29 |
|\ \ \ \ | |||||
| * | | | | LLVMFlang: Add support for LLVM Flang | Tin Huynh | 2022-05-24 | 5 | -1/+29 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-26 | 1 | -1/+1 |
* | | | | | Merge branch 'release-3.23' | Brad King | 2022-05-25 | 0 | -0/+0 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | CMake 3.23.2v3.23.2 | Brad King | 2022-05-25 | 1 | -1/+1 |
* | | | | | Merge topic 'dependency-providers' | Brad King | 2022-05-25 | 50 | -55/+996 |
|\ \ \ \ \ | |||||
| * | | | | | Dependency providers: Add find_package and FetchContent support | Craig Scott | 2022-05-24 | 50 | -38/+957 |
| * | | | | | FetchContent: Don't discard non-empty SOURCE_DIR and BINARY_DIR | Craig Scott | 2022-05-18 | 1 | -3/+9 |
| * | | | | | FetchContent: Don't leak internal variables | Craig Scott | 2022-05-18 | 1 | -3/+11 |
| * | | | | | cmFindPackageCommand: Handle Makefile variable definitions more robustly | Craig Scott | 2022-05-17 | 2 | -11/+19 |
* | | | | | | Merge topic 'cpack-component-special-chars' | Brad King | 2022-05-25 | 1 | -8/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CPack: Support component names with special characters, too | Deniz Bahadir | 2022-05-24 | 1 | -8/+10 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'doc-cmake-compiler-is-gnu-deprecation' | Brad King | 2022-05-25 | 3 | -9/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Deprecate the CMAKE_COMPILER_IS_GNU* variables | friendlyanon | 2022-05-24 | 3 | -3/+9 |
| * | | | | | | Help: Remove wrong versionadded for CMAKE_COMPILER_IS_GNU* variables | friendlyanon | 2022-05-24 | 3 | -6/+0 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-25 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge branch 'release-3.23' | Brad King | 2022-05-24 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Merge topic 'doc-hip-genex-versionadded' into release-3.23 | Brad King | 2022-05-24 | 1 | -0/+8 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'doc-hip-genex-versionadded' | Brad King | 2022-05-24 | 1 | -0/+8 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Help: Document when HIP_COMPILER generator expressions were added | Eisuke Kawashima | 2022-05-24 | 1 | -0/+8 |
* | | | | | | Merge branch 'release-3.23' | Brad King | 2022-05-24 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge branch 'release-3.22' into release-3.23 | Brad King | 2022-05-24 | 0 | -0/+0 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge topic 'backport-update-libarchive' into release-3.23 | Brad King | 2022-05-24 | 44 | -827/+1807 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'release-3.22' | Brad King | 2022-05-24 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'backport-update-libarchive' into release-3.22 | Brad King | 2022-05-24 | 44 | -827/+1807 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
* | | | | | | | Merge topic 'update-libarchive' | Brad King | 2022-05-24 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Merge branch 'backport-update-libarchive' into update-libarchive | Brad King | 2022-05-24 | 0 | -0/+0 |
| |\ \ \ \ \ \ |/ / / / / / / | | | _ / / / | | | / / / |