aboutsummaryrefslogtreecommitdiff
path: root/tools/depends/target/fstrcmp
AgeCommit message (Collapse)Author
2022-12-29tools/depends: make the hash file an order only prerequisiteLukas 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-03-07[tools/depends] introduce BYPRODUCT variable in VERSION filesfuzzard
byproduct tracking is used by both tools/depends and project cmake build system
2022-03-07[tools/depends] rename libfstrcmp to fstrcmpfuzzard
rename libfstrcmp to just fstrcmp. This brings some consistency to naming in other parts of kodi cmake (eg target fstrcmp)