summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Libraries processing: update configuration wordingMarc Chevrier2024-06-211-10/+13
* CMake 3.30.0-rc3v3.30.0-rc3Brad King2024-06-141-1/+1
* Merge topic 'ctest-windows-std-handles' into release-3.30Brad King2024-06-143-34/+0
|\
| * ctest: Fix spurious build failures with CTEST_USE_LAUNCHERS on WindowsBrad King2024-06-143-34/+0
| * CMake 3.28.6v3.28.6Brad King2024-06-031-1/+1
* | Merge topic 'vs-quote-semicolons' into release-3.30Brad King2024-06-141-6/+4
|\ \
| * | VS: Quote custom command arguments containing semicolonsBrad King2024-06-141-6/+4
| * | CMake 3.29.5v3.29.5Brad King2024-06-061-1/+1
* | | CMake 3.30.0-rc2v3.30.0-rc2Brad King2024-06-121-1/+1
* | | CMake 3.30.0-rc1v3.30.0-rc1Brad King2024-06-061-1/+1
* | | Merge topic 'gui-relative-build-path' into release-3.30Brad King2024-06-063-6/+60
|\ \ \
| * | | cmake-gui: Handle relative paths in the build directory text inputRoc R. Currius2024-06-053-6/+60
* | | | Merge topic 'ctest-jobserver-fifo-hang' into release-3.30Brad King2024-06-061-0/+4
|\ \ \ \ | | |/ / | |/| |
| * | | ctest: Set close-on-exec for jobserver FIFOJoan Bruguera Micó2024-06-051-0/+4
| * | | CMake 3.29.4v3.29.4Brad King2024-06-031-1/+1
| * | | Merge topic 'update-kwsys' into release-3.29Brad King2024-05-291-1/+25
| |\ \ \ | | | |/ | | |/|
| | * | KWSys: ConsoleBuf: Fix test case when running under Windows TerminalBrad King2024-05-281-1/+25
| | * | Merge topic 'cxxmodules-gcc-binary-mode' into release-3.28Brad King2024-05-173-1/+29
| | |\ \
| * | \ \ Merge topic 'cxxmodules-gcc-binary-mode' into release-3.29Brad King2024-05-173-1/+29
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge topic 'cmp0037-message' into release-3.29Brad King2024-05-151-3/+5
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | CMake 3.29.3v3.29.3Brad King2024-05-071-1/+1
| * | | | Merge topic 'cxxmodules-build-export-different-directory' into release-3.29Brad King2024-05-031-2/+4
| |\ \ \ \
| * \ \ \ \ Merge topic 'vs-scan-module-deps-settings' into release-3.29Brad King2024-05-024-14/+52
| |\ \ \ \ \
* | | | | | | Begin 3.30 release versioningBrad King2024-06-051-3/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'macos-check-archs'Brad King2024-06-056-4/+187
|\ \ \ \ \ \
| * | | | | | file: Add undocumented READ_MACHO subcommand on macOSRené Bertin2024-06-046-4/+187
* | | | | | | Merge topic 'cmFileSet-FixWindowsPerformance'Brad King2024-06-051-5/+31
|\ \ \ \ \ \ \
| * | | | | | | cmFileSet: Fix poor performance of large file sets with export() on WindowsJochem van Boxtel2024-06-041-5/+31
* | | | | | | | CMake Nightly Date StampKitware Robot2024-06-051-1/+1
* | | | | | | | Merge topic 'gui-trailing-slash-on-dirs'Brad King2024-06-041-3/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | CMakeGUI: Sanitize source and build dirs the same as command lineCraig Scott2024-06-011-3/+9
* | | | | | | | | Merge topic 'cxx-checks-icpx-overriding'Brad King2024-06-041-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cm_cxx_features: Filter out icpx -Woverriding-t-option warningsBrad King2024-06-031-1/+3
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'cxx-checks-distcc'Brad King2024-06-041-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cm_cxx_features: Ignore distcc warningsMartin Mokry2024-06-021-0/+2
* | | | | | | | | | CMake Nightly Date StampKitware Robot2024-06-041-1/+1
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'cmake-C-crash'Brad King2024-06-032-6/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix crash in target-specific commands called from initial cache scriptBrad King2024-06-012-6/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'file-accept-empty-lists'Brad King2024-06-031-8/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | file(): TOUCH, TOUCH_NOCREATE and MAKE_DIRECTORY accept empty listsCraig Scott2024-05-311-8/+17
* | | | | | | | | | CMake Nightly Date StampKitware Robot2024-06-031-1/+1
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2024-06-021-1/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2024-06-011-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'ci-msvc-14.40'Brad King2024-05-311-0/+5
|\ \ \ \ \ \ \
| * | | | | | | cmake-gui: Suppress MSVC deprecation warnings from Qt headersBrad King2024-05-301-0/+5
* | | | | | | | Merge topic 'update-kwsys'Brad King2024-05-312-0/+115
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2024-05-302-0/+115
* | | | | | | | | Merge topic 'dep-provider-try_compile'Brad King2024-05-311-0/+11
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | try_compile: Propagating top level includes into whole-project callsCraig Scott2024-05-301-0/+11
* | | | | | | | | CMake Nightly Date StampKitware Robot2024-05-311-1/+1
| |/ / / / / / / |/| | | | | | |