Commit History

Author SHA1 Message Date
  rdb ffbfdb22e0 dist: Add `prefer_discrete_gpu` option to force use of dedicated GPU 3 years ago
  rdb 3e220e4fb4 deploy-stub: Set `Py_OptimizeFlag` to 2 for Python 3.2+ 3 years ago
  rdb 926af198a8 deploy-stub: Fix compilation error 4 years ago
  rdb f55cdd8907 dist: Support strftime-style date formatting in log_filename 4 years ago
  rdb f2e66a280c deploy-stub: Fix immediate exit on Windows if no log_filename is set 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 2880525c1e deploy-stub: flush output streams before exit 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
  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