Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmWindowsRegistry: Add missing <cstdint> include | nanoric | 2022-06-10 | 1 | -0/+1 |
* | MSVC: Revert "Default to -ZI instead of /Zi for x86 and x64" | Brad King | 2022-06-09 | 1 | -3/+2 |
* | Merge topic 'vs-android-api' into release-3.24 | Brad King | 2022-06-09 | 1 | -0/+4 |
|\ | |||||
| * | VS: Add AndroidAPILevel element to generated project files | BenjamÃn de la Fuente Ranea | 2022-06-08 | 1 | -0/+4 |
* | | Begin 3.24 release versioning | Brad King | 2022-06-08 | 1 | -3/+3 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-08 | 1 | -1/+1 |
|/ | |||||
* | CMake Nightly Date Stamp | Kitware Robot | 2022-06-07 | 1 | -1/+1 |
* | Merge topic 'if-command-PATH_EQUAL' | Brad King | 2022-06-06 | 3 | -1/+32 |
|\ | |||||
| * | if command: Add PATH_EQUAL operator | Marc Chevrier | 2022-06-03 | 3 | -1/+32 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-06 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-05 | 1 | -1/+1 |
* | | Merge topic 'update-kwsys' | Brad King | 2022-06-04 | 5 | -12/+18 |
|\ \ | |||||
| * | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2022-06-03 | 5 | -12/+18 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-04 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge topic 'genex-PATH_EQUAL' | Brad King | 2022-06-03 | 1 | -0/+18 |
|\ \ | |/ |/| | |||||
| * | Genex-PATH_EQUAL: path comparison | Marc Chevrier | 2022-06-01 | 1 | -0/+18 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-03 | 1 | -1/+1 |
* | | Merge topic 'automoc-silence-ranlib-warning' | Brad King | 2022-06-02 | 1 | -1/+8 |
|\ \ | |||||
| * | | automoc: silence linker warning on macos | Tim Blechmann | 2022-06-01 | 1 | -1/+8 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-02 | 1 | -1/+1 |
* | | | Merge topic 'ninja-dedup-def' | Brad King | 2022-06-01 | 7 | -58/+41 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Ninja: Avoid duplicating /DEF: linker flag with MSVC tools | Brad King | 2022-05-31 | 2 | -19/+2 |
| * | | cmLocalGenerator: Adopt AppendModuleDefinitionFlag method | Brad King | 2022-05-31 | 7 | -41/+41 |
| |/ | |||||
* | | Merge topic 'genex-PATH' | Craig Scott | 2022-06-01 | 1 | -0/+436 |
|\ \ | |||||
| * | | Genex-PATH: path handling | Marc Chevrier | 2022-05-31 | 1 | -0/+436 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-01 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge topic 'cmake-gui-locale' | Brad King | 2022-05-31 | 1 | -0/+14 |
|\ \ | |||||
| * | | cmake-gui: Restore support for internationalization with Qt5 on Windows | Brad King | 2022-05-27 | 1 | -0/+14 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-31 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-30 | 1 | -1/+1 |
| |/ |/| | |||||
* | | 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 'msvc-compilers-default-to-ZI' | Brad King | 2022-05-27 | 1 | -1/+4 |
|\ \ | |||||
| * | | MSVC: Default to -ZI instead of /Zi for x86 and x64 | Glen Chung | 2022-05-26 | 1 | -1/+4 |
* | | | Merge topic 'mingw-compiler-PATH' | Brad King | 2022-05-27 | 3 | -65/+0 |
|\ \ \ | |||||
| * | | | 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 | 2 | -24/+0 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-27 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'verify-interface-header-sets-list' | Brad King | 2022-05-26 | 1 | -5/+23 |
|\ \ \ | |||||
| * | | | VERIFY_INTERFACE_HEADER_SETS: Add property for list of header sets | Kyle Edwards | 2022-05-25 | 1 | -5/+23 |
* | | | | 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 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-26 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'dependency-providers' | Brad King | 2022-05-25 | 8 | -12/+239 |
|\ \ \ \ | |||||
| * | | | | Dependency providers: Add find_package and FetchContent support | Craig Scott | 2022-05-24 | 8 | -1/+220 |
| * | | | | cmFindPackageCommand: Handle Makefile variable definitions more robustly | Craig Scott | 2022-05-17 | 2 | -11/+19 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-25 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'curl-debug-callback' | Brad King | 2022-05-24 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | cmFileCommand: Fix signature of CURLOPT_DEBUGFUNCTION callback | Brad King | 2022-05-23 | 1 | -2/+2 |
* | | | | | Merge topic 'reduce-policy-eval-scope' | Brad King | 2022-05-24 | 1 | -4/+2 |
|\ \ \ \ \ |