summaryrefslogtreecommitdiff
path: root/gui/build.sh
AgeCommit message (Collapse)Author
2021-05-04[pkg] build snap from scratchkali kaneko (leap communications)
this is mainly a workaround for #497
2021-02-26[pkg] improve osx installerkali
- install into global /Applications - document how to troubleshoot helper - uninstall app is visible on top-level folder - improve detection of running processes for old and new binaries - Closes: #441 - Closes: #445 - Closes: #435
2020-11-21Updating makefile to support Cygwin64 for Windows users.t h
- Closes: #394
2020-11-04[bug] remove debug console in windowskali
squashed in this commit: reintroduce the dummy autostart_win implementation that was removed by mistake. I did not manage to get autostart working in windows, this is pending to be re-worked. see https://0xacab.org/leap/bitmask-vpn/-/issues/389
2020-10-23[pkg] remove ldflagskali kaneko (leap communications)
2020-10-23[pkg] windows vendoring fixeskali
2020-10-23[pkg] add golib target to makefilekali
- Resolves: #363
2020-10-13[pkg] add vendor icon to appkali kaneko (leap communications)
2020-10-13[pkg] windows fixeskali
Several fixes for missing paths. Refactor qt installer; fetch pre-built binaries from an existing installation on build system (needs to be automated); add windows icon. - Resolves: #362
2020-10-13[pkg] target osx 10.11kali
2020-10-13[pkg] osx helper and working qt installerkali
2020-10-13[pkg] update build script for openvpnkali
2020-10-13[pkg] boilerplate for qtinstaller frameworkkali kaneko (leap communications)
2020-09-30[test] fix CI with the new build targetRuben Pollan
2020-09-25[bug] workaround for helper path in windowskali