ldc/cmake/Modules
Gianfranco Costamagna 22b0360f03
Update FindLLVM.cmake to cope with new llvm-config names
Debian moved to minor-versioness llvm-config-7 instead of llvm-config-7.0, same for 8 and 9 (and in the future 10)
2020-01-17 13:05:09 +01:00
..
BuildDExecutable.cmake CMake: Fix regression for make (#3191) 2019-10-16 22:33:23 +02:00
CheckDSourceCompiles.cmake [CMake] Add CheckDSourceCompiles.cmake macro that can check whether a piece of D code compiles with some optional compiler flags. 2017-01-25 22:54:55 +01:00
CheckLinkFlag.cmake Fix building on Solaris (#2639) 2018-04-19 00:42:34 +02:00
ExtractDMDSystemLinker.cmake CMake: Drop detection of unsupported ldc2 and gdc host compilers 2019-07-28 02:37:39 +02:00
FindDCompiler.cmake CMake: Drop detection of unsupported ldc2 and gdc host compilers 2019-07-28 02:37:39 +02:00
FindLLVM.cmake Update FindLLVM.cmake to cope with new llvm-config names 2020-01-17 13:05:09 +01:00
GetGitRevisionDescription.cmake Add option to avoid recursing in get_git_head_revision cmake function 2017-03-30 01:37:41 +02:00
GetGitRevisionDescription.cmake.in 2nd try at issue #874. 2015-03-28 19:01:48 +01:00
GetLinuxDistribution.cmake Add detection of used Linux distribution. 2013-06-16 23:06:50 +02:00
HandleLTOPGOBuildOptions.cmake CMake: fix LTO build: prevent applying LTO flags when building the runtime libraries. 2017-04-29 15:24:39 +02:00