rdb
|
eda709bbfc
deploy-ng: work around Python 2 crash with logging in GUI apps
|
6 years ago |
rdb
|
2664a24e6a
deploy-ng: fix redirecting GUI app output to log in VC2015/UCRT
|
7 years ago |
rdb
|
3124564040
deploy-ng: fix crash when using local logfile in non-writable dir
|
7 years ago |
Mitchell Stokes
|
495ce50d84
deploy-ng: NULL terminate readlink() result in deploy-stub
|
7 years ago |
rdb
|
d00109452a
deploy-ng: set __file__ for all frozen modules (using import hooks)
|
7 years ago |
rdb
|
742c143a01
deploy-ng: support logging via log_filename (and log_append) setting
|
7 years ago |
rdb
|
2c35d7a8e9
deploy-ng: changes to make macOS app bundles work correctly
|
8 years ago |
rdb
|
a512c44366
deploy-ng: fix Windows codec error when console codepage is 0
|
8 years ago |
rdb
|
f703fd51ed
deploy-ng: allow deploy-stub to set MAIN_DIR via blobinfo
|
8 years ago |
rdb
|
dac08490ee
deploy-ng: implement getting executable path on Linux and macOS
|
8 years ago |
rdb
|
409b241b40
Fix compile errors
|
8 years ago |
rdb
|
d755de849c
deploy-ng: new extensible blob format with PRC configurability
|
8 years ago |
rdb
|
da2ad0f0bc
deploy-ng: default to ACP if console codepage codec wasn't frozen
|
8 years ago |
rdb
|
2026879ac9
deploy-ng: change format of blob to be easily mappable by deploy-ng
|
8 years ago |
rdb
|
1c018f5bdb
deploy-ng: fixes for FreeBSD
|
8 years ago |
Mitchell Stokes
|
efd25e98a5
deploy-stub: Fix memory leaks
|
9 years ago |
Mitchell Stokes
|
eec5c997c0
deploy-ng: Use length-prefixed strings for writing modules to deploy-stub
|
9 years ago |
rdb
|
31136124c7
deploy-ng: fix issues with Python 3 / Windows / Unicode, add deploy-stubw
|
9 years ago |
rdb
|
bae19a203b
deploy-ng: changes to make it work on Windows
|
9 years ago |
rdb
|
0002030e86
deploy-ng: fix missing Py_DecodeLocale definition error
|
9 years ago |
rdb
|
4335e3759a
Update Py_FrozenMain to work with Python 3.2
|
9 years ago |
rdb
|
f001bd20d7
deploy-ng: fix issues with Mac/Python 2 build
|
9 years ago |
Mitchell Stokes
|
aa6e722941
Create experimental yapdt (Yet Another Panda3D Deployment Tool)
|
9 years ago |