- addFile
void addFile(ReleasePackage* pack, string archive_name)
Undocumented in source. Be warned that the author may not have intended to support it.
- addFile
void addFile(ReleasePackage* pack, string fs_name, string archive_name)
Undocumented in source. Be warned that the author may not have intended to support it.
- addFile
void addFile(ZipArchive archive, string fs_name, string archive_name)
Undocumented in source. Be warned that the author may not have intended to support it.
- addFiles
void addFiles(ReleasePackage* pack, string path, string pattern)
Undocumented in source. Be warned that the author may not have intended to support it.
- archName
string archName(ReleasePackage* pack, R baseName)
Undocumented in source. Be warned that the author may not have intended to support it.
- buildApp
void buildApp(Arch arch, string semver, Compiler compiler, string buildType, string root)
Undocumented in source. Be warned that the author may not have intended to support it.
- completeBuild
void completeBuild(Arch arch, string semver, Compiler compiler, string buildType)
Undocumented in source. Be warned that the author may not have intended to support it.
- doWork
void doWork()
Undocumented in source. Be warned that the author may not have intended to support it.
- extractArchive
void extractArchive(string archive, string pathTo)
Undocumented in source. Be warned that the author may not have intended to support it.
- extractArchive
void extractArchive(ZipArchive archive, string pathTo)
Undocumented in source. Be warned that the author may not have intended to support it.
- main
void main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
- makePackage
void makePackage(ReleasePackage* pack)
Undocumented in source. Be warned that the author may not have intended to support it.
- pack
void pack(string semver, Arch arch, Platform pl)
Undocumented in source. Be warned that the author may not have intended to support it.
- writePackage
void writePackage(ReleasePackage* pack, string path)
Undocumented in source. Be warned that the author may not have intended to support it.