Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-10 | autogen.sh: makedev() misteriously breaks with -O0 here, use -O1 for now | Kay Sievers | |
-O0 [pid 693] mknod("udev-root/sda", 034101566300) = -1 EINVAL (Invalid argument) -O1 [pid 8087] mknod("udev-root/sda", S_IFBLK, makedev(8, 0)) = 0 | |||
2012-01-10 | tabs are as useful as a hole in the head | Kay Sievers | |
2012-01-09 | autogen.sh: add CFLAGS and print entire line, so that mouse copy/paste works | Kay Sievers | |
2012-01-05 | autogen.sh: enable git pre-commit | Kay Sievers | |
2012-01-05 | build-sys: use --libexecdir=/usr/lib instead of /usr/lib/udev | Kay Sievers | |
2011-12-25 | make: introduce --with-rootprefix= | Kay Sievers | |
2011-12-23 | autogen.sh: moce CFLAGS from to configure.ac; print common ./configure options | Kay Sievers | |
2011-12-23 | builtin: kmod - switch modprobe to builtin | Kay Sievers | |
2011-12-23 | builtin: blkid - add missing newline | Kay Sievers | |
2011-12-05 | use libexecdir, bindir, sbindir, switch to /usr/lib/udev in documentation | Kay Sievers | |
2011-11-04 | make: tweak some autofoo according to Flameeyes' recommendations for libabc | Kay Sievers | |
2011-03-19 | input_id: silent gcc warnings | Kay Sievers | |
2009-06-17 | cleanup ./configure installation directory options | Kay Sievers | |
2009-06-16 | autogen.sh: make "CFLAGS=-O0 ./autogen.sh" working | Kay Sievers | |
2009-06-16 | configure: enable all extras by default, provide --disable-extras | Kay Sievers | |
2009-06-16 | udev-acl: move from udev-extras | Kay Sievers | |
The build of extras with larger external dependencies is wrapped in: --enable-extras | |||
2009-06-16 | autogen.sh: simplify | Kay Sievers | |
2009-06-15 | libudev: add gtk-doc | Kay Sievers | |
2009-02-05 | autogen.sh: add more warnings | Kay Sievers | |
2008-12-29 | build: use autoreconf --symlink | Kay Sievers | |
2008-12-19 | build: just use autoreconf -i | Kay Sievers | |
Thanks to Scott for mentioning! | |||
2008-12-06 | make: do not delete autotools generated file with distclean | Kay Sievers | |
[...] running the command `make maintainer-clean' should not delete `configure' even if `configure' can be remade using a rule in the Makefile. More generally, `make maintainer-clean' should not delete anything that needs to exist in order to run `configure' and then begin to build the program. This is the only exception; `maintainer-clean' should delete everything else that can be rebuilt. | |||
2008-11-18 | autogen.sh: fix -print-multi-os-directory usage | Kay Sievers | |
2008-11-01 | add "devel" and "install" switches to autogen.sh | Kay Sievers | |
2008-09-06 | autogen.sh: add debug | Kay Sievers | |
2008-08-30 | autogen.sh: add --with-selinux | Kay Sievers | |
2008-08-28 | update INSTALL | Kay Sievers | |
2008-08-12 | add some warnings | Kay Sievers | |
2008-08-08 | build: remove autopoint check | Kay Sievers | |
2008-07-30 | use autotools | Kay Sievers | |