Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-23 | [tools/depends][target] bump expat 2.6.3 | fuzzard | |
security fixes | |||
2024-03-17 | [tools/depends] Bump expat to 2.6.2 | fuzzard | |
2022-12-29 | tools/depends: make the hash file an order only prerequisite | Lukas Rusak | |
this fixes an issue when rebuilding the dependencies that if a target is already built it doesn't get rebuilt ref: https://www.gnu.org/software/make/manual/html_node/Prerequisite-Types.html | |||
2022-09-22 | [tools/depends][target] expat bump 2.4.9 | fuzzard | |
2022-04-18 | [tools/depends][target] expat use cmake build | fuzzard | |
Migrate to cmake build system from autoconf based | |||
2022-03-09 | [tools/depends][target] expat 2.4.7 | fuzzard | |
2022-02-08 | [tools/depends][target] bump expat 2.4.4 | fuzzard | |
2022-02-07 | [depends] add tarball hash checking | wsnipex | |
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 | |||
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-28 | [tools/depends] bump expat 2.2.9 | fuzzard | |
2019-08-15 | [depends] bump expat to 2.2.7 | Rechi | |
2018-02-09 | [depends][cleanup] CLEAN_FILES is unused | Rechi | |
2018-01-25 | [depends] fix LIBDYLIB definitions | Rechi | |
2018-01-05 | [depends] bump expat to 2.2.5 | Rechi | |
2016-08-07 | [depends] expat 2.2.0 | Martijn Kaijser | |
2013-03-11 | depends: add mess of depends | Cory Fields | |