reggae ~master (2021-06-04T09:45:55Z)
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.