ldc/cmake/Modules
liushuyu fc4d884d2d
Multiple changes ...
* Use getVoidPtrType helper
* Replace #define with constexpr
2024-03-26 14:48:36 -06:00
..
BuildDExecutable.cmake Reduce the buildflag impact, try to only make changes when needed (platform dependent) 2023-07-23 12:45:02 +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 Fix -target/-arch link flag detection (#4603) 2024-03-24 23:19:14 +00:00
FindDCompiler.cmake Improve GDMD detection in FindDCompiler.cmake. 2021-08-23 01:06:20 +00:00
FindLLVM.cmake Multiple changes ... 2024-03-26 14:48:36 -06:00
FindMLIR.cmake Add -output-mlir and prepare for MLIR emission (#3313) 2020-05-22 12:31:24 +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 Remove unused LINUX_DISTRIBUTION_IS_REDHAT definition from CMake (#3470) 2020-06-17 01:25:53 +02:00
HandleLTOPGOBuildOptions.cmake CMake: Split up DDMD_DFLAGS into DFLAGS_{BASE,BUILD_TYPE,LDC} 2020-10-03 00:15:59 +02:00