Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-07 | Merge libudev, udev, and the unconditional extras in a single Makefile.am. | Diego Elio 'Flameeyes' Pettenò | |
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-06-15 | libudev: add gtk-doc | Kay Sievers | |
2008-09-29 | gitignore: move *.8 to subdirs | Kay Sievers | |
2008-08-13 | update .gitignore | Kay Sievers | |
Based on Karel's patch. Thanks! | |||
2008-08-09 | fix .gitignore | Kay Sievers | |
2008-07-30 | use autotools | Kay Sievers | |
2007-11-13 | remove udevstart | Kay Sievers | |
2007-11-08 | udevadm: merge all udev tools into a single binary | Kay Sievers | |
2006-12-08 | rename "udev.c" to "test-udev.c" - it is only for testing | Kay Sievers | |
2006-04-12 | remove old symlinks before creating current ones | Kay Sievers | |
This will prevent incorrect symlinks when a filesystem label is changed and the event is triggered again from sysfs. | |||
2006-03-21 | fix spelling error in debug string | Kay Sievers | |
2005-11-10 | replace udeveventrecorder by a shell script | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-11-07 | update .gitignore | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-11-07 | add .gitignore | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> |