summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* VS: Select latest Windows SDK even when targeting Windows 8.1 and belowBrad King2023-08-101-0/+10
* VS: Teach CMAKE_GENERATOR_PLATFORM to support Windows 8.1 SDK selectionBrad King2023-08-101-0/+17
* VS: Teach CMAKE_GENERATOR_PLATFORM to use Windows 10 SDKs for older versionsBrad King2023-08-104-34/+57
* VS: Consolidate Windows SDK major version selection dispatchBrad King2023-08-104-24/+23
* VS: Do not print empty Windows SDK version when none is selectedBrad King2023-08-101-1/+2
* Merge topic 'file-GENERATE-arg-parsing' into release-3.27Brad King2023-08-081-1/+2
|\
| * file(GENERATE): Restore INPUT|CONTENT parse checkingEvan Wilde2023-08-071-1/+2
* | Merge topic 'cmList-append-regression' into release-3.27Brad King2023-08-082-25/+53
|\ \
| * | cmList: Fix performance regression in append/prependMarc Chevrier2023-08-042-25/+53
* | | Merge topic 'doc-fixups-release-3.27' into release-3.27Craig Scott2023-08-071-1/+1
|\ \ \ | |_|/ |/| |
| * | cmLocalGenerator: Fix trivial spelling error in code commentCraig Scott2023-08-061-1/+1
| |/
* | VS: Revert "Add CMake input files to ZERO_CHECK"Brad King2023-08-023-75/+1
|/
* Source: Link libatomic when needed on Linux 32-bit ARMBrad King2023-07-275-7/+22
* CMake 3.27.1v3.27.1Brad King2023-07-251-1/+1
* Merge topic 'property-typo-fix' into release-3.27Brad King2023-07-251-1/+1
|\
| * cmTarget: Restore Fortran_PREPROCESS property initializationBen Boeckel2023-07-251-1/+1
* | Merge topic 'cdash_checksum_400' into release-3.27Brad King2023-07-251-9/+12
|\ \ | |/ |/|
| * ctest: Update ctest_submit for CDash behavior changeZack Galbreath2023-07-251-9/+12
| * CMake 3.26.5v3.26.5Brad King2023-07-191-1/+1
| * CMake 3.26.4v3.26.4Brad King2023-05-181-1/+1
| * CMake 3.26.3v3.26.3Brad King2023-04-041-1/+1
| * CMake 3.26.2v3.26.2Brad King2023-03-291-1/+1
* | CTest: Fix regression in calculating test timeoutKyle Edwards2023-07-241-3/+5
* | cmComputeLinkInformation: track OBJECT library dependenciesBen Boeckel2023-07-223-5/+24
* | CMake 3.27.0v3.27.0Brad King2023-07-181-1/+1
* | InnoSetup: Always specify at least one component installation typeJannik Alber2023-07-171-11/+8
* | CMake 3.27.0-rc5v3.27.0-rc5Brad King2023-07-141-1/+1
* | Debugger: Always clear existing breakpoints on setBreakpointsBen McMorran2023-07-132-5/+18
* | Merge topic 'debugger-no-supportsVariableType' into release-3.27Brad King2023-07-131-19/+20
|\ \
| * | Debugger: Correctly handle clients without supportsVariableTypeBen McMorran2023-07-121-19/+20
* | | Merge topic 'genex-REMOVE_DUPLICATES-empty' into release-3.27Brad King2023-07-131-1/+3
|\ \ \
| * | | Genex: Restore REMOVE_DUPLICATES preservation of empty elementsBrad King2023-07-121-1/+3
| |/ /
* | | cmWorkerPool: Show process exit code / signal number upon failureAlexandru Croitor2023-07-121-1/+1
|/ /
* | Merge topic 'compile-commands-modules' into release-3.27Brad King2023-07-122-4/+27
|\ \
| * | Ninja: include module mapper flags in `compile_commands.json`Ben Boeckel2023-07-092-4/+27
* | | MSVC: Restore support for non-incremental linking without 'rc' in PATHBrad King2023-07-061-0/+20
|/ /
* | CMake 3.27.0-rc4v3.27.0-rc4Brad King2023-06-301-1/+1
* | Merge topic 'debugger-segfault' into release-3.27Brad King2023-06-301-4/+10
|\ \
| * | Debugger: Fix threads request segfault after thread exited eventBen McMorran2023-06-291-4/+10
* | | VS: Fix C++ modules in source files with the same nameBrad King2023-06-281-0/+11
|/ /
* | Merge topic 'vs-sdk-selection' into release-3.27Brad King2023-06-234-11/+10
|\ \
| * | VS: Restore Windows SDK selection with platform in generator nameBrad King2023-06-224-11/+10
* | | VS: Make C++ module BMIs public by default for shared librariesAndreas Weis2023-06-222-0/+25
|/ /
* | CMake 3.27.0-rc3v3.27.0-rc3Brad King2023-06-201-1/+1
* | list(): restore SUBLIST behaviorMarc Chevrier2023-06-161-1/+1
* | CMake 3.27.0-rc2v3.27.0-rc2Brad King2023-06-121-1/+1
* | Merge topic 'add_test-empty-args' into release-3.27Brad King2023-06-121-1/+2
|\ \
| * | add_test: Restore support for empty test argumentsMarc Chevrier2023-06-091-1/+2
* | | Merge topic 'Makefiles-safer-COLOR-usage' into release-3.27Brad King2023-06-092-2/+2
|\ \ \ | |/ / |/| |
| * | Makefiles: quote `$(COLOR)` expansionsBen Boeckel2023-06-082-2/+2