1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-05 23:51:28 +03:00
systemd/udev
Diego Elio 'Flameeyes' Pettenò 59d93adb29 Merge libudev, udev, and the unconditional extras in a single Makefile.am.
Instead of using multiple recursive Makefile.am files, use a single
Makefile.am that sets and builds all the basic suite of libraries and
binaries for udev. This reduces the number of files in the source tree, and
also reduces drastically the build time when using parallel-make.

With this setup, all the compile steps will be executed in parallel, and
just the linking stage will be (partially) serialised on the libraries
creation.
2009-08-07 19:15:28 +02:00
..
.gitignore udev/.gitignore: add udev.pc 2009-06-22 00:33:09 +02:00
test-udev.c use more efficient string copying 2009-05-20 17:57:52 +02:00
udev-event.c re-enable failed event tracking 2009-08-06 16:16:26 +02:00
udev-node.c update a few years of copyright 2009-08-01 09:39:18 -04:00
udev-rules.c "record_failed" -> "fail_event_on_error" 2009-08-06 19:23:06 +02:00
udev-watch.c udevd: convert to event worker processes 2009-06-04 01:44:04 +02:00
udev.h cleanup ./configure installation directory options 2009-06-17 02:25:07 +02:00
udev.pc.in udev.pc: add 2009-06-19 19:17:18 +02:00
udev.xml man: SYMLINK can be matched as well as assigned 2009-08-07 14:46:42 +02:00
udevadm-control.c udevadm: control - --env -> --property 2009-06-07 02:53:35 +02:00
udevadm-info.c update a few years of copyright 2009-08-01 09:39:18 -04:00
udevadm-monitor.c update a few years of copyright 2009-08-01 09:39:18 -04:00
udevadm-settle.c update a few years of copyright 2009-08-01 09:39:18 -04:00
udevadm-test.c udevadm: test - print list of properties 2009-07-02 22:56:19 +02:00
udevadm-trigger.c re-enable failed event tracking 2009-08-06 16:16:26 +02:00
udevadm.c update a few years of copyright 2009-08-01 09:39:18 -04:00
udevadm.xml man: fix unused, inaccurate metadata 2009-08-07 14:46:42 +02:00
udevd.c re-enable failed event tracking 2009-08-06 16:16:26 +02:00
udevd.xml man: fix unused, inaccurate metadata 2009-08-07 14:46:42 +02:00