summaryrefslogtreecommitdiff
path: root/src/libudev/Makefile.am
AgeCommit message (Expand)Author
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