Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-18 | [depends] fix linking python3 on webos | wsnipex | |
2022-10-31 | [tools/depends] Python 3.11.0 | fuzzard | |
2022-02-14 | [tools/depends][target] bump libffi 3.4.2 | fuzzard | |
2021-12-03 | [tools/depends][target] bump expat 2.4.1 | fuzzard | |
fix python module build with system expat for elementtree and pyexpat causing duplicate symbols. with-system-* flags dont actually do anything for us, as we dont (cant) use the auto detection for python modules, and we instead rely on the Modules.setup to build everything | |||
2021-10-24 | [tools/depends][target] python 3.9.7 | fuzzard | |
Bump to python 3.9.7 | |||
2021-10-17 | [tools/depends][target] python simplify localemodule sed replace | fuzzard | |
2021-10-17 | [tools/depends][target] python change scproxy addition to sed replacement | fuzzard | |
Instead of just echoing to end of modules.setup use a sed replace for scproxy like other modules | |||
2021-08-13 | [tools/depends/target][python3] enable multiprocessing module | fuzzard | |
2021-06-30 | [Python] Add lzma module | Matt Huisman | |
2020-08-16 | [tools/depends] Python 3.8.5 | fuzzard | |
patches updated for target platforms native python updated to 3.8.5 to accomodate change in pgen references to python3.7 updated to python3.8 updated pythonmodules builds to build against 3.8 Use official APIs for accessing interpreter list (PyInterpreterState_ThreadHead, PyThreadState_Next) | |||
2020-07-30 | [tools/depends/target] Python3 build bz2 module | fuzzard | |
adds support for bz2 module | |||
2020-05-19 | [android] python: include profile module | wsnipex | |
2019-10-11 | [depends] Updated Python3 Makefile and Patches | Arpit Nandwani | |