summaryrefslogtreecommitdiff
path: root/src/libudev/Makefile.am
AgeCommit message (Expand)Author
2014-09-03src/libudev/Makefile.am: link libudev against selinuxAmadeusz Sławiński
2014-08-22configure.ac and src/libudev/Makefile.am: bump to 1.10 = upstream 216Anthony G. Basile
2014-08-06src/libudev/libudev.sym: mark most symbols as hiddenAnthony G. Basile
2014-08-05src/shared: refactor shared codeAnthony G. Basile
2014-07-15src/libudev/Makefile.am: update libudev revisionAnthony G. Basile
2014-06-19configure.ac: bump to 1.8 = upstream 214eudev/v1.8Anthony G. Basile
2014-04-24udev: remove seqnum API and all assumptions about seqnumsKay Sievers
2014-04-04libudev: Fix redefinition of usec_t and nsec_t.Eric Le Bihan
2014-04-03configure.ac: bring version numbers in line with upstreamAnthony G. Basile
2014-01-14src/libudev: bring in line with upstreamAnthony G. Basile
2014-01-13src/udev: bring up to date with upstream.Anthony G. Basile
2014-01-09libudev: ship the original MurmurHash2.[ch] fileKay Sievers
2014-01-09device-nodes: move device node specific code to own fileDave Reisner
2014-01-09move utf8 functions from libudev-private.h to utf8.hDave Reisner
2013-07-07Import strxcpyx from upstreamAnthony G. Basile
2013-06-06Round 3 of remove unused functions from src/libudev/{conf-files,hashmap,util}Anthony G. Basile
2013-06-04src/libudev/util.c: bring in line with upstreamAnthony G. Basile
2013-06-02libudev: implement udev_device_set_attribute_value()Hannes Reinecke
2013-04-04Add support for legacy behaviour in udev_device_get_sysattr_value()Ian Stakenvicius
2013-04-04Use LN_S instead of directly calling ln -sIan Stakenvicius
2013-03-14Fix whitespace in various filesAnthony G. Basile
2013-01-21Make all udev tools dynamically link to libudev.soIan Stakenvicius
2012-12-01Include config.h in src/libudev/Makefile.am to provide needed #define'sAnthony G. Basile
2012-12-01Put libudev.so under ${prefix} so tools in rootprefix don't link to itIan Stakenvicius
2012-12-01Put symbol versioning back, ensured libudev.sym is distributedIan Stakenvicius
2012-12-01Moved files to libudev that once were in upstream libsystemd-sharedIan Stakenvicius
2012-11-26changed install path for libudev to 'rootlibdir' instead of 'libdir'Ian Stakenvicius
2012-11-25Fixes the contents of udev.pcAnthony G. Basile
2012-11-23Propagation of configured installation paths to Makefile.am and .c codeAnthony G. Basile
2012-11-17Restructure src/ as per lu_zeroAnthony G. Basile
2012-11-17Fix all Makefile.am: work towards 'make distcheck' sanityAnthony G. Basile
2012-11-17Rename src/shared to src/include, a saner nameAnthony G. Basile
2012-11-15src/libudev: successfully buildsAnthony G. Basile
2012-11-15Final step of revamping the build systemAnthony G. Basile
2012-11-15Second step of revamping the build systemAnthony G. Basile