summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2019-01-24[pkg] update deb after code refactorKali Kaneko (leap communications)
this must be run from the Makefile. it also needs recent changes to bitmask-vpn, including the removal of golang.org/x/text and others from the vendor.
2019-01-17[refactor] move helper into bitmask-systray repoRuben Pollan
2018-10-11[feat] get version from file in snapkali
this is the simplest way to get the version string from within the snap, since passing a ldflag to the golang plugin was going to be much more convoluted. - Resolves: #27
2018-09-05[pkg] create snaps with the standalone versionRuben Pollan
2018-07-10[pkg] cross build windows installerRuben Pollan
2018-07-07[feat] daemonize helper in osxKali Kaneko
a daemon is expected
2018-06-27[feat] first implementation of the helper in goRuben Pollan
2018-06-25[pkg] windows installer templatesKali Kaneko (leap communications)