Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-01 | [tools/depends][target] Bump LIBXSLT | fuzzard | |
Change to cmake build system | |||
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-02-07 | [depends] add tarball hash checking | wsnipex | |
2021-11-23 | [tools/depends][target] libxslt explicitly provide libxml2 include/lib location | fuzzard | |
2020-08-02 | [tools/depends] bump libxslt 1.1.34 | fuzzard | |
2018-02-09 | [depends][cleanup] CLEAN_FILES is unused | Rechi | |
2018-01-25 | [depends] touch LIBDYLIB | Rechi | |
2016-06-18 | [depends] libxslt 1.1.29 | Martijn Kaijser | |
2014-02-23 | depends: fix already installed check on osx | Joakim Plate | |
Avoid depending on .so files which could be .dylib on osx Fix some invalid dependencies | |||
2013-12-24 | - force our libxml2 - fixes compilation on rbpi | Memphiz | |
2013-12-24 | - don't build xsltproc - it pulls in a lot of dependencies which are not ↵ | Memphiz | |
available for rbpi (and so linker would try to link in x86 libs found in the system - which fails for arm linkage) | |||
2013-12-22 | [scrapers] Support XSLT transforms (XML->XML) in the scrapers | night199uk | |