reggae v0.8.1 (2020-12-08T11:51:27Z)
Home
Dub
Repo
dlangObjectFilesPerPackage
reggae
rules
d
Generate object files for D sources, compiling the whole package together.
@
trusted
pure
Target
[]
dlangObjectFilesPerPackage
(
in
string
[]
srcFiles
,
in
string
flags
= ""
,
in
string
[]
importPaths
= []
,
in
string
[]
stringImportPaths
= []
,
Target
[]
implicits
= []
,
in
string
projDir
= "$project"
)
Meta
Source
See Implementation
reggae
rules
d
functions
dlangObjectFiles
dlangObjectFilesPerModule
dlangObjectFilesPerPackage
dlangObjectFilesTogether
dlangObjects
dlangObjectsPerModule
dlangObjectsPerPackage
dlangStaticLibraryTogether
scriptlike
Generate object files for D sources, compiling the whole package together.