summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | file(REAL_PATH): Warn on non-existing pathsAlex Overchenko2024-09-124-0/+15
| | |/ / / | |/| | |
* | | | | Merge topic 'proto'Brad King2024-09-123-3/+24
|\ \ \ \ \
| * | | | | FindProtobuf: Fix IMPORT_DIRS handling and relative directory generationXiong Nandi2024-09-113-3/+24
| |/ / / /
* | | | | Merge topic 'vs-output-name-net-sdk'Brad King2024-09-123-0/+32
|\ \ \ \ \
| * | | | | VS: Use OUTPUT_NAME in DOTNET_SDK projectsCalum Robinson2024-09-113-0/+32
| |/ / / /
* | | | | Merge topic 'file-archive-workdir'Brad King2024-09-123-3/+18
|\ \ \ \ \
| * | | | | file(ARCHIVE_CREATE): add WORKING_DIRECTORY optionYuri Witte2024-09-113-3/+18
* | | | | | Merge topic 'cpack-ifw-product-images'Brad King2024-09-128-0/+177
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Tests: Add a test covering the CPack IFW GeneratorJulien Marrec2024-09-118-0/+177
| | |/ / / | |/| | |
* | | | | Merge topic 'genex-tco-subgraph'Brad King2024-09-112-0/+13
|\ \ \ \ \
| * | | | | GenEx: Limit TARGET_PROPERTY transitive closure optimization to subgraphsMichael Herwig2024-09-102-0/+13
* | | | | | Merge topic 'add_custom_command-arg-handling'Brad King2024-09-1112-4/+182
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | add_custom_command: Validate arguments more rigorouslyCraig Scott2024-09-098-0/+175
| * | | | | Tests: Add missing POST_BUILD to custom commandsCraig Scott2024-09-094-4/+7
| |/ / / /
* | | | | Merge topic 'pass-link-directories'Brad King2024-09-106-1/+166
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Check*: Add option to pass link directories into checksAliaksandr Averchanka2024-09-096-1/+166
* | | | | Tests/RunCMake/IAR: Fix ASM cases for XLINK targetsFelipe Torrezan2024-09-062-41/+50
|/ / / /
* | | | Tests/RunCMake/IAR: Exclude ASM cases on Windows pending investigationBrad King2024-09-051-4/+7
* | | | Tests/RunCMake/IAR: Quote linker flags for spaces in path to toolkitBrad King2024-09-051-4/+4
* | | | Merge topic 'windows-kernel-mode-driver-includes'Brad King2024-09-051-1/+1
|\ \ \ \
| * | | | WindowsKernelModeDriver: Add WDK include and link paths on MSVCJoseph Snyder2024-09-031-1/+1
| |/ / /
* | | | Merge topic 'build-databases'Brad King2024-09-0558-54/+3481
|\ \ \ \
| * | | | cmExperimental: gate build database support behind a flagBen Boeckel2024-09-035-0/+16
| * | | | Tests/CXXModules: add tests for module commandsBen Boeckel2024-09-0346-1/+3378
| * | | | Tests/CXXModules: add support for running targets under a given configBen Boeckel2024-08-271-1/+8
| * | | | Tests/CXXModules: support building specific targets of example treesBen Boeckel2024-08-271-0/+3
| * | | | cmDyndepCollation: write build database metadataBen Boeckel2024-08-278-0/+8
| * | | | cxxmodules: plumb control data for exporting build databasesBen Boeckel2024-08-271-0/+1
| * | | | cmDyndepCollation: write out scanned source information tooBen Boeckel2024-08-278-8/+50
| * | | | Tests/CXXModules: factor out running an import testBen Boeckel2024-08-271-48/+21
* | | | | Merge topic 'msvc-v100-manifest-tooling'Brad King2024-09-041-1/+1
|\ \ \ \ \
| * | | | | MSVC: Restore support for non-incremental linking with v100 toolset and olderRĂ¼diger Ihle2024-09-031-1/+1
| |/ / / /
* | | | | Tests/RunCMake/IAR: Add missing linker options for RH850Felipe Torrezan2024-09-031-0/+7
| |/ / / |/| | |
* | | | Merge topic 'standard-link-directories'Brad King2024-08-2910-0/+43
|\ \ \ \
| * | | | Linking: Add CMAKE_LANG_STANDARD_LINK_DIRECTORIESVito Gamberini2024-08-2810-0/+43
* | | | | Merge topic 'remove-vs12-generator'Brad King2024-08-2919-348/+40
|\ \ \ \ \
| * | | | | Drop Visual Studio 12 2013 generatorBrad King2024-08-285-39/+1
| * | | | | Tests: Disable VSXaml test pending update to newer VS versionsBrad King2024-08-282-8/+13
| * | | | | Tests: Remove WinCE testsBrad King2024-08-2810-262/+1
| * | | | | Tests: Simplify tests for Visual Studio generatorsBrad King2024-08-285-44/+30
| * | | | | UseSWIG: Simplify test for Visual Studio generatorsBrad King2024-08-281-1/+1
* | | | | | Merge topic 'project_ensure_non_cache_variables'Brad King2024-08-292-0/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | project: non cache <project> prefix variables are also createdRobert Maynard2024-08-272-0/+12
* | | | | Merge topic 'JSONHelpers-FilteredObject'Brad King2024-08-281-4/+69
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cmJSONHelpers.h: Add `FilteredObject` helperAlex Turbov2024-08-261-4/+69
* | | | | Merge topic 'cps-export'Brad King2024-08-2757-0/+394
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Tests: Add tests for install(PACKAGE_INFO)Matthew Woehlke2024-08-1457-0/+394
* | | | | Merge topic 'cmake_path-GET-STEM'Brad King2024-08-261-0/+67
|\ \ \ \ \
| * | | | | cmake_path: Fix 'GET "foo/.." STEM' resultFeRD (Frank Dana)2024-08-261-0/+67
| | |_|/ / | |/| | |
* | | | | Merge topic 'cmake-parse-arguments-one-arg-empty-string'Brad King2024-08-263-1/+59
|\ \ \ \ \