Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-03 | Avoid exporting non-public symbols | 1 | -8/+0 | ||
2014-03-29 | Fix endian detection in configure.ac | 1 | -0/+4 | ||
On debian-mips, neither __LITTLE_ENDIAN__ nor __BIG_ENDIAN__ are defined anywhere, so PLIST_BYTE_ORDER defaults to PLIST_LITTLE_ENDIAN when it should really be PLIST_BIG_ENDIAN on this architecture. This fixes issue #13. | |||||
2012-02-12 | set PLIST_BYTE_ORDER if required and compiler provides it | 1 | -0/+9 | ||
2011-09-11 | Win32: do not use visibility attribute | 1 | -1/+1 | ||
2011-05-27 | Make libplist glib free | 1 | -0/+15 | ||