0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 23 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:rfk/esky More... over 13 years ago
f_py2app: put compiled bootstrap exes in correct location More... over 13 years ago
many tweaks for win32 corner-cases More... over 13 years ago
fixes and tests for upgrading to new "appdata" directory layout More... over 13 years ago
lots of little tweaks for compiling with pypy More... over 13 years ago
fix msvcrt bundling on win7x64 (at least for 32-bit python) More... over 13 years ago
more thorough mungine of in-processes chainloaded environment More... over 13 years ago
esky.patch: be sure files are closed properly on error More... over 13 years ago
add rpython-compatible implementation of load_resource() for win32 More... over 13 years ago
lots of tweaking the pypy compilation process More... over 13 years ago
Merge branch 'master' into pypy-compile More... over 13 years ago
add "verify" method as a hook for e.g. code signing More... over 13 years ago
further tweaks to win32-specific pypyc extensions More... over 13 years ago
try out using new "versions" subdir (but commented out for now) More... over 13 years ago
begin preparation for putting versions in a "versions" subdir More... over 13 years ago
fix DefaultVersionFinder docstring to indicate support for patches More... over 13 years ago
Merge branch 'master' into pypy-compile More... over 13 years ago
factor pypy-compilation logic into separate module More... over 13 years ago
more sanity-checking for attributes of Executable() More... over 13 years ago
add esky.fstransact to PACKAGES list More... over 13 years ago
bump version number to 0.8.5 More... over 13 years ago
Merge branch 'master' of github.com:rfk/esky More... over 13 years ago
much improved use of MoveFileTransacted and friends. More... over 13 years ago
SudoProxy: don't assume the passed object is an Esky instance More... over 13 years ago
tweaks to improve performance of the compiled bootstrap exes More... over 13 years ago
more tweaks to py2exe + pypy build process More... over 13 years ago
got win32 in-process bootstrap working for bbfreeze and py2exe More... over 13 years ago
exclude pypy from the freeze, unless it's explicitly included More... over 13 years ago
fix varname typo More... over 13 years ago
pypy bootstrap: normalise sys.executable to aviod breaking import cache More... over 13 years ago