index
:
delta/libimobiledevice/libimobiledevice.git
ideviceinternational
master
mobileactivation
new-apidoc-css
pkgconfig
prerelease
readme
stable-1-0-0
webinspectorproxy
work
git.libimobiledevice.org: libimobiledevice.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated to use latest libplist API changes
Nikias Bassen
2023-04-21
1
-1
/
+1
*
autoconf: Automatically derive version number from latest git tag
Nikias Bassen
2022-02-10
1
-2
/
+8
*
Add support for wireless pairing
Nikias Bassen
2022-02-09
1
-2
/
+21
*
configure: Revert accidentally committed change with git-version-gen
Nikias Bassen
2021-09-21
1
-1
/
+1
*
[github-actions] Add an explicit apt-get update before attempting to install ...
Nikias Bassen
2021-09-21
1
-1
/
+1
*
Check availability of constructor attribute and use it on Windows in favor of...
Nikias Bassen
2021-09-13
1
-0
/
+18
*
Remove common code in favor of new libimobiledevice-glue
Nikias Bassen
2021-09-01
1
-0
/
+3
*
Update deprecated autoconf macros and update m4 files
Nikias Bassen
2021-07-27
1
-5
/
+5
*
Add support for MbedTLS
Nikias Bassen
2021-07-27
1
-32
/
+81
*
common: Merge socket changes from libusbmuxd
Nikias Bassen
2020-12-30
1
-1
/
+1
*
Post release version bump to 1.3.1
Martin Szulecki
2020-06-15
1
-1
/
+1
*
Redo cython check logic and check for "no-cast-function" gcc 8+ compiler flag
Martin Szulecki
2020-06-14
1
-6
/
+16
*
Rename configure option for debug code to "--enable-debug" to match libplist
Martin Szulecki
2020-06-14
1
-4
/
+4
*
Improve wording of cython related configure warning messages
Martin Szulecki
2020-06-14
1
-1
/
+1
*
Remove commented make target from cython Makefile and space in configure.ac
Martin Szulecki
2020-06-14
1
-1
/
+1
*
configure: Drop feature checks for libusbmuxd and libplist as version require...
Nikias Bassen
2020-06-14
1
-28
/
+0
*
Add API version for libplist library check macro in configure.ac
Martin Szulecki
2020-06-14
1
-1
/
+1
*
configure: Fix libplist cython availability check to point to correct pkg-con...
Nikias Bassen
2020-06-10
1
-1
/
+1
*
Bump version to 1.3.0 and update NEWS file according to actual releases
Martin Szulecki
2020-06-09
1
-1
/
+1
*
configure: Update libplist and libusbmuxd version dependencies
Nikias Bassen
2020-06-08
1
-4
/
+4
*
Use secure project URL in configure.ac
Martin Szulecki
2020-06-04
1
-1
/
+1
*
configure: Use AC_CHECK_LIB instead of AC_TRY_LINK
Nikias Bassen
2020-05-23
1
-5
/
+1
*
configure: Raise minimum libusbmuxd+libplist version requirement and specific...
Nikias Bassen
2020-05-22
1
-3
/
+14
*
configure: Remove ASAN from CFLAGS that was accidentally added in previous co...
Nikias Bassen
2020-04-30
1
-1
/
+1
*
configure: Make sure libusbmuxd is correctly found for AC_TRY_COMPILE checks ...
Nikias Bassen
2020-04-30
1
-1
/
+9
*
configure.ac: Add checks to ensure libusbmuxd is up-to-date
Nikias Bassen
2020-01-20
1
-0
/
+13
*
win32: Define minimum windows version and use static libgcc
Nikias Bassen
2020-01-05
1
-0
/
+1
*
configure.ac: Remove unused libplist++ requirement
Nikias Bassen
2020-01-05
1
-3
/
+0
*
configure.ac: Remove largefile hackery
Rosen Penev
2019-06-22
1
-24
/
+0
*
configure.ac: Fix --without-cython/--with-cython logic
Nikias Bassen
2019-06-10
1
-7
/
+7
*
idevicebackup2: Fix scan_directory() for platforms not having d_type in struc...
Nikias Bassen
2018-10-30
1
-0
/
+2
*
lockdown: Pass along usbmux device id when saving pair records
Nikias Bassen
2018-09-29
1
-1
/
+1
*
Add ax_pthread.m4 for proper pthread cflags/ldflags
Nikias Bassen
2016-12-31
1
-10
/
+8
*
configure.ac: Only check for pthread support on non-win32 platforms
Arty Gus
2016-04-29
1
-1
/
+4
*
configure.ac: Don't always explicitly disable openssl
Kylie McClain
2016-04-29
1
-1
/
+1
*
Post-release version bump to 1.2.1
Martin Szulecki
2015-01-29
1
-1
/
+1
*
Move pkg-config file into src directory
Martin Szulecki
2015-01-28
1
-1
/
+1
*
Require autoconf 2.64+ to use package bugreport and project URL in AC_INIT
Martin Szulecki
2015-01-28
1
-2
/
+2
*
Remove dev tools which are not installed and unmaintained anyways
Martin Szulecki
2015-01-28
1
-22
/
+0
*
Bump so name version before release
Martin Szulecki
2015-01-27
1
-1
/
+1
*
configure.ac: Reorder dependency version definitions for consistency
Martin Szulecki
2015-01-27
1
-2
/
+2
*
Post-release version bump to 1.2.0
Martin Szulecki
2014-10-15
1
-1
/
+1
*
Bump so name correctly as some ABI symbols were hidden now
Martin Szulecki
2014-10-14
1
-1
/
+1
*
Bump so revision due to ABI changes
Martin Szulecki
2014-10-03
1
-1
/
+1
*
Avoid exporting non-public symbols
Martin Szulecki
2014-10-03
1
-1
/
+6
*
Add automake option to cause "make dist" to fail if NEWS was not updated
Martin Szulecki
2014-10-01
1
-1
/
+1
*
Post-release version bump to 1.1.7
Nikias Bassen
2014-03-24
1
-1
/
+1
*
Bump dependencies to libplist++ 1.11 and libusbmuxd 1.0.9
Martin Szulecki
2014-03-22
1
-2
/
+2
*
Bump dependency to libplist 1.11 and remove use of "plist_dict_insert_item()"
Martin Szulecki
2014-03-20
1
-1
/
+1
*
configure.ac: add -fsigned-char to make sure char is signed
Nikias Bassen
2013-09-27
1
-1
/
+1
[next]