summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge topic 'LINK_LIBRARY-Feature-properties'Brad King2024-05-1624-3/+127
|\ \ \ \ \
| * | | | | GenEx $<LINK_LIBRARY>: Add the support of properties attached to featuresMarc Chevrier2024-05-1524-3/+127
* | | | | | Merge topic 'custom-command-output-hash-character'Brad King2024-05-166-27/+9
|\ \ \ \ \ \
| * | | | | | add_custom_command: Allow OUTPUT filenames containing a hash '#' characterGlenn Coombs2024-05-156-27/+9
* | | | | | | Merge topic 'import-std-experimental-docs'Brad King2024-05-162-2/+2
|\ \ \ \ \ \ \
| * | | | | | | importstd: clarify when the experimental UUID must be availableBen Boeckel2024-05-152-2/+2
* | | | | | | | Merge topic 'test-execute_process-abnormal-exit'Brad King2024-05-158-17/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Cover execute_process with abnormal exit on all platformsBrad King2024-05-148-17/+31
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'cmp0037-message'Brad King2024-05-159-0/+40
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | CMP0037: Restore diagnostic message for invalid ALIAS target namesBrad King2024-05-149-0/+40
| * | | | | | Merge topic 'cxxmodules-build-export-different-directory' into release-3.28Brad King2024-05-0310-0/+149
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge topic 'export-name-safe-name' into release-3.28Brad King2024-05-017-0/+298
| |\ \ \ \ \ \ \
* | | | | | | | | Tests: Avoid running VS 16+ tests when using a pre-v140 toolsetBrad King2024-05-132-2/+4
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge topic 'test-race-aix'Brad King2024-05-131-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests/RunCMake/install: Avoid intermittent failures on AIXBrad King2024-05-101-0/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Help: Document TARGET_PROPERTY genex behavior on unset propertyBrad King2024-05-103-0/+8
|/ / / / / / /
* | | | | | | Merge topic 'remove-vs9-generator'Brad King2024-05-0929-115/+25
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Drop Visual Studio 9 2008 generatorBrad King2024-05-0829-115/+25
* | | | | | | Tests/RunCMake/file-DOWNLOAD: Add option to control TLS_VERIFY failure URLBrad King2024-05-083-2/+6
|/ / / / / /
* | | | | | Merge topic 'FindBoost-remove'Brad King2024-05-0617-0/+81
|\ \ \ \ \ \
| * | | | | | FindBoost: Add policy to remove this moduleBrad King2024-05-0317-0/+81
* | | | | | | Merge topic 'cpack-support-all-component-names'Brad King2024-05-065-0/+81
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | CPack: Add tests for component containing problematic charactersDeniz Bahadir2024-05-015-0/+81
* | | | | | | Merge topic 'cxxmodules-no-import-std-reason'Brad King2024-05-037-1/+58
|\ \ \ \ \ \ \
| * | | | | | | Tests/CXXModules: add tests for C++26 `import std` supportBen Boeckel2024-05-026-0/+52
| * | | | | | | cxxmodules: give a reason for unavailability of `import std`Ben Boeckel2024-05-021-1/+6
* | | | | | | | Merge topic 'cxxmodules-build-export-different-directory'Brad King2024-05-0310-0/+149
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'cxxmodules-build-export-different-directory-3.28' into cxxmodul...Ben Boeckel2024-05-0210-0/+149
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | cmDyndepCollation: look at all `export(TARGETS)` callsBen Boeckel2024-05-0210-0/+149
| * | | | | | Merge topic 'export-name-safe-name' into release-3.29Brad King2024-05-017-0/+298
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge topic 'exported-modules-with-headers' into release-3.29Brad King2024-04-3010-0/+184
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
* | | | | | | Merge topic 'vs-filter-props'Brad King2024-05-022-21/+27
|\ \ \ \ \ \ \
| * | | | | | | VS: Add option to import .props in .vcxproj.filters fileshalx992024-05-012-21/+27
* | | | | | | | Merge topic 'fphsa-before-project'Brad King2024-05-0210-9/+38
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | FPHSA: Add hint for failure when called before project()Brad King2024-05-0110-9/+38
* | | | | | | | Merge topic 'genex-link-properties'Brad King2024-05-0116-2/+174
|\ \ \ \ \ \ \ \
| * | | | | | | | GenEx: Fix TARGET_PROPERTY evaluation of transitive link propertiesBrad King2024-04-298-11/+23
| * | | | | | | | Tests: Cover TARGET_PROPERTY genex evaluation of transitive link propertiesBrad King2024-04-294-1/+65
| * | | | | | | | Tests: Cover TARGET_PROPERTY genex evaluation of transitive build propertiesBrad King2024-04-299-0/+96
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'export-name-safe-name'Brad King2024-05-017-0/+298
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | cxxmodules: use filesystem-safe export names in filenamesBen Boeckel2024-04-307-0/+298
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'lang-standard-latest'Brad King2024-05-0122-0/+114
|\ \ \ \ \ \ \
| * | | | | | | Add CMAKE_<LANG>_STANDARD_LATEST variablesTyler2024-04-3022-0/+114
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'ps1-not-exe'Brad King2024-05-011-0/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Remove unnecessary executable permission from .ps1 scriptsBrad King2024-04-301-0/+0
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'exported-modules-with-headers'Brad King2024-04-3010-0/+184
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Tests/CXXModules: test exporting modules which include headersBen Boeckel2024-04-2710-0/+184
| |/ / /
* | | | ctest: Allow --test-dir override when using presetscastro-ma2024-04-242-3/+30
* | | | Merge topic 'ninja-swift-verbosity'Brad King2024-04-241-2/+2
|\ \ \ \
| * | | | Swift/Ninja: Add description to Swift object build stepsJeremy Day2024-04-231-2/+2