summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2014-08-05src/shared: refactor shared codeAnthony G. Basile
2014-08-05Include missing.h in udev-builtin-btrfs.c, and move BTRFS_IOC_DEVICES_READY t...Anthony G. Basile
2014-07-06configure.ac: bump to 1.9 = upstream 215eudev/v1.9Anthony G. Basile
2014-06-24configure.ac: separate out rootlibdir and rootlibexecdirAnthony G. Basile
2014-06-24configure.ac: improve install paths for udevlibexecdir, udevkeymapdir, udevke...Anthony G. Basile
2014-06-19configure.ac: bump to 1.8 = upstream 214eudev/v1.8Anthony G. Basile
2014-06-01configure.ac: bump to 1.7 = upstream 213eudev/v1.7Anthony G. Basile
2014-05-15Remove unnecessary casts in printfsZbigniew Jedrzejewski-Szmek
2014-05-13src/libudev/missing.h: clean up and fix build on uclibc and muslAnthony G. Basile
2014-04-24udev: remove seqnum API and all assumptions about seqnumsKay Sievers
2014-04-03configure.ac: bring version numbers in line with upstreamAnthony G. Basile
2014-03-22configure.ac: bump to 1.5.3eudev/v1.5.3Anthony G. Basile
2014-03-20modified: configure.aclhb-jr
2014-03-09configure.ac: bump to version 1.5.2eudev/v1.5.2Anthony G. Basile
2014-03-04configure.ac: bump to version 1.5.1eudev/v1.5.1Anthony G. Basile
2014-02-28configure.ac: bump to version 1.5eudev/v1.5Anthony G. Basile
2014-01-13src/udev: bring up to date with upstream.Anthony G. Basile
2013-09-26configure.ac: add header check for mtd/mtd-user.hAnthony G. Basile
2013-09-14configure.ac: compat with upstream 207Anthony G. Basile
2013-09-10configure.ac: moving towards release 1.3Anthony G. Basile
2013-08-16configure.ac: remove check for mktimerofl0r
2013-08-02configure.ac: compatible with systemd 206Anthony G. Basile
2013-07-31Revert "static-nodes: remove creation of static nodes if HAVE_LIBKMOD"Ian Stakenvicius
2013-07-31static-nodes: remove creation of static nodes if HAVE_LIBKMODAnthony G. Basile
2013-07-24Switch from external keymaps to internal (hwdb) keymapsIan Stakenvicius
2013-07-11Version bump to 1.1Anthony G. Basile
2013-06-09Version bump to 1.0, dropping _beta tageudev/v1.0Anthony G. Basile
2013-06-04Remove libudev-legacyAnthony G. Basile
2013-04-10Version bump to eudev-1_beta4eudev/v1_beta4Anthony G. Basile
2013-04-09build-sys: fix HAVE/ENABLE_FIRMWAREKay Sievers
2013-04-07src/udev/udev-event.c: restore code to allow rule generator to workAnthony G. Basile
2013-04-05bump versions to eudev-1_beta3 and udev-200Ian Stakenvicius
2013-04-04Set rootprefix to be '${prefix}' if unsetIan Stakenvicius
2013-04-04set default prefix to /usr for necessary rootprefix default operationIan Stakenvicius
2013-04-04Removed hard-coded paths in rule-writer scriptsIan Stakenvicius
2013-04-04Restored the rule generator bits from udev-171Ian Stakenvicius
2013-04-02udev: make firmware loading optional and disable by defaultTom Gundersen
2013-03-14Fix whitespace in various filesAnthony G. Basile
2013-03-10Only check for gperf if --enable-keymapAnthony G. Basile
2013-02-04Make udevlibexecdir be /libIan Stakenvicius
2013-01-29Fix AM_CONDITIONAL for HAVE_BLKIDIan Stakenvicius
2013-01-28Make blkid optionalIan Stakenvicius
2013-01-22Fix --disable-modules config optioneudev/v1_beta2Ian Stakenvicius
2013-01-21Fall back on POSIX mkstemp() for systems lacking mkostemp()Anthony G. Basile
2013-01-21Adjust version in configure.ac for beta2 releaseIan Stakenvicius
2013-01-21Forward-port of libudev.so.0 code from libudev-171Ian Stakenvicius
2013-01-08Bump UDEV_VERSION as libudev is 196 compliantIan Stakenvicius
2013-01-04Fixed some comments relating to udevlibexecdir pathsIan Stakenvicius
2013-01-04Adjust the install path of keymaps to $(libdir)/udevIan Stakenvicius
2012-12-27build: switch to C99Luca Barbato