Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2020-08-02 | [tools/depends] bump libplist 2.2.0 | fuzzard | |
2019-08-22 | [depends] build libplist static | Rechi | |
2017-11-06 | [depends] bump libplist to 2.0.0 | Rechi | |
1.11 removed cmake build system 2.0.0 removed libxml2 dependency | |||
2017-03-19 | FIX: [cmake] use specific Android profile (so versions) | Chris Koying Browet | |
2015-02-12 | [depends/plist] - added c++11 patch | Memphiz | |
2015-01-27 | [depends/libplist] - stop rebuilding libplist when not compiling for darwin | Memphiz | |
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 | |||
2014-01-17 | depends: fix compile error on linux | Rainer Hochecker | |
2013-10-16 | [xcode5] fix libplist build | amet | |
2013-06-06 | droid: fix libplist not loading due to missing symbols | Cory Fields | |
We can hook up proper iconv support for libxml2 if it proves necessary, though it has native routines for common conversions, and really shouldn't be necessary for us. | |||
2013-03-11 | depends: add mess of depends | Cory Fields | |