summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Tests/FindPkgConfig: correctly handle broken pkg-configmakise-homura2022-07-011-1/+24
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'nvhpc-Werror'Brad King2022-07-051-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | NVHPC: warnings as error flag is "-Werror"Robert Maynard2022-07-011-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'add_nvcc_compile_warning_support'Brad King2022-07-0523-45/+87
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | / / / / / / | |/ / / / / / |/| | | | | |
| * | | | | | CUDA: NVCC support for COMPILE_WARNING_AS_ERROR target propertyRobert Maynard2022-07-019-1/+18
| * | | | | | Tests: Refactor warn on error tests to support multiple languagesRobert Maynard2022-06-2916-44/+69
* | | | | | | Merge topic 'file-archive-args'Brad King2022-07-017-0/+34
|\ \ \ \ \ \ \
| * | | | | | | file(ARCHIVE*): Add test for keyword arguments with missing valuesBrad King2022-06-297-0/+34
* | | | | | | | Merge topic 'genex-TARGET_BUNDLE_DIR_NAME'Brad King2022-07-013-0/+37
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | / / / / | |_|_|/ / / / |/| | | | | |
| * | | | | | Genex: Fix TARGET_BUNDLE_DIR_NAME incorrect extensionBen Leadbetter2022-07-013-0/+37
| * | | | | | Merge topic 'file-set-crash' into release-3.24Brad King2022-06-307-0/+28
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge topic 'file-set-crash'Brad King2022-06-307-0/+28
|\ \ \ \ \ \ \ | | |/ / / / / | |/| / / / / | |_|/ / / / |/| | | | |
| * | | | | install(EXPORT): Check for missing file sets at generate timeKyle Edwards2022-06-297-0/+28
| | |_|/ / | |/| | |
| * | | | Merge topic 'ci-xcode-13.3' into release-3.23Brad King2022-04-261-0/+1
| |\ \ \ \
* | \ \ \ \ Merge topic 'log_level_command'Brad King2022-06-299-0/+70
|\ \ \ \ \ \
| * | | | | | Add cmake_language(GET_MESSAGE_LOG_LEVEL) sub commandAlexandru Croitor2022-06-289-0/+70
* | | | | | | Tests: Fix Java tests on multi-config generatorsmakise-homura2022-06-281-3/+3
* | | | | | | Tests: handle a case when hg executable is brokenmakise-homura2022-06-283-3/+21
* | | | | | | Tests: don't fail tests on broken E2K Java RVMmakise-homura2022-06-281-37/+50
* | | | | | | Tests: check for shlibdeps symbols/shlibs before testing itmakise-homura2022-06-281-1/+5
* | | | | | | Tests: enable Java tests if javac is a recurse symlinkmakise-homura2022-06-281-1/+2
* | | | | | | Tests: don't use broken makensismakise-homura2022-06-281-2/+5
* | | | | | | Merge topic 'posix_c'Brad King2022-06-283-5/+17
|\ \ \ \ \ \ \
| * | | | | | | RunCMake/CXXModules/NoCXX20: Force older standardRaul Tambre2022-06-281-3/+4
| * | | | | | | RunCMake/CTestTimeout: Include sched.h for pid_tRaul Tambre2022-06-271-0/+1
| * | | | | | | Tests/CTestTestFdSetSize: Support plain POSIXRaul Tambre2022-06-261-2/+12
| |/ / / / / /
* | | | | | | Merge topic 'FindPython-multiple-queries'Brad King2022-06-283-0/+22
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | FindPython: fix error on multiple queries with different COMPONENTSMarc Chevrier2022-06-273-0/+22
| | |_|/ / | |/| | |
| * | | | Merge topic 'vs-compile-batching' into release-3.24Brad King2022-06-231-1/+1
| |\ \ \ \
* | \ \ \ \ Merge topic 'snprintf'Brad King2022-06-232-14/+20
|\ \ \ \ \ \
| * | | | | | Source: Replace uses of sprintf with safer snprintfSean McBride2022-06-222-14/+20
* | | | | | | Merge topic 'findvulkan-volk'Brad King2022-06-232-0/+19
|\ \ \ \ \ \ \
| * | | | | | | FindVulkan: Add 'volk' componentAiden Lambert2022-06-222-0/+19
| |/ / / / / /
* | | | | | | Merge topic 'findopenal-add-import-library'Brad King2022-06-234-0/+38
|\ \ \ \ \ \ \
| * | | | | | | FindOpenAL: Add imported targetSam V2022-06-224-0/+38
* | | | | | | | Merge topic 'vs-compile-batching'Brad King2022-06-231-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | VS: Add variable to to turn off Visual Studio compile batchingBrad King2022-06-221-1/+1
* | | | | | | | Merge topic 'revert-pkgconfig-static-libs'Brad King2022-06-237-203/+72
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | |
| * | | | | | FindPkgConfig: Revert "Populate _STATIC_LINK_LIBRARIES. Add STATIC_TARGET."Brad King2022-06-227-203/+72
| |/ / / / /
* | | | | | Merge topic 'add_export_no_system'Brad King2022-06-212-3/+22
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add EXPORT_NO_SYSTEM target property, deprecate IMPORTED_NO_SYSTEMDa Quexian2022-06-172-3/+22
* | | | | | Merge topic 'cpp-named-module-file-sets'Brad King2022-06-1778-2/+901
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Tests/RunCMake/CXXModules: add module-using examplesBen Boeckel2022-06-1626-1/+340
| * | | | | cmTarget: add support for C++ module fileset typesBen Boeckel2022-06-1654-2/+562
| |/ / / /
* | | | | Merge topic 'add_SYSTEM_prop'Brad King2022-06-161-0/+54
|\ \ \ \ \
| * | | | | Add SYSTEM target propertyDa Quexian2022-06-161-0/+54
* | | | | | Merge topic 'xcode-launch-mode'Brad King2022-06-162-0/+4
|\ \ \ \ \ \
| * | | | | | Xcode: Add Xcode SCHEME control for 'Launch' controlHarry Mallon2022-06-152-0/+4
| * | | | | | Merge topic 'fetchcontent-global-targets'Brad King2022-06-118-0/+92
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge topic 'xcode-14'Brad King2022-06-111-0/+2
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |