summaryrefslogtreecommitdiff
path: root/pkg
AgeCommit message (Collapse)Author
2017-08-30[tests] add functional testing requirementsKali Kaneko
2017-08-30[tests] prepare to run behave against bundleKali Kaneko
2017-08-30[bug] fix bad mergeKali Kaneko
2017-08-30[docs] add ability to upgrade an existing virtualenvKali Kaneko
2017-08-30[style] pep8Kali Kaneko
2017-08-15[pkg] remove unused QT5PATHKali Kaneko
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] improve logging for the osx install scriptskali
2017-08-14[pkg] add osx-specific requirementskali
2017-08-14[pkg] move bundling scriptskali
2017-08-14[pkg] automate flat packagekali
2017-08-14[pkg] working bundle in osx using pywebview + pyobjckali
2017-08-10[pkg] echo hint to continue bootstrapping after creating venvKali Kaneko
2017-07-28[pkg] use gpg binary in ubuntu0.10a3Kali Kaneko
2017-07-28[pkg] do not create venv if it exists alreadyKali Kaneko
2017-07-28[pkg] do not exit, returnKali Kaneko
2017-07-28[pkg] fix hidden importKali Kaneko
2017-07-28[bug] ship leap.pixelated_www in bundlesKali Kaneko
- Resolves: #8993
2017-07-25[docs] add instruction to use the virtualenv next timeKali Kaneko
2017-07-25[docs] document the dev-bootstrap script0.10a2Kali Kaneko
2017-07-25[dev] add bootstrap scriptKali Kaneko
2017-07-20[pkg] add ubuntu version of libGL to bundlesKali Kaneko
2017-07-20[bug] include cacert.pem in bundlesKali Kaneko
2017-06-22[pkg] build openvpn 2.4.3Kali Kaneko (leap communications)
- Resolves: #8946
2017-06-22[pkg] fix path in daemon.py copyKali Kaneko (leap communications)
2017-06-21[pkg] fetch static openvpn from leap downloadsKali Kaneko (leap communications)
2017-06-21[pkg] build openvpn in osxKali Kaneko
some minor tweaks to get the latest version of OpenVPN (2.4.2) compiling statically under OSX.
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-19[pkg] fix icon pathKali Kaneko (leap communications)
2017-06-13[pkg] simplify osx/linux targetKali Kaneko (leap communications)
2017-06-13[pkg] add missing importKali Kaneko (leap communications)
2017-06-13[pkg] remove unneeded filesKali Kaneko (leap communications)
2017-06-13[pkg] add icons to osx appKali Kaneko (leap communications)
2017-06-13[pkg] package osx helpers in bundle tooKali Kaneko (leap communications)
2017-06-13[pkg] reorder osx helper filesKali Kaneko (leap communications)
2017-06-12[pkg] make copies osx compatibleKali Kaneko (leap communications)
2017-06-06[pkg] copy sql file from new pathKali Kaneko (leap communications)
2017-06-06[pkg] build with latest soledad releaseKali Kaneko (leap communications)
2017-05-31[bug] fix deprecated import of cryptography multibackendKali Kaneko (leap communications)
- Resolves: #8910
2017-05-31[pkg] copy over osx boilerplate from legacy repoKali Kaneko (leap communications)
2017-05-31[docs] use mailmap to de-duplicate committersvarac
2017-05-30[pkg] bump next versionKali Kaneko (leap communications)
2017-05-22[feat] port the polkit agent launcherKali Kaneko (leap communications)
this commit is porting the polkit launcher from the legacy bitmask client. if no polkit authentication agent is running, it will try to run one that is found in the system. - Resolves: #8836
2017-05-22[pkg] more precise depsKali Kaneko (leap communications)
2017-05-22[pkg] install and use static openvpn from bundleKali Kaneko (leap communications)
2017-05-22[pkg] update openvpn build scriptKali Kaneko (leap communications)
2017-05-09[pkg] stop producing debug bundles for nowKali Kaneko (leap communications)
2017-05-05[bug] add missing libs to make the bundle work on latest ubuntuKali Kaneko (leap communications)
- Resolves: #8876