0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 8 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
change kwd arg "rewrite" to "normalise", per changes in trunk More... over 13 years ago
Merge branch 'master' into pypy-compile More... over 13 years ago
use proper value for GENERIC_READ More... over 13 years ago
misc doc updates More... over 13 years ago
fix varname typos More... over 13 years ago
ensure re-written script files always have a .py[w] extension More... over 13 years ago
extra sanity-checking for constructed code scripts More... over 13 years ago
let Executable.script be a wider range of objects. More... over 13 years ago
let bdist_esky.bootstrap_code be a much wider variety of things. More... over 13 years ago
prep for v0.8.4 More... almost 14 years ago
new decorator syntax for lazy imports, it's cleaner and simpler More... almost 14 years ago
add pre_[freeze|zip]_callback to the user_options declaration More... almost 14 years ago
make compile_to_bootstrap_env accept the Executable obj as first arg More... almost 14 years ago
Merge branch 'master' into pypy-compile More... almost 14 years ago
fix lazy import of ctypes.wintypes More... almost 14 years ago
py2exe: ensure bootstrapped code executes in __main__ module More... almost 14 years ago
don't use __future__ imports in bootstrap.py More... almost 14 years ago
implemented lazy imports, to speed bootstrapping of frozen apps. More... almost 14 years ago
slaveproc: don't exit the process if something goes wrong in monitoring More... almost 14 years ago
add more null bytes to hacked py2exe PYTHONSCRIPT resource. More... almost 14 years ago
better resource freeing in winres.load_resource More... almost 14 years ago
added "pre_freeze_callback" and "pre_zip_callback" to bdist_esky More... almost 14 years ago
changelog tweaks for v0.8.1 release More... almost 14 years ago
make esky.sudo use esky.slaveproc for the sudo helper process More... almost 14 years ago
metadata updates in preparation for v0.8.1 More... almost 14 years ago
added "bootstrap-code" option to bdist_esky More... almost 14 years ago
added "esky.slaveproc" for tearing down slave procs when their master dies More... almost 14 years ago
update project URLs in setup.py More... almost 14 years ago
adjust my TODO list More... almost 14 years ago
py2exe: don't bundle C extensions by default. More... almost 14 years ago