Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-03-29 | Fix endian detection in configure.ac | Chow Loong Jin | 1 | -10/+3 | |
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. | |||||
2014-03-22 | Post-release version bump to 1.12 | Nikias Bassen | 1 | -1/+1 | |
2014-02-11 | For first time builds, use the built-in bindings directory | Andrew Udvare | 1 | -5/+4 | |
2013-12-27 | lower libxml2 version requirement | Nikias Bassen | 1 | -1/+1 | |
2013-12-13 | change build system to autotools | Nikias Bassen | 1 | -0/+140 | |
2009-03-27 | Remove autotools. | Jonathan Beck | 1 | -56/+0 | |
2009-01-29 | Rename pkgconfig from libplist-1.0 to libplist. | Jonathan Beck | 1 | -1/+1 | |
2009-01-11 | Add a pythyon binding to the library (using SWIG). | Jonathan Beck | 1 | -1/+6 | |
2009-01-04 | more warning fixes. | Jonathan Beck | 1 | -1/+1 | |
2009-01-04 | Setup warning flags and fixes missing static attribute for local funtions. | Jonathan Beck | 1 | -0/+4 | |
2008-12-13 | Add plutil and do some cleaning. | Jonathan Beck | 1 | -1/+1 | |
2008-12-13 | Fork libiphone and remove anything non plist specific. | Jonathan Beck | 1 | -20/+5 | |
Update library and make related files acordingly . | |||||
2008-10-30 | move dev specific tools to dev/ subdir. | Jonathan Beck | 1 | -8/+15 | |
update autoconf files accordingly | |||||
2008-10-25 | fix autotools conditional | Jonathan Beck | 1 | -2/+2 | |
2008-10-25 | add an option to strip off debug code | Jonathan Beck | 1 | -0/+7 | |
2008-10-25 | add configure options to control building of development tools | Jonathan Beck | 1 | -0/+7 | |
2008-10-25 | Draft HAL | Patrick Walton | 1 | -1/+1 | |
Fix fdi file | |||||
2008-10-09 | Added a pkg-config file | Patrick Walton | 1 | -1/+1 | |
2008-10-08 | Added an upper bound to gnutls versions. | Matt Colyer | 1 | -3/+1 | |
2008-10-08 | Made the header file installable. | Matt Colyer | 1 | -1/+1 | |
2008-08-31 | first shot at setting up a library | Jonathan Beck | 1 | -0/+3 | |
2008-08-30 | Added libtasn1 verification to the build process. | Martin S | 1 | -0/+1 | |
2008-08-21 | fix linking of libiphone-initconf. | Jonathan Beck | 1 | -0/+1 | |
2008-08-17 | Enhance the usability of initconf, by giving more feedback to the user. | Matt Colyer | 1 | -0/+1 | |
2008-07-31 | Enabled actual version checking in the configure script. | Matt Colyer | 1 | -4/+6 | |
2008-07-29 | Autotooled the project with very basic versioning support. | Matt Colyer | 1 | -0/+35 | |