20 Commits (988827b85a9b09f1164e101ea2520562dd31634e)

Author SHA1 Message Date
Jim Mussared e0bf4611c3 py: Only search frozen modules when '.frozen' is found in sys.path. 3 years ago
Jim Mussared f853e3e106 tools/makemanifest.py: Merge make-frozen.py. 3 years ago
Damien George 598618e8cf tools/makemanifest.py: Make str conversion compatible with Python 2. 3 years ago
Yonatan Goldschmidt 4ada56d4cb tools/makemanifest.py: Allow passing flags to mpy-tool.py. 5 years ago
Steve App 326dd7f0db tools/makemanifest.py: Show directory name if there is a FreezeError. 4 years ago
Jim Mussared 566020034f tools/makemanifest.py: Allow passing option args to include(). 4 years ago
Jim Mussared 2aecf378be tools/makemanifest.py: Add check that freeze path is a directory. 4 years ago
stijn 4b35aa5730 tools: Write msvc-compatible frozen content. 4 years ago
Damien George 448319a745 tools/makemanifest.py: Use os.makedirs to make path for generated files. 4 years ago
Damien George b731bd0ce6 tools/makemanifest.py: Print nicely formatted errors from mpy-cross. 4 years ago
Damien George 952de5cb77 tools/makemanifest.py: Use errno.EEXIST instead of number 17. 4 years ago
Damien George 76faeed098 tools/makemanifest.py: Support freezing a subdirectory recursively. 4 years ago
MikeTeachman 8db5d2d1f1 tools/makemanifest.py: Fix build on Windows by adding .exe to mpy-cross. 5 years ago
Damien George 69661f3343 all: Reformat C and Python source code with tools/codeformat.py. 5 years ago
Damien George a636837987 tools/makemanifest.py: Support freezing with empty list of mpy files. 5 years ago
Yonatan Goldschmidt b2dd443d92 tools/makemanifest.py: Use sys.executable when invoking Python scripts. 5 years ago
Andrew Leech d2e6cfd8fd tools/makemanifest.py: Skip freezing unsupported files with warning. 5 years ago
Mirko Vogt 2f71d66ef7 tools/makemanifest.py: Follow symlinks when freezing linked directories. 5 years ago
Jim Mussared 8ba963cfa3 tools/makemanifest.py: Eval relative paths w.r.t. current manifest file. 5 years ago
Damien George e81f538e25 tools: Add mechanism to provide a manifest of frozen files. 5 years ago