ldc/cmake/Modules
2018-01-21 14:12:19 +01: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
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 [cmake] Remove code that tries to resolve "~" in host compiler variable passed by the user. It conflicts with -DD_COMPILER="dmd", which is much more important to support. 2016-08-08 16:47:45 +02:00
FindLLVM.cmake Make base LLVM version available in LDC code. (#2522) 2018-01-21 14:12:19 +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
HandleLTOPGOBuildOptions.cmake CMake: fix LTO build: prevent applying LTO flags when building the runtime libraries. 2017-04-29 15:24:39 +02:00