rdb
|
b282e8920d
Merge branch 'release/1.10.x'
|
2 years ago |
rdb
|
2e42400700
deploy-stub: Fix crash when running in Python 3.11
|
2 years ago |
rdb
|
c82f95ad6b
Merge branch 'release/1.10.x'
|
3 years ago |
rdb
|
32ebe11b06
dist: Add an option to retain docstrings in compiled Python code
|
3 years ago |
rdb
|
ffbfdb22e0
dist: Add `prefer_discrete_gpu` option to force use of dedicated GPU
|
3 years ago |
rdb
|
d239f48a43
Merge branch 'release/1.10.x'
|
3 years ago |
rdb
|
3e220e4fb4
deploy-stub: Set `Py_OptimizeFlag` to 2 for Python 3.2+
|
3 years ago |
rdb
|
64f0414f57
Merge branch 'release/1.10.x'
|
4 years ago |
rdb
|
926af198a8
deploy-stub: Fix compilation error
|
4 years ago |
rdb
|
5a4ff7f6c0
Merge branch 'release/1.10.x'
|
4 years ago |
rdb
|
f55cdd8907
dist: Support strftime-style date formatting in log_filename
|
4 years ago |
rdb
|
b38e9d552a
Merge branch 'release/1.10.x'
|
5 years ago |
rdb
|
f2e66a280c
deploy-stub: Fix immediate exit on Windows if no log_filename is set
|
5 years ago |
rdb
|
e060a29228
general: Clean up hacks to support Python 3.5 from codebase
|
5 years ago |
rdb
|
66ac3be604
Merge branch 'release/1.10.x' into master
|
5 years ago |
rdb
|
ce4690b869
deploy-stub: disable PYTHONINSPECT mechanism in +opt builds
|
5 years ago |
rdb
|
e443acd7a0
deploy-stub: Enable line_buffering on Windows when writing to log file
|
5 years ago |
rdb
|
a94914fd86
deploy-stub: forward compat with Python 4.0
|
5 years ago |
rdb
|
d01c53c2d8
Merge branch 'release/1.10.x'
|
5 years ago |
rdb
|
2880525c1e
deploy-stub: flush output streams before exit
|
5 years ago |
Chitresh13
|
929202bd9b
dist: Remove Python 2 code from deployment system
|
5 years ago |
rdb
|
fc71fef27d
deploy-stub: chdir to Resources dir in GUI macOS app bundle
|
5 years ago |
rdb
|
518dece368
deploy-ng: strip -psn_* argument that macOS passes to GUI apps
|
6 years ago |
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 |