summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Tests/RunCMake: Document how to write multi-step test casesBrad King2024-05-231-0/+26
| * | | | | Tests/RunCMake: Document commands/variables available to RunCMakeTest scriptsBrad King2024-05-231-8/+132
| * | | | | Tests/RunCMake: Clarify documentation of platform-specific output matchingBrad King2024-05-231-5/+2
| * | | | | Tests/RunCMake: Rename "sub-test" terminology to "case"Brad King2024-05-231-17/+17
| * | | | | Tests/RunCMake: Organize README as multiple sectionsBrad King2024-05-231-1/+13
| * | | | | Tests/RunCMake: Cross-reference README from main Tests/READMEBrad King2024-05-232-2/+18
| | |_|/ / | |/| | |
* | | | | Merge topic 'genex-compiler-frontend-variant'Brad King2024-05-2412-4/+64
|\ \ \ \ \
| * | | | | GenEx: Add generator expr. for CMAKE_<LANG>_COMPILER_FRONTEND_VARIANTDeniz Bahadir2024-05-2212-4/+64
| |/ / / /
* | | | | Merge topic 'ninja-parallel'Brad King2024-05-2413-0/+77
|\ \ \ \ \
| * | | | | Ninja: Add option for parallel installMartin Duffy2024-05-2313-0/+77
* | | | | | Tests: Improve documentation of ADD_TEST_MACRODave Abrahams2024-05-231-2/+10
| |/ / / / |/| | | |
* | | | | Merge topic 'test-CMAKE_Swift_MODULE_DIRECTORY'Brad King2024-05-221-0/+11
|\ \ \ \ \
| * | | | | Swift: test that CMAKE_Swift_MODULE_DIRECTORY is respected.Dave Abrahams2024-05-161-0/+11
* | | | | | GenEx: Add support for custom transitive link propertiesBrad King2024-05-218-0/+209
* | | | | | GenEx: Add support for custom transitive compile propertiesBrad King2024-05-2112-0/+347
* | | | | | Merge topic 'test-race-aix'Brad King2024-05-211-0/+1
|\ \ \ \ \ \
| * | | | | | Tests/RunCMake/CompileFeatures: Avoid intermittent failures on AIXBrad King2024-05-211-0/+1
* | | | | | | Tests/RunCMake/Swift: Update for ninja post-1.12 developmentBrad King2024-05-201-1/+0
|/ / / / / /
* | | | | | Merge topic 'fetchcontent-direct'Craig Scott2024-05-1819-54/+105
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | FetchContent: Populate directly without a sub-buildCraig Scott2024-05-1712-43/+94
| * | | | | ExternalProject: Move more internal commands out of main fileCraig Scott2024-05-137-11/+11
* | | | | | Merge topic 'ewilde/swift-static-try-compile'Brad King2024-05-172-0/+15
|\ \ \ \ \ \
| * | | | | | Swift: Support static-library try-compile typeEvan Wilde2024-05-152-0/+15
| |/ / / / /
* | | | | | 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-167-27/+18
|\ \ \ \ \ \ \
| * | | | | | | add_custom_command: Allow OUTPUT filenames containing a hash '#' characterGlenn Coombs2024-05-157-27/+18
* | | | | | | | 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
| |\ \ \ \ \ \ \ \
* | | | | | | | | | ci: Enable CPack NuGet generator tests in a nightly job on WindowsBrad King2024-05-141-7/+2
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'FindPython-WIN32-DEBUG'Brad King2024-05-1438-42/+48
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindPython: On Windows, Enhance python debug version supportMarc Chevrier2024-05-0938-42/+48
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | 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-0934-135/+35
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Drop Visual Studio 9 2008 generatorBrad King2024-05-0834-135/+35
* | | | | | | 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
|\ \ \ \ \ \ \