summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmWindowsRegistry: Add missing <cstdint> includenanoric2022-06-101-0/+1
* MSVC: Revert "Default to -ZI instead of /Zi for x86 and x64"Brad King2022-06-091-3/+2
* Merge topic 'vs-android-api' into release-3.24Brad King2022-06-091-0/+4
|\
| * VS: Add AndroidAPILevel element to generated project filesBenjamín de la Fuente Ranea2022-06-081-0/+4
* | Begin 3.24 release versioningBrad King2022-06-081-3/+3
* | CMake Nightly Date StampKitware Robot2022-06-081-1/+1
|/
* CMake Nightly Date StampKitware Robot2022-06-071-1/+1
* Merge topic 'if-command-PATH_EQUAL'Brad King2022-06-063-1/+32
|\
| * if command: Add PATH_EQUAL operatorMarc Chevrier2022-06-033-1/+32
* | CMake Nightly Date StampKitware Robot2022-06-061-1/+1
* | CMake Nightly Date StampKitware Robot2022-06-051-1/+1
* | Merge topic 'update-kwsys'Brad King2022-06-045-12/+18
|\ \
| * | Merge branch 'upstream-KWSys' into update-kwsysBrad King2022-06-035-12/+18
* | | CMake Nightly Date StampKitware Robot2022-06-041-1/+1
| |/ |/|
* | Merge topic 'genex-PATH_EQUAL'Brad King2022-06-031-0/+18
|\ \ | |/ |/|
| * Genex-PATH_EQUAL: path comparisonMarc Chevrier2022-06-011-0/+18
* | CMake Nightly Date StampKitware Robot2022-06-031-1/+1
* | Merge topic 'automoc-silence-ranlib-warning'Brad King2022-06-021-1/+8
|\ \
| * | automoc: silence linker warning on macosTim Blechmann2022-06-011-1/+8
* | | CMake Nightly Date StampKitware Robot2022-06-021-1/+1
* | | Merge topic 'ninja-dedup-def'Brad King2022-06-017-58/+41
|\ \ \ | |_|/ |/| |
| * | Ninja: Avoid duplicating /DEF: linker flag with MSVC toolsBrad King2022-05-312-19/+2
| * | cmLocalGenerator: Adopt AppendModuleDefinitionFlag methodBrad King2022-05-317-41/+41
| |/
* | Merge topic 'genex-PATH'Craig Scott2022-06-011-0/+436
|\ \
| * | Genex-PATH: path handlingMarc Chevrier2022-05-311-0/+436
* | | CMake Nightly Date StampKitware Robot2022-06-011-1/+1
| |/ |/|
* | Merge topic 'cmake-gui-locale'Brad King2022-05-311-0/+14
|\ \
| * | cmake-gui: Restore support for internationalization with Qt5 on WindowsBrad King2022-05-271-0/+14
* | | CMake Nightly Date StampKitware Robot2022-05-311-1/+1
* | | CMake Nightly Date StampKitware Robot2022-05-301-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2022-05-291-1/+1
* | CMake Nightly Date StampKitware Robot2022-05-281-1/+1
* | Merge topic 'msvc-compilers-default-to-ZI'Brad King2022-05-271-1/+4
|\ \
| * | MSVC: Default to -ZI instead of /Zi for x86 and x64Glen Chung2022-05-261-1/+4
* | | Merge topic 'mingw-compiler-PATH'Brad King2022-05-273-65/+0
|\ \ \
| * | | MSYS/MinGW Makefiles: Simplify selection of windres as Resource CompilerBrad King2022-05-263-41/+0
| * | | MSYS/MinGW Makfiles: Select the compiler occurring first in PATHBrad King2022-05-262-24/+0
* | | | CMake Nightly Date StampKitware Robot2022-05-271-1/+1
|/ / /
* | | Merge topic 'verify-interface-header-sets-list'Brad King2022-05-261-5/+23
|\ \ \
| * | | VERIFY_INTERFACE_HEADER_SETS: Add property for list of header setsKyle Edwards2022-05-251-5/+23
* | | | Merge topic 'automoc-build-dir'Brad King2022-05-262-1/+5
|\ \ \ \
| * | | | AutoMoc: Take AUTOMOC_BUILD_DIR into account in depfileJoerg Bornemann2022-05-252-1/+5
* | | | | CMake Nightly Date StampKitware Robot2022-05-261-1/+1
| |/ / / |/| | |
* | | | Merge topic 'dependency-providers'Brad King2022-05-258-12/+239
|\ \ \ \
| * | | | Dependency providers: Add find_package and FetchContent supportCraig Scott2022-05-248-1/+220
| * | | | cmFindPackageCommand: Handle Makefile variable definitions more robustlyCraig Scott2022-05-172-11/+19
* | | | | CMake Nightly Date StampKitware Robot2022-05-251-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'curl-debug-callback'Brad King2022-05-241-2/+2
|\ \ \ \
| * | | | cmFileCommand: Fix signature of CURLOPT_DEBUGFUNCTION callbackBrad King2022-05-231-2/+2
* | | | | Merge topic 'reduce-policy-eval-scope'Brad King2022-05-241-4/+2
|\ \ \ \ \