reggae ~fix-45 (2022-04-20T07:05:53.6385805)
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.