summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Release 2.1HEAD2.1masterMarcel Holtmann2023-04-121-1/+1
|
* Release 2.02.0Marcel Holtmann2022-09-081-1/+1
|
* build: Switch to modern autoconf optionsMarcel Holtmann2022-09-081-1/+5
|
* configure: Update to support Autoconf >= 2.69Marcel Holtmann2022-09-081-28/+30
|
* Release 1.341.34Marcel Holtmann2022-01-051-1/+1
|
* Release 1.331.33Marcel Holtmann2021-09-151-1/+1
|
* Release 1.321.32Marcel Holtmann2021-05-051-1/+1
|
* treewide: Introduce support for missing g_memdup2Marcel Holtmann2021-05-051-1/+4
|
* build: check for glib >= 2.68 first before checking for glib >= 2.60Marcel Holtmann2021-05-041-1/+3
|
* build: require glib >= 2.60JongSeok Won2021-04-301-2/+2
| | | | g_utf8_validate_len() is support after glib 2.60
* build: Add check for rawmemchrDenis Kenzior2020-12-221-0/+1
| | | | Otherwise the build will complain about multiple definitions
* build: remove obsolete m4 macroNikhil Jha2020-09-291-1/+1
| | | | | As per https://www.gnu.org/software/libtool/manual/html_node/LT_005fINIT.html LT_INIT should be used instead.
* build: require dbus >= 1.6joey@joeyhewitt.com2020-03-041-2/+2
| | | | | dbus_validate_path() is used several times. dbus's NEWS says it was added in 1.5.12.
* Release 1.311.31Marcel Holtmann2019-10-311-1/+1
|
* Release 1.301.30Marcel Holtmann2019-08-121-1/+1
|
* build: Add check for explicit_bzero supportMarcel Holtmann2019-05-151-0/+2
|
* Release 1.291.29Marcel Holtmann2019-04-121-1/+1
|
* Release 1.281.28Marcel Holtmann2019-01-231-1/+1
|
* Release 1.271.27Marcel Holtmann2018-12-191-1/+1
|
* Release 1.261.26Marcel Holtmann2018-10-311-1/+1
|
* build: Add support for internal and external Embedded Linux libraryMarcel Holtmann2018-10-311-15/+12
|
* Release 1.251.25Marcel Holtmann2018-09-291-1/+1
|
* build: Remove setup of thread supportMarcel Holtmann2018-09-211-11/+0
|
* Release 1.241.24Marcel Holtmann2018-06-141-1/+1
|
* Release 1.231.23Marcel Holtmann2018-03-101-1/+1
|
* Release 1.221.22Marcel Holtmann2018-01-211-1/+1
|
* mbimmodem: Add skeleton driverDenis Kenzior2017-10-051-0/+5
|
* build: Add optional ell dependencyDenis Kenzior2017-10-051-0/+14
|
* Release 1.211.21Marcel Holtmann2017-10-051-1/+1
|
* Release 1.201.20Marcel Holtmann2017-05-051-1/+1
|
* Release 1.191.19Marcel Holtmann2016-10-281-1/+1
|
* Release 1.181.18Marcel Holtmann2016-05-031-1/+1
|
* configure: Bump glib dependecy to 2.32John Ernberg2016-04-261-2/+2
| | | | Needed to support g_queue_free_full
* build: add support for upower pluginTony Espy2015-12-181-0/+5
|
* build: Add rilmodem to the buildAlfonso Sanchez-Beato2015-10-131-0/+5
| | | | | Build gril, the rilmodem and infineon drivers, and the corresponding plugins.
* Release 1.171.17Marcel Holtmann2015-09-131-1/+1
|
* configure.ac: fix typoMarko Sulejic2015-07-051-1/+1
|
* Release 1.161.16Marcel Holtmann2014-12-131-1/+1
|
* Release 1.151.15Marcel Holtmann2014-06-291-1/+1
|
* Release 1.141.14Marcel Holtmann2013-12-221-1/+1
|
* build: Remove unused dependency on USB libraryMarcel Holtmann2013-12-211-6/+0
|
* Release 1.131.13Marcel Holtmann2013-11-081-1/+1
|
* build: Use dummy=yes assignment for pkg-config checkMarcel Holtmann2013-07-191-2/+1
|
* build: Do not use deprecated AM_CONFIG_HEADERLucas De Marchi2013-01-161-1/+1
| | | | | The long-obsoleted AM_CONFIG_HEADER macro was removed in automake 1.13. Use AC_CONFIG_HEADERS instead.
* build: Add configure option for BlueZ 5 supportClaudio Takahasi2013-01-161-6/+14
| | | | | | | | Going forward, BlueZ 5 will be supported by default. BlueZ 4 support will have to be explicitly enabled by using '--enable-bluez4'. As before, the '--disable-bluetooth' configure option will disable all bluetooth support (BlueZ 4 and BlueZ 5)
* Release 1.121.12Marcel Holtmann2012-12-201-1/+1
|
* build: Use AC_PROG_MKDIR_P instead of AM_PROG_MKDIR_PMarcel Holtmann2012-12-111-1/+1
|
* build: Reorder configure optionsMarcel Holtmann2012-12-101-19/+19
|
* Release 1.111.11Marcel Holtmann2012-09-111-1/+1
|
* Release 1.101.10Marcel Holtmann2012-08-061-1/+1
|