9 Commits (7378c50b2f405b9aae63dcf98e9a54e1ecfff4ac)

Author SHA1 Message Date
Paul Sokolovsky 17f324b836 py/frozenmod: Store frozen module names together, to quickly scan them. 9 years ago
Paul Sokolovsky 0992588811 py/frozenmod: Make frozen module content be 0-terminated. 9 years ago
Paul Sokolovsky 6ab8b63bdd tools/make-frozen.py: Use Python2-compatible shebang. 9 years ago
Paul Sokolovsky de575c80b9 tools/make-frozen.py: Actually make Python2-compatible. 9 years ago
Paul Sokolovsky 3a2e9f20f6 tools/make-frozen.py: Add Python2 compatibility. 9 years ago
Paul Sokolovsky f8a39e3bb1 tools/make-frozen.py: Handle trailing slash in argument more reliably. 10 years ago
Paul Sokolovsky c02dc8b2c9 tools/make-frozen.py: Open files in binary mode. 10 years ago
Paul Sokolovsky a8e7c03171 tools/make-frozen.py: Preserve directory hierarchy. 10 years ago
Paul Sokolovsky 640e0b221e py: Implement very simple frozen modules support. 10 years ago