summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fileapi-file-sets-base-dirs-relative' into release-3.27Brad King2023-11-202-5/+5
|\
| * fileapi: Fix file sets' base directories relative to top sourceKyle Edwards2023-11-172-5/+5
* | cmComputeLinkInformation: Track targets named by TARGET_OBJECTS sourcesBrad King2023-11-145-0/+33
* | Fortran: Restore support for TARGET_OBJECTS providing modulesBen Boeckel2023-10-307-0/+67
* | Tests/ObjectLibrary: fix commentBen Boeckel2023-10-271-1/+1
* | ctest: Restore support for --timeout values higher than default test timeoutBrad King2023-09-292-0/+13
* | Tests: Clarify RunCMake.CTestTimeout case nameBrad King2023-09-292-2/+2
* | Linting: Fix empty evaluated genexOrkun Tokdemir2023-09-252-0/+7
* | Tests/FortranModules: add a test for iface Fortran sourcesBen Boeckel2023-09-205-0/+38
* | Tests/FortranModules: also test INTERFACE targets with Fortran sourcesBen Boeckel2023-09-204-0/+22
* | add_custom_target: Fix regression with Fortran sourcesBen Boeckel2023-09-204-0/+26
* | Tests/FortranModules: add a test case for #25223Ben Boeckel2023-09-187-0/+81
* | Tests/FortranModules: move issue 25112 fix from FortranOnlyBen Boeckel2023-09-185-6/+6
* | Merge topic 'cxxmodules-non-compiled-source' into release-3.27Brad King2023-09-146-1/+37
|\ \
| * | cxxmodules: detect and message about non-compiled sourcesBen Boeckel2023-09-126-1/+37
* | | VS: Avoid unnecessary CUDA device linking for OBJECT librariesRobert Maynard2023-09-112-0/+2
|/ /
* | list(INSERT): restore old behaviorMarc Chevrier2023-08-172-0/+68
* | Merge topic 'test-debugger-named-pipe-fix' into release-3.27Brad King2023-08-161-7/+7
|\ \
| * | testDebuggerNamedPipe: fix for cppdap with nlohmann_jsonĐoàn Trần Công Danh2023-08-161-7/+7
* | | Apple Text Stubs (.tbd): various fixesMarc Chevrier2023-08-111-6/+6
|/ /
* | VS: Select latest Windows SDK even when targeting Windows 8.1 and belowBrad King2023-08-102-5/+9
* | VS: Teach CMAKE_GENERATOR_PLATFORM to support Windows 8.1 SDK selectionBrad King2023-08-101-0/+11
* | VS: Teach CMAKE_GENERATOR_PLATFORM to use Windows 10 SDKs for older versionsBrad King2023-08-109-24/+33
* | Tests: Remove redundant condition in RunCMake.GeneratorPlatform testBrad King2023-08-101-23/+21
* | Merge topic 'file-GENERATE-arg-parsing' into release-3.27Brad King2023-08-084-0/+10
|\ \
| * | file(GENERATE): Restore INPUT|CONTENT parse checkingEvan Wilde2023-08-074-0/+10
* | | Merge topic 'cmList-append-regression' into release-3.27Brad King2023-08-081-4/+4
|\ \ \ | |/ / |/| |
| * | cmList: Fix performance regression in append/prependMarc Chevrier2023-08-041-4/+4
* | | VS: Revert "Add CMake input files to ZERO_CHECK"Brad King2023-08-027-255/+11
|/ /
* | Merge topic 'property-typo-fix' into release-3.27Brad King2023-07-251-1/+3
|\ \
| * | cmTarget: Restore Fortran_PREPROCESS property initializationBen Boeckel2023-07-251-1/+3
* | | Merge topic 'cdash_checksum_400' into release-3.27Brad King2023-07-251-1/+1
|\ \ \ | |/ / |/| / | |/
| * ctest: Update ctest_submit for CDash behavior changeZack Galbreath2023-07-251-1/+1
| * Tests: Always load presets schema as UTF-8Craig Scott2023-05-301-3/+3
* | CTest: Fix regression in calculating test timeoutKyle Edwards2023-07-242-0/+13
* | Tests/RunCMake/CXXModules: add a test for issue #25112Ben Boeckel2023-07-225-0/+39
* | Tests/FortranOnly: add a test case for issue #25112Ben Boeckel2023-07-223-0/+18
* | Debugger: Always clear existing breakpoints on setBreakpointsBen McMorran2023-07-131-0/+13
* | Merge topic 'debugger-no-supportsVariableType' into release-3.27Brad King2023-07-133-4/+38
|\ \
| * | Debugger: Correctly handle clients without supportsVariableTypeBen McMorran2023-07-123-4/+38
* | | Genex: Restore REMOVE_DUPLICATES preservation of empty elementsBrad King2023-07-123-0/+10
|/ /
* | Ninja: include module mapper flags in `compile_commands.json`Ben Boeckel2023-07-096-0/+66
* | Merge topic 'debugger-segfault' into release-3.27Brad King2023-06-301-1/+29
|\ \
| * | Debugger: Fix threads request segfault after thread exited eventBen McMorran2023-06-291-1/+29
* | | Merge topic 'FetchContent-unparsed-arguments' into release-3.27Brad King2023-06-304-4/+4
|\ \ \
| * | | FetchContent: Protect ExternalProject keywords from unknown argumentsBrad King2023-06-294-4/+4
| |/ /
* | | Merge topic 'vs-cxxmodules-same-src-name' into release-3.27Brad King2023-06-306-0/+42
|\ \ \ | |/ / |/| |
| * | VS: Fix C++ modules in source files with the same nameBrad King2023-06-286-0/+42
* | | Merge topic 'support_nvhpc_versions_without_isystem' into release-3.27Brad King2023-06-266-1/+12
|\ \ \
| * | | NVHPC: Support nvfortran versions that don't support isystemRobert Maynard2023-06-236-1/+12
| |/ /