- addFile
void addFile(ReleasePackage* pack, string arch_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 arch_name)
Undocumented in source. Be warned that the author may not have intended to support it.
- addFile
void addFile(ZipArchive arch, string fs_name, string arch_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.
- completeBuild
void completeBuild(Arch arch, string semver)
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.