summaryrefslogtreecommitdiff
path: root/pkg/bundles/build.mk
AgeCommit message (Collapse)Author
2017-12-20[bug] copy missing provider pinning in osxkali
2017-12-20[pkg] copy uninstaller to the bundleKali Kaneko
2017-12-20[pkg] add osx bundle script inside venvadmin
2017-12-20[pkg] add make target for headless buildsSimon Fondrie-Teitler
This adds a make target which allows for headless builds. It runs pyinstaller and copies some required files.
2017-12-08[pkg] copy provider certificates on bundlesKali Kaneko
2017-12-02[pkg] update versions of openvpn and mbedtlsKali Kaneko
2017-11-30[pkg] pick gpg from local buildKali Kaneko
2017-10-11[feat] add gpg and pemfile in osx buildskali
These two details were blocking mail service from working in osx.
2017-10-06[pkg] add linux64 to the bundle commandsKali Kaneko
2017-10-03[pkg] pin pyinstaller versionKali Kaneko
Also, allow to pass a different repo to the build-in-docker script. - Resolves: #9089
2017-08-14[pkg] fix osx bundle by relinking broken _scrypt dylibkali
2017-08-14[bug] report version correctly in bundleskali
- Resolves: #8992
2017-08-14[pkg] move bundling scriptskali