aboutsummaryrefslogtreecommitdiff
path: root/tools/depends/target/libnfs
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-09-23[depends] Bump nfs 5.0.2fuzzard
2022-06-27[cmake] FindNFS module to build internalfuzzard
2022-03-15[tools/depends][target] libnfs use cmake buildfuzzard
Patch has been sent and accepted upstream. Remove next release update Patch only effects build, so i dont see a reason to do a hash bump until a release is made upstream.
2022-02-08[tools/depends][target] bump libnfs 5.0.1fuzzard
2022-02-07[depends] add tarball hash checkingwsnipex
2021-11-23[tools/depends][target] libnfs disable werrorfuzzard
android throws the following error due to our definition of __ANDROID_API__ in our flags In file included from <built-in>:367: <command line>:4:9: error: '__ANDROID_API__' macro redefined [-Werror,-Wmacro-redefined] ^ <built-in>:361:9: note: previous definition is here ^ 1 error generated.
2020-06-10[libnfs] bump to untagged commit to support PR #15686fuzzard
Bump version to untagged commit hash to support features implemented in https://github.com/xbmc/xbmc/pull/15686
2020-03-17[depends] bump libnfs to 4.0.0Brent Murphy
2018-09-22link with libnfs instead of loading it dynamicRechi
2018-09-22[depends] disable nfs utilsRechi
2018-03-26[depends] bump libnfs to 2.0.0Rechi
2018-02-09[depends][cleanup] CLEAN_FILES is unusedRechi
2018-01-25[depends] add missing patches to DEPSRechi
2016-10-09aarch64 compile stuffMarkus Pfau
2016-03-15fixes for compiling after libtool bumpPatrick Rasmussen
2016-02-02[depends] Bump libnfs to version 1.10.0Kolja Lampe
2015-01-07[depends] bump libnfs to v1.9.6wsnipex
2013-05-28[depends] - bump libnfs to 1.6.0 - fixes issues with newer kernel-nfs-serverMemphiz
2013-03-11depends: add mess of dependsCory Fields