index
:
micropython
master
parse-bytecode
v1.22-release
v1.24-release
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
manifestfile.py
Commit message (
Expand
)
Author
Age
*
tools/manifestfile.py: Fix freeze() when script is an empty iterable.
Damien George
2024-03-25
*
tools/manifestfile.py: Add --unix-ffi option.
Angus Gratton
2024-02-19
*
tools/manifestfile.py: Change library search to use a list of paths.
Damien George
2024-02-08
*
tools/manifestfile.py: Add support for external libraries.
Jim Mussared
2023-12-21
*
docs,tools: Change remaining "urequests" references to "requests".
Damien George
2023-10-05
*
tools/manifestfile.py: Fix license capturing.
Jim Mussared
2023-05-19
*
tools/manifestfile.py: Add support for publishing packages to PyPI.
Jim Mussared
2023-04-07
*
tools/manifestfile.py: Replace recursive glob with os.walk.
Jim Mussared
2022-09-30
*
tools/manifestfile.py: Add `author` kwarg to metadata().
Jim Mussared
2022-09-29
*
unix/variants/coverage: Add test for manifest freeze_mpy().
Jim Mussared
2022-09-19
*
tools/manifestfile.py: Allow manifests to set metadata.
Jim Mussared
2022-09-05
*
tools/manifestfile.py: Allow require() to specify unix packages.
Jim Mussared
2022-09-05
*
tools/manifestfile.py: Allow include of directory path.
Jim Mussared
2022-09-05
*
tools/manifestfile.py: Add library for working with manifests.
Jim Mussared
2022-09-05