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