summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | CMake 3.27.0-rc1v3.27.0-rc1Brad King2023-06-081-1/+1
* | | Merge topic 'cmcldeps-rc' into release-3.27Brad King2023-06-081-28/+18
|\ \ \ | |/ / |/| |
| * | cmcldeps: Avoid passing /nologo more than once to RC compilerBrad King2023-06-071-2/+11
| * | cmcldeps: Do not pass linker flags to clBenjamin Buch2023-06-071-19/+5
| * | cmcldeps: Remove unused C and CXX supportBenjamin Buch2023-06-071-9/+4
* | | Begin 3.27 release versioningBrad King2023-06-061-3/+3
* | | Merge topic 'verify-interface-header-sets-skip-linting'Kyle Edwards2023-06-061-0/+4
|\ \ \
| * | | VERIFY_INTERFACE_HEADER_SETS: Skip header files that have SKIP_LINTINGKyle Edwards2023-06-061-0/+4
* | | | Merge topic 'Apple-tbd-runpath-handling'Brad King2023-06-061-2/+17
|\ \ \ \
| * | | | Apple text-based stubs: ensure runpath is correctly definedMarc Chevrier2023-06-041-2/+17
* | | | | Merge topic 'cmuvprocesschain-status-getexception'Kyle Edwards2023-06-062-0/+261
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cmUVProcessChain: Add Status::GetException() methodKyle Edwards2023-06-052-0/+261