Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
firmware components'
|
|
SystemImageCanonicalMetadata data requests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Can be disabled with --without-openssl, otherwise auto-detected.
|
|
|
|
|
|
|
|
Fixes several -Wformat-truncation warnings.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
uint64_t should be used.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
|
|
|
|
Allows better compilation by the compiler.
|
|
Found with -Wdouble-promotion and -Wfloat-equal
|
|
This also allows the compiler to check these at compile time.
|
|
Fixes compiler warnings.
|
|
|
|
|
|
|
|
APTickets.
|
|
|
|
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.
|
|
|