summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.24.0-rc4v3.24.0-rc4Brad King2022-07-201-1/+1
* VS: Exclude ZERO_CHECK.proj from .sln for include_external_msprojectSumit Bhardwaj2022-07-205-1/+20
* Merge topic 'export-try-compile-crash' into release-3.24Kyle Edwards2022-07-141-1/+3
|\
| * cmGlobalGenerator: Only compute build files for all targetsKyle Edwards2022-07-131-1/+3
| * Merge branch 'file-set-crash' into release-3.23Brad King2022-06-303-4/+32
| |\
| * \ Merge topic 'cmake-gui-locale' into release-3.23Brad King2022-05-311-0/+14
| |\ \
* | | | CMake 3.24.0-rc3v3.24.0-rc3Brad King2022-07-071-1/+1
* | | | Merge topic 'ccmake-fix-pdcurses-windows' into release-3.24Brad King2022-07-071-2/+4
|\ \ \ \
| * | | | ccmake: Fix mangled configuration log with PDCurses on WindowsDuncan Ogilvie2022-07-061-2/+4
* | | | | Merge topic 'genex-LINK_LIBRARY-check-supported-properties' into release-3.24Brad King2022-07-073-10/+31
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Genex LINK_LIBRARY and LINK_GROUP: check supported propertiesMarc Chevrier2022-07-063-10/+31
* | | | | genex-LINK_LIBRARY: ensure correct generation inside LINK_GROUP genexMarc Chevrier2022-07-051-0/+11
|/ / / /
* | | | Genex: Fix TARGET_BUNDLE_DIR_NAME incorrect extensionBen Leadbetter2022-07-011-2/+12
* | | | Merge topic 'file-set-crash' into release-3.24Brad King2022-06-303-4/+32
|\ \ \ \ | | |_|/ | |/| |
| * | | install(EXPORT): Check for missing file sets at generate timeKyle Edwards2022-06-293-4/+32
| |/ /
| * | CMake 3.23.2v3.23.2Brad King2022-05-251-1/+1
| * | Merge topic 'vs2022-only' into release-3.23Brad King2022-05-201-0/+1
| |\ \
* | \ \ Merge topic 'fix-23523' into release-3.24Brad King2022-06-291-12/+16
|\ \ \ \
| * | | | AUTOUIC: Fix internal paths of generated ui_foo.h filesJosiah Bills2022-06-281-12/+16
* | | | | CMake 3.24.0-rc2v3.24.0-rc2Brad King2022-06-231-1/+1
* | | | | VS: Add variable to to turn off Visual Studio compile batchingBrad King2022-06-221-0/+1
* | | | | Merge topic 'use-arm64-msbuild' into release-3.24Brad King2022-06-221-0/+8
|\ \ \ \ \
| * | | | | VS: Prefer ARM64 MSBuild on Windows ARM64 hostTommy Vercetti2022-06-211-0/+8
* | | | | | cm_cxx_features: filter out warnings from Xcode 14Gregor Jasny2022-06-211-1/+1
|/ / / / /
* | | | | CMake 3.24.0-rc1v3.24.0-rc1Brad King2022-06-141-1/+1
* | | | | Merge topic 'lcc-warnings' into release-3.24Brad King2022-06-142-5/+5
|\ \ \ \ \
| * | | | | Source: Convince LCC that RAII variables are usedBrad King2022-06-132-5/+5
* | | | | | cmSystemTools: Fix 'ErrorOccurred' spellingFeRD (Frank Dana)2022-06-1356-212/+212
|/ / / / /
* | | | | Merge topic 'cmake-gui-qt6-decode' into release-3.24Brad King2022-06-115-105/+81
|\ \ \ \ \
| * | | | | cmake-gui: Support non-ASCII chars on Windows with Qt6Mehdi Chinoune2022-06-105-105/+81
* | | | | | Merge topic 'cmWindowsRegistry-cstdint' into release-3.24Brad King2022-06-111-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | cmWindowsRegistry: Add missing <cstdint> includenanoric2022-06-101-0/+1
* | | | | | Merge topic 'update-kwsys' into release-3.24Brad King2022-06-101-0/+27
|\ \ \ \ \ \
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2022-06-091-0/+27
* | | | | | | CheckIPOSupported: Compile check using flags of calling projectBrad King2022-06-101-1/+2
| |/ / / / / |/| | | | |
* | | | | | 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