summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge topic 'Apple-handle-Text-Stubs'Brad King2023-03-0238-4/+679
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Apple: Handle generation and comsuption of text-based stubs (.tbd files)Marc Chevrier2023-03-0138-4/+679
* | | | | | | | Dart,FindDart: Add policy to remove these modulesBrad King2023-02-2819-0/+114
* | | | | | | | Tests: Port "testing" test from Dart module to CTest moduleBrad King2023-02-281-6/+2
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'target_sources-file_set-no-exist'Brad King2023-02-287-0/+35
|\ \ \ \ \ \ \
| * | | | | | | target_sources: give a hint when a file named `FILE_SET` is not foundBen Boeckel2023-02-247-0/+35
* | | | | | | | Merge topic 'FindX11-more-xcb-components'Brad King2023-02-282-1/+60
|\ \ \ \ \ \ \ \
| * | | | | | | | FindX11: support the xcb-{cursor,shape,xrm} componentsBen Boeckel2023-02-272-0/+59
| * | | | | | | | Tests/FindX11: fix preprocessor check for xcb_xrandr componentBen Boeckel2023-02-271-1/+1
* | | | | | | | | Merge topic 'dll-name-soversion'Brad King2023-02-2810-8/+33
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Add option to add SOVERSION to DLL namesRalf Habacker2023-02-275-1/+31
| * | | | | | | | Tests: Simplify RunCMake.TargetArtifacts specBrad King2023-02-241-5/+1
| * | | | | | | | Tests: Rename RunCMake.{ArtifactOutputDirs => TargetArtifacts}Brad King2023-02-247-3/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'install-prefix-genex-install-code-script'Brad King2023-02-275-2/+13
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | install(CODE|SCRIPT): Support $<INSTALL_PREFIX> genexKyle Edwards2023-02-245-2/+13
| |/ / / / / /
* | | | | | | Merge topic 'fetchcontent-reject-CMAKE_TOOLCHAIN_FILE-env-var'Craig Scott2023-02-252-0/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | FetchContent: Reject CMAKE_TOOLCHAIN_FILE env var in sub-buildCraig Scott2023-02-242-0/+3
| |/ / / / /
* | | | | | Merge topic 'msvc-embed-manifest-direct'Brad King2023-02-242-0/+15
|\ \ \ \ \ \
| * | | | | | MSVC: Embed manifests directly for non-incremental vs_link_exe linksAndrew Ng2023-02-232-0/+15
| |/ / / / /
* | | | | | Merge topic 'PATH-genex-handle-list-of-paths'Brad King2023-02-249-1/+325
|\ \ \ \ \ \
| * | | | | | PATH-genex: handle lists for path decomposition and transformationsMarc Chevrier2023-02-219-1/+325
| |/ / / / /
* | | | | | Merge topic 'GenerateExportHeader-Fix-Clang-support-on-Windows'Brad King2023-02-247-5/+91
|\ \ \ \ \ \
| * | | | | | GenerateExportHeader: Fix Clang support on WindowsCorentin Damman2023-02-237-5/+91
* | | | | | | find_package: Use <PACKAGENAME>_ROOT variables as search prefixesBrad King2023-02-2316-0/+466
| |/ / / / / |/| | | | |
* | | | | | Remove component size limit for version comparisonsDavid Gobbi2023-02-201-2/+20
* | | | | | Tests: Add cases for cmSystemTools::VersionCompareDavid Gobbi2023-02-201-0/+29
* | | | | | Merge topic 'ninja-custom-command-depends'Brad King2023-02-202-10/+48
|\ \ \ \ \ \
| * | | | | | Add variable CMAKE_ADD_CUSTOM_COMMAND_DEPENDS_EXPLICIT_ONLYAbdelmaged Khalifa2023-02-172-10/+48
* | | | | | | Merge topic 'xcode-revert-header-map'Brad King2023-02-204-0/+14
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Xcode: Restore suppression of header mapsBrad King2023-02-174-0/+14
* | | | | | Merge topic 'lcc-lfortran-fix'Brad King2023-02-172-8/+11
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | LCC: Disable Fortran preprocessor testing if unsupportedmakise-homura2023-02-161-7/+10
| * | | | | LCC: Disable implicit testing of FortranCInterfacemakise-homura2023-02-161-1/+1
* | | | | | Merge topic 'deprecate-extra-generators'Brad King2023-02-161-0/+8
|\ \ \ \ \ \
| * | | | | | Deprecate "extra" generators in favor of cmake-file-api(7)Brad King2023-02-151-0/+8
| |/ / / / /
* | | | | | cmake -E time: use C++11 chrono and better format outputscivision2023-02-151-1/+1
|/ / / / /
* | | | | Merge topic 'AutoExport-vftable'Brad King2023-02-153-0/+29
|\ \ \ \ \
| * | | | | WINDOWS_EXPORT_ALL_SYMBOLS: Export vftable symbolMalcolm Bechard2023-02-143-0/+29
* | | | | | Merge topic 'ninja-custom-command-depends'Brad King2023-02-152-0/+30
|\ \ \ \ \ \
| * | | | | | add_custom_command: Add DEPENDS_EXPLICIT_ONLY option for NinjaAbdelmaged Khalifa2023-02-142-0/+30
| |/ / / / /
* | | | | | Merge topic 'test-extra-generators'Brad King2023-02-155-30/+30
|\ \ \ \ \ \
| * | | | | | Tests: Add dedicated RunCMake.ExtraGenerators testBrad King2023-02-135-30/+30
* | | | | | | Tests: Fix FindPatch test with VS generatorsBrad King2023-02-131-0/+1
|/ / / / / /
* | | | | | Merge topic 'deprecate-pre-3.5'Brad King2023-02-13328-532/+455
|\ \ \ \ \ \
| * | | | | | Deprecate compatibility with CMake versions older than 3.5Brad King2023-02-1150-66/+198
| * | | | | | Tests/RunCMake: Update cmake_minimum_required versionsBrad King2023-02-11240-367/+214
| * | | | | | Tests/CTestTest*: Update cmake_minimum_required versionsBrad King2023-02-1024-24/+24
| * | | | | | Tests: Update cmake_minimum_required versions in a few testsBrad King2023-02-103-3/+3
| * | | | | | Tests: Teach RunCMake to optionally ignore policy version deprecation warningsBrad King2023-02-0914-75/+19
| |/ / / / /
* | | | | | Merge topic 'test-https-connections'Brad King2023-02-116-1/+28
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /