summaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/d.py
AgeCommit message (Expand)Author
2018-08-18Convert buildtype to optimization and debug options (#3489)Jussi Pakkanen
2018-06-30d: Don't fail if -link-defaultlib is manually added to the LDC link argsMatthias Klumpp
2018-06-18macos: Rewrite install_name for dependent built libraries on installNirbheek Chauhan
2018-06-06Move <lang>_args to coredata.compiler_optionsXavier Claessens
2018-05-09Revert "Add macOS linker versioning information"Nirbheek Chauhan
2018-04-16Add macOS linker versioning informationTom Schoonjans
2018-02-25Use include_directories for D impdirs.Jussi Pakkanen
2018-02-20d: gdc: Implement proper dependency gen supportMatthias Klumpp
2017-12-16More version information for DChristoph Behle
2017-09-12d: Implement specific properties for D featuresMatthias Klumpp
2017-09-12d: Add easy way to use D-specific featuresMatthias Klumpp
2017-07-21Add build_rpath as new property allowing people to specify rpath entries that...Jussi Pakkanen
2017-06-23Split out languages from compilers.pyAlistair Thomas