Age | Commit message (Expand) | Author | Files | Lines |
2017-01-03 | win32: Try to prevent linking against libgcc_s_dw2 | Nikias Bassen | 1 | -2/+2 |
2016-10-24 | Add pthread detection to configure.ac to get cflags and libs right | Nikias Bassen | 1 | -1/+1 |
2016-10-22 | Remove libxml2 dependency in favor of custom XML parsing | Nikias Bassen | 1 | -2/+3 |
2016-09-19 | Use time64 implementation by Michael G Schwern to extend allowed date/time range | Nikias Bassen | 1 | -0/+1 |
2015-01-29 | Move pkg-config file into src directory | Martin Szulecki | 1 | -0/+3 |
2015-01-11 | Pass flag '-avoid-version' to libtool for libplist++ in addition to libplist ... | Aaron Burghardt | 1 | -0/+1 |
2014-10-03 | Drop src/common.h and use byte order macros from config.h directly | Nikias Bassen | 1 | -2/+1 |
2014-03-28 | build-sys: Fix parallel build | Christophe Fergeau | 1 | -1/+1 |
2014-02-13 | Replace some LDADD references to use $(top_builddir) for distcheck | Martin Szulecki | 1 | -1/+1 |
2014-02-13 | fix make distcheck | Nikias Bassen | 1 | -3/+3 |
2013-12-13 | change build system to autotools | Nikias Bassen | 1 | -0/+47 |
2009-03-27 | Remove autotools. | Jonathan Beck | 1 | -7/+0 |
2009-01-29 | Clean some old stuff. | Jonathan Beck | 1 | -1/+1 |
2009-01-22 | Add Unicode support. | Jonathan Beck | 1 | -1/+1 |
2009-01-04 | Setup warning flags and fixes missing static attribute for local funtions. | Jonathan Beck | 1 | -1/+1 |
2008-12-13 | Refine API and fix some warnings. | Jonathan Beck | 1 | -1/+1 |
2008-12-13 | Fork libiphone and remove anything non plist specific. | Jonathan Beck | 1 | -12/+4 |
2008-12-11 | move stuff around to make code more organized. | Jonathan Beck | 1 | -2/+2 |
2008-10-30 | move dev specific tools to dev/ subdir. | Jonathan Beck | 1 | -16/+0 |
2008-10-25 | fix autotools conditional | Jonathan Beck | 1 | -13/+14 |
2008-10-25 | Change lock to mutex and add tool to check AFC in multithreaded env. | Jonathan Beck | 1 | -3/+9 |
2008-10-25 | add configure options to control building of development tools | Jonathan Beck | 1 | -8/+12 |
2008-10-25 | Handle debugging through utilitary functions | Jonathan Beck | 1 | -2/+2 |
2008-10-08 | Remove ifuse as it has it's own repository now. | Matt Colyer | 1 | -7/+3 |
2008-09-11 | Setup a very basic lockdownd command line client | Jonathan Beck | 1 | -1/+6 |
2008-08-31 | first shot at setting up a library | Jonathan Beck | 1 | -2/+10 |
2008-08-30 | Added libtasn1 verification to the build process. | Martin S | 1 | -2/+2 |
2008-08-21 | fix linking of libiphone-initconf. | Jonathan Beck | 1 | -0/+1 |
2008-08-20 | Removed duplicate functions in initconf and fixed build issues. | Matt Colyer | 1 | -3/+3 |
2008-08-17 | Enhance the usability of initconf, by giving more feedback to the user. | Matt Colyer | 1 | -0/+3 |
2008-08-14 | Fixes initconf. | Matt Colyer | 1 | -2/+2 |
2008-08-05 | Update Makefile so initconf is built. | Jonathan Beck | 1 | -1/+2 |
2008-07-31 | Added a way to load HostID from a user specific config file. | Jonathan Beck | 1 | -2/+2 |
2008-07-31 | Enabled actual version checking in the configure script. | Matt Colyer | 1 | -2/+2 |
2008-07-30 | Added beginnings of a fuse fs, right now it's read only and terribly fragile. | Matt Colyer | 1 | -3/+4 |
2008-07-29 | Autotooled the project with very basic versioning support. | Matt Colyer | 1 | -0/+5 |