Age | Commit message (Collapse) | Author | Files | Lines |
|
When using macros from endianness.h we want to be sure that the
target platform endianness is correctly set. This makes sure that
we define the endianness, in case the compiler doesn't provide
that information.
|
|
by space
|
|
|
|
|
|
|
|
|
|
Can be disabled with --without-openssl, otherwise auto-detected.
|
|
|
|
It requires a program to be ran, which cannot be done when cross compiling.
AC_SYS_LARGEFILE seems to be enough to implement largefile checking.
A similar change was merged into libimobiledevice.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
msvcr100.dll
What a mess it is, all these msvcr*.dll - incompatible without limits
|
|
systems lacking it
|
|
|
|
|
|
|
|
|
|
|
|
Also, set libplist requirement to 1.12
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Removed base64.c/h since it's not needed with libplist
|
|
|