summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/try_compile
Commit message (Expand)AuthorAgeFilesLines
* try_compile: Restore COPY_FILE with CMAKE_TRY_COMPILE_CONFIGURATIONBrad King2022-11-222-0/+9
* Merge topic 'try_compile-CMP0128' into release-3.25Brad King2022-10-251-4/+5
|\
| * Tests: Avoid running C++11 test on GNU < 4.7Brad King2022-10-241-4/+5
* | Merge topic 'try_compile-CMP0128' into release-3.25Brad King2022-10-195-0/+66
|\ \ | |/
| * try_compile: Honor CMP0128 setting in test projectBrad King2022-10-185-0/+66
* | try_compile: Report build dir with --debug-trycompileMatthew Woehlke2022-10-062-0/+22
* | try_compile: Rename SOURCE_FROM_ARG -> SOURCE_FROM_CONTENTMatthew Woehlke2022-09-306-6/+6
* | Merge topic 'try_compile-source-from'Brad King2022-09-2313-0/+29
|\ \
| * | try_compile: Add SOURCE_FROM_FILEMatthew Woehlke2022-09-224-0/+7
| * | try_compile: Add SOURCE_FROM_{ARG,VAR}Matthew Woehlke2022-09-2210-0/+22
* | | Merge topic 'try_compile-more-consistent-errors'Brad King2022-09-202-2/+2
|\ \ \ | |/ / |/| |
| * | try_compile: Improve error message consistencyMatthew Woehlke2022-09-162-2/+2
* | | Merge topic 'add-try_compile-test-documentation'Brad King2022-09-191-0/+9
|\ \ \
| * | | Tests: document try_{compile,run} old/new signature testingMatthew Woehlke2022-09-151-0/+9
* | | | Merge topic 'improve-try_compile-arg-error'Brad King2022-09-193-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | try_compile: More useful error if insufficient argumentsMatthew Woehlke2022-09-153-3/+3
| |/ /
* | | Merge topic 'try_compile-new-project-signature'Brad King2022-09-1619-0/+51
|\ \ \ | |/ / |/| |
| * | try_compile: Add PROJECT keyword-dispatched signatureMatthew Woehlke2022-09-1419-0/+51
* | | Tests: Fix recently added testsMatthew Woehlke2022-09-143-3/+9
|/ /
* | try_compile: Record output location instead of reverse computing itRobert Maynard2022-09-074-0/+23
* | try_compile: Add keyword-dispatched signatureMatthew Woehlke2022-09-0556-136/+258
* | try_compile: Don't accept try_run argumentsMatthew Woehlke2022-08-171-8/+13
* | cmCoreTryCompile: Port to cmArgumentParserBrad King2022-08-0211-73/+44
* | Tests: Add RunCMake.try_compile case for try_run-only argsBrad King2022-08-023-0/+83
* | Tests: Add RunCMake.try_compile case covering empty value argumentsBrad King2022-07-264-0/+15
* | Tests: Add RunCMake.try_compile case covering list arguments with no valuesBrad King2022-07-262-0/+9
* | try_compile: Fail earlier when bindir is not an absolute pathBrad King2022-07-267-0/+16
* | cmTarget: add support for C++ module fileset typesBen Boeckel2022-06-161-2/+13
* | try_compile: Add option to skip passing platform variablesBrad King2022-05-163-0/+14
* | try_compile: Propagate platform variables in project-mode tooBrad King2022-05-167-0/+24
|/
* Merge topic 'env-init-configs'Brad King2021-11-233-0/+27
|\
| * try_compile: Do not use CMAKE_BUILD_TYPE or CMAKE_CONFIGURATION_TYPES env varsBrad King2021-11-223-0/+27
* | LCC: Add policy CMP0129 regarding interpreting LCC as GNUmakise-homura2021-10-211-2/+2
* | LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-151-3/+3
|/
* Tests: Update for upstream ninja change to write status on stderrBrad King2021-02-231-0/+4
* ISPC: Support generation for multiple instruction setsRobert Maynard2020-09-0412-0/+52
* Move AddCompilerRequirementFlag to cmStandardLevelResolverRobert Maynard2020-07-152-2/+2
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2020-06-183-2/+3
* Tests: Skip RunCMake.try_compile RerunCMake-nowork case on 1s filesystemsBrad King2020-06-011-2/+6
* cmCoreTryCompile::CleanupFiles now removes symlinks instead of their contents.Johnny Jazeix2019-12-262-0/+25
* CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) supportRobert Maynard2019-12-101-5/+1
* ObjC: Add try_compile supportCristian Adam2019-11-099-0/+44
* Add deprecation warnings for policies CMP0067 and belowBrad King2019-07-011-0/+11
* Tests: fix failures with gnu mode clang on windowsZsolt Parragi2019-05-241-1/+3
* Add deprecation warnings for policies CMP0066 and belowBrad King2019-02-211-1/+12
* Tests: Teach tests when to treat clang-cl as MSVCZsolt Parragi2019-02-111-1/+1
* try_compile/try_run: Add support for LINK_OPTIONS option.Marc Chevrier2018-12-014-0/+57
* Add deprecation warnings for policies CMP0063 and belowBrad King2018-09-171-1/+12
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-013-5/+5
* CUDA: Port test cases to Windows with MSVC host compilerBrad King2017-01-122-1/+14