Oleksii Shevchuk
|
9a999264f7
|
Do not try to build buildenv twice
|
2017-07-14 21:23:40 +03:00 |
Oleksii Shevchuk
|
d6b99dfb91
|
Clean more space..
|
2017-07-04 15:01:58 +03:00 |
Oleksii Shevchuk
|
25fac6a96a
|
Try to preserve arch specific library bundles between simple cleans
|
2017-07-03 23:09:53 +03:00 |
Oleksii Shevchuk
|
25e0dc3b06
|
Build windows/uncompressed templates
|
2017-07-02 18:56:09 +03:00 |
Oleksii Shevchuk
|
128ec9bc53
|
Fix builds. Add more packages to buildenv
|
2017-03-08 19:41:14 +02:00 |
Oleksii Shevchuk
|
ecdedfe5dd
|
Schedule debug build in build.sh (windows)
|
2017-03-08 19:41:14 +02:00 |
Oleksii Shevchuk
|
8bfae8bb50
|
Rework pupy basic configuration
Improve compression:
[+] LMZA everywhere (uniformed)
[+] Config space 40690 -> 8192
[+] Compress payload libraries (libpython)
[+] Compress serialized objects (resources, bootloader, config)
[-] Windows build (Makefile) was removed
Improve cryptography/credentials default configuration
[+] Remove default secrets
[-] Android still there
[+] Add uniformed class to search proper credentials
[+] Generate all credentials on first launch
[+] Improve SSL -> CA/Client/Server + roles
Client default configuration
[+] Add stubbed site.py (to preserve pupy from search files on target device)
TODO:
[?] Test all that stuff?
[?] Rewrite all transport configs to honor roles
|
2017-03-08 19:41:14 +02:00 |
Oleksii Shevchuk
|
1a17eb93a3
|
Start to implement proper build script to compile windows binaries using wine
|
2016-10-30 23:23:07 +02:00 |