summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* autoconf: Small update to configure.acHEADmasterNikias Bassen2023-04-301-1/+1
* autoconf: Fix clang-16 breakageMatthew Smith2023-02-121-2/+2
* autoconf: Automatically derive version number from latest git tagNikias Bassen2022-02-101-2/+7
* Remove common code in favor of new libimobiledevice-glueNikias Bassen2021-09-011-8/+12
* Update deprecated autoconf macros and update m4 filesNikias Bassen2021-08-311-9/+7
* socket: Fix build on WindowsNikias Bassen2020-11-271-1/+1
* Post release version bump to 2.0.3Martin Szulecki2020-06-151-1/+1
* Move pkg-config file into src dir and rename it to include major version as s...Nikias Bassen2020-06-081-1/+1
* configure: Update libplist version requirementNikias Bassen2020-06-081-2/+2
* Update project URL in configure.acMartin Szulecki2020-06-041-1/+1
* Add man pages for iproxy and inetcatNikias Bassen2020-05-311-0/+1
* configure: Add PACKAGE_URL and PACKAGE_BUGREPORTNikias Bassen2020-05-141-1/+1
* configure.ac: Drop AC_FUNC_MALLOC/REALLOC and use AC_CHECK_FUNCS instead to a...Nikias Bassen2020-01-141-3/+1
* Bump version to 2.0.2Nikias Bassen2019-12-051-1/+1
* tools: Rename icat to inetcat due to name conflict with sleuthkit2.0.1Nikias Bassen2019-11-261-1/+1
* Update libplist version requirementNikias Bassen2019-11-071-1/+1
* Bump version to 2.0.0Nikias Bassen2019-11-071-1/+1
* Bump soversion due to changes in interfaceNikias Bassen2019-11-071-1/+1
* configure: Add missing check for pselectNikias Bassen2019-05-271-0/+1
* configure.ac: Make sure pthread_cancel is properly detectedNikias Bassen2019-05-251-1/+3
* Use common thread implementation as used in other libimobiledevice librariesNikias Bassen2019-02-271-7/+9
* Allow using non-standard usbmuxd socket address via environment variableNikias Bassen2018-10-141-0/+1
* Add proper support for USB and network (WiFi sync) devices reported by usbmuxdNikias Bassen2018-10-131-1/+1
* Properly detect availability of program_invocation_short_name and suppress co...Nikias Bassen2018-10-121-0/+18
* Add usbmuxd_save_pair_record_with_device_id() to target a device by it's usbm...Nikias Bassen2018-09-151-1/+1
* Properly set ProgName (and BundleID if available) in plist messages to usbmuxdNikias Bassen2018-09-151-0/+2
* win32: Only define sleep() when it's not found and reorder header file includesNikias Bassen2017-01-031-1/+1
* Use ax_pthread.m4 and get rid of clang compiler warning about pthreadNikias Bassen2016-12-271-11/+11
* Improve maintainability and requires of pkg-config fileMartin Szulecki2015-01-301-1/+6
* Post-release version bump to 1.1.0Martin Szulecki2014-10-151-1/+1
* Add "check-news" automake option to ensure correct NEWS file on releasesMartin Szulecki2014-10-141-1/+1
* Bump so name correctly as some ABI symbols were removedMartin Szulecki2014-10-141-1/+1
* Bump so revision due to ABI changesNikias Bassen2014-10-031-1/+1
* Use -fvisibility=hidden to avoid exporting non-public symbolsChow Loong Jin2014-10-031-1/+6
* Move socket and collection functions to a convenience libraryChow Loong Jin2014-10-031-0/+1
* Post-release version bump to 1.0.10Nikias Bassen2014-03-241-1/+1
* bump soversion to reflect new interface functionsNikias Bassen2013-12-131-1/+1
* make libplist dependency/protov1 support mandatoryNikias Bassen2013-12-131-23/+1
* Bump version to 1.0.9Nikias Bassen2013-10-311-2/+2
* added libpthread_LIBS to fix build in toolsNikias Bassen2013-09-171-0/+4
* initial commit of adapted source tree.Nikias Bassen2013-09-171-0/+124