summaryrefslogtreecommitdiff
path: root/pkg/osx
AgeCommit message (Collapse)Author
2018-09-29[pkg] remove osx pkg folderKali Kaneko
2018-03-22[pkg] minor adjustments for riseupvpn osx bundleKali Kaneko
- duplicate the scripts folder for riseupvpn - fix renaming of helper - set openvpn path for riseupvpn
2018-02-19[pkg] osx packaging changes for riseupvpnKali Kaneko
2017-12-20[pkg] copy uninstaller to the bundleKali Kaneko
2017-11-30[pkg] minor fixes to the service plistKali Kaneko
some properties were not used as intended.
2017-11-30[pkg] add osx uninstall scriptKali Kaneko
2017-08-14[pkg] improve logging for the osx install scriptskali
2017-08-14[pkg] automate flat packagekali
2017-06-21[pkg] improve Packages scriptKali Kaneko
- use relative paths - there's still an absolute path (hardcoded, the REFERENCE FOLDER PATH). This should be changed (sed!) if we want to automate this for CI or for building in different environments: STILL NEEDS SOME MANUAL WORK. - Avoid deleting the build folders by default - Move the plist file to a subfolder
2017-06-20[pkg] add missing steps to produce a functional OSX bundleKali Kaneko
2017-06-13[pkg] remove unneeded filesKali Kaneko (leap communications)
2017-06-13[pkg] reorder osx helper filesKali Kaneko (leap communications)
2017-05-31[pkg] copy over osx boilerplate from legacy repoKali Kaneko (leap communications)