summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Fortran: Restore support for TARGET_OBJECTS providing modulesBen Boeckel2023-10-302-0/+20
* cmComputeLinkInformation: skip over linking to items for object purposesBen Boeckel2023-10-271-1/+1
* cmComputeLinkDepends: also copy the target from object link itemsBen Boeckel2023-10-271-0/+1
* CMake 3.27.7v3.27.7Brad King2023-10-061-1/+1
* ctest: Restore support for --timeout values higher than default test timeoutBrad King2023-09-291-5/+6
* Linting: Fix empty evaluated genexOrkun Tokdemir2023-09-251-4/+1
* CMake 3.27.6v3.27.6Brad King2023-09-201-1/+1
* add_custom_target: Fix regression with Fortran sourcesBen Boeckel2023-09-201-2/+3
* CMake 3.27.5v3.27.5Brad King2023-09-141-1/+1
* Merge topic 'cxxmodules-non-compiled-source' into release-3.27Brad King2023-09-142-3/+24
|\
| * cxxmodules: detect and message about non-compiled sourcesBen Boeckel2023-09-122-3/+24
* | Autogen: Evaluate INTERFACE_AUTOMOC_MACRO_NAMES efficientlyBrad King2023-09-121-0/+1
* | VS: Avoid unnecessary CUDA device linking for OBJECT librariesRobert Maynard2023-09-111-1/+4
* | ctest: Restore support for http redirects during Submit stepZack Galbreath2023-09-071-0/+3
* | cmComputeLinkInformation: compute link info for module-using targetsBen Boeckel2023-09-051-2/+5
* | cmGeneratorTarget: support config-independent Fortran source queriesBen Boeckel2023-09-052-0/+10
|/
* Source: Link libatomic when needed on any Linux architectureBrad King2023-08-241-1/+1
* CMake 3.27.4v3.27.4Brad King2023-08-231-1/+1
* list(INSERT): restore old behaviorMarc Chevrier2023-08-173-4/+18
* CMake 3.27.3v3.27.3Brad King2023-08-161-1/+1
* Merge topic 'unity_c_no_extensions' into release-3.27Brad King2023-08-161-1/+1
|\
| * Unity: use C-style comments to work both with C and C++Sylvain Joubert2023-08-151-1/+1
* | GHS: Escape custom command commentsWilliam Sciaroni2023-08-151-1/+3
|/
* CMake 3.27.2v3.27.2Brad King2023-08-101-1/+1
* 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