ldc/cmake/Modules
Martin Kinkelin b19a22a998 Fix compilation issues on macOS with DMD host compiler >= 2.079
... due to its D `long` C++ mangling change.
2018-05-19 16:31:42 +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: fix LTO build: prevent applying LTO flags when building the runtime libraries. 2017-04-29 15:24:39 +02:00
FindDCompiler.cmake Fix compilation issues on macOS with DMD host compiler >= 2.079 2018-05-19 16:31:42 +02:00
FindLLVM.cmake CMake: Try to fix linking with the LLVMWindowsManifest library 2018-03-25 18:22:08 +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