Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-15 | [pkg] remove unused QT5PATH | Kali Kaneko | |
2017-08-14 | [pkg] move bundling scripts | kali | |
2017-08-14 | [pkg] automate flat package | kali | |
2017-08-14 | [pkg] working bundle in osx using pywebview + pyobjc | kali | |
2017-07-28 | [pkg] use gpg binary in ubuntu0.10a3 | Kali Kaneko | |
2017-07-28 | [pkg] fix hidden import | Kali Kaneko | |
2017-07-28 | [bug] ship leap.pixelated_www in bundles | Kali Kaneko | |
- Resolves: #8993 | |||
2017-07-20 | [pkg] add ubuntu version of libGL to bundles | Kali Kaneko | |
2017-07-20 | [bug] include cacert.pem in bundles | Kali Kaneko | |
2017-06-22 | [pkg] fix path in daemon.py copy | Kali Kaneko (leap communications) | |
2017-06-21 | [pkg] fetch static openvpn from leap downloads | Kali Kaneko (leap communications) | |
2017-06-21 | [pkg] improve Packages script | Kali 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 bundle | Kali Kaneko | |
2017-06-19 | [pkg] fix icon path | Kali Kaneko (leap communications) | |
2017-06-13 | [pkg] simplify osx/linux target | Kali Kaneko (leap communications) | |
2017-06-13 | [pkg] add missing import | Kali Kaneko (leap communications) | |
2017-06-13 | [pkg] add icons to osx app | Kali Kaneko (leap communications) | |
2017-06-13 | [pkg] package osx helpers in bundle too | Kali Kaneko (leap communications) | |
2017-06-12 | [pkg] make copies osx compatible | Kali Kaneko (leap communications) | |
2017-06-06 | [pkg] copy sql file from new path | Kali Kaneko (leap communications) | |
2017-05-22 | [pkg] install and use static openvpn from bundle | Kali Kaneko (leap communications) | |
2017-05-09 | [pkg] stop producing debug bundles for now | Kali Kaneko (leap communications) | |
2017-05-05 | [bug] add missing libs to make the bundle work on latest ubuntu | Kali Kaneko (leap communications) | |
- Resolves: #8876 | |||
2017-05-03 | [bug] include bitmask_helpers into the frozen binary | Ruben Pollan | |
The bundled version of bitmask is unable to find the bitmask_helpers binary. Let's include it as part of the frozen binary generated by pyinstaller. - Resolves: #8862 | |||
2017-03-06 | [pkg] yet another missing pixelated dependency | Kali Kaneko (leap communications) | |
by the way, it doesn't make sense to depend on requests having treq. should send patch. and I keep commiting directly to the main repo because it's release time :) thanks for reading this. | |||
2017-03-06 | [pkg] add more pixelated dependencies | Kali Kaneko (leap communications) | |
2017-03-06 | [pkg] several bundling fixes | Kali Kaneko (leap communications) | |
2017-03-05 | [pkg] ship pixelated packages | Kali Kaneko (leap communications) | |
2017-03-05 | [pkg] add pixelated packages as hidden imports | Kali Kaneko (leap communications) | |
2016-12-07 | [feature] add icon to the window | Kali Kaneko (leap communications) | |
- Resolves: #8676 | |||
2016-12-07 | [feature] add icon to PyInstaller bundle | Kali Kaneko (leap communications) | |
seems it's only valid for win and mac tho | |||
2016-11-18 | [build] add gpg binary | Kali Kaneko (leap communications) | |
just the one shipped with the ubuntu image used by the docker container for now. I have to investigate how to properly use a docker container only for building the gpg binary. | |||
2016-11-18 | [build] include dbschema in bundle | Kali Kaneko (leap communications) | |
2016-11-09 | [ci] generate bundle from gitlab runner | Kali Kaneko (leap communications) | |
some hacks needed, it seems pyinstaller is choking again on namespace packages for some reason that is beyond my current comprenhension. | |||
2016-10-21 | [pkg] native pyinstaller packaging | Kali Kaneko (leap communications) | |
2016-10-19 | [pkg] change upload | Kali Kaneko (leap communications) | |
2016-09-27 | [pkg] make bundle from main makefile | Kali Kaneko (leap communications) | |
2016-09-27 | [pkg] re-add binary launcher to bundle process | Kali Kaneko (leap communications) | |
2016-09-27 | [pkg] some bundling hacks | Kali Kaneko (leap communications) | |
2016-09-06 | [feature] first pyinstaller recipe for the qt5 launcher | Kali Kaneko (leap communications) | |