ldc/cmake/Modules
Martin Kinkelin 48dc005c88 CMake: Fix hacky way of determining LLVM libs for jit-rt
Fixing issues like #3079 and the recent regression with Ubuntu 19.10 and
its LLVM 9 (CircleCI).
2019-10-21 00:46:47 +02: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 CMake: Fix hacky way of determining LLVM libs for jit-rt 2019-10-21 00:46:47 +02: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