]> git.ipfire.org Git - thirdparty/util-linux.git/history - configure.ac
build-sys: add $usrlibexecdir and fix paths for [/usr]/lib64
[thirdparty/util-linux.git] / configure.ac
2009-03-17  Karel Zakbuild-sys: add $usrlibexecdir and fix paths for [/usr...
2009-03-09  Karel Zakbuild-sys: cleanup --with-fsprobe help string
2009-03-09  Karel Zakblkid: blkid.static make target
2009-02-18  Karel Zakfsck: move fsck from e2fsprogs to util-linux-ng
2009-02-17  Karel Zakbuild-sys: use pkg-config for blkid and volume_id
2009-02-17  Karel Zakmount: generic blkid/volume_id wrapper, use blkid_evalu...
2009-02-13  Karel Zakbuild-sys: libtoolize mount/Makefile.am
2009-02-13  Karel Zakbuild-sys: libtoolize by libtool-2
2009-02-13  Karel Zakblkid: start to use ABI versioning
2009-02-13  Karel Zakbuild-sys: add --with=fsprobe=builtin
2009-02-11  Karel Zakblkid: clean up man pages
2009-02-11  Karel Zakbuild-sys: remove use of devmapper library
2009-02-11  Karel Zakblkid: remove blkid_types.h
2009-02-11  Karel Zakblkid: add low level probing API
2009-02-11  Karel Zakblkid: merge libblkid code from e2fsprogs/lib/blkid
2009-02-11  Karel Zakblkid: add basic configure.ac stuff and blkid.pc
2009-02-11  Karel Zakbuild-sys: define libdir
2009-02-11  Karel Zakblkid: create basic directories
2009-02-05  Karel Zakagetty: check for termios.c_line struct member by autoconf
2009-02-04  Signed-off-by: Roy... mkfs.cramfs: add endianness support to cramfs tools
2008-12-08  Karel Zakinclude: use __BYTE_ORDER rather than AC specific WORDS...
2008-12-05  Karel Zakbuild-sys: add missing AC_C_BIGENDIAN
2008-11-19  Alon Bar-Levbuild-sys: add --disable-mount
2008-09-17  Karel Zakbuild-sys: add -luuid to BLKID_LIBS
2008-08-08  Arkadiusz Miskiewiczbuild-sys: tgets is not in ncurses but in tinfo
2008-06-09  Karel Zakbuild-sys: release++ (v2.14) v2.14
2008-05-19  Karel Zakbuild-sys: release++ v2.14-rc3
2008-05-19  Karel Zakbuild-sys: add support ionice for Super-H architecture
2008-05-13  Karel Zaksetarch: add fallback for linux/personality
2008-04-28  Karel Zakbuild-sys: release++ v2.14-rc2
2008-04-14  Karel Zakscriptreplay: rewrite in C
2008-03-25  Karel Zakbuild-sys: release++
2008-03-20  Karel Zakbuild-sys: cleanup "x$foo" usage
2008-03-20  Karel Zakbuild-sys: use ncursesw (wide version) when possibe
2008-03-20  Karel Zakbuild-sys: add VARSUFFIX to UTIL_CHECK_LIB
2008-02-18  Stepan Kasalbuild-sys: use pkg-config to find the libs for static...
2008-02-18  Stepan Kasalbuild-sys: do not add -luuid to BLKID_LIBS
2008-02-18  Stepan Kasalbuild-sys: add --enable-static-programs
2008-02-08  Samuel Thibaultsetterm: add -blan [force|poke] options for TIOCL_...
2008-01-08  Miklos Szeredibuild-sys: add AC_CANONICAL_HOST
2008-01-03  Karel Zakbuild-sys: disable syscall fallbacks for non-linux...
2007-12-17  Karel Zaktailf: inotify based reimplementation
2007-11-28  Karel Zaktests: move test_bkdev to lib/
2007-11-28  Samuel Thibaultbuild-sys: cleanup usage of linux/major.h
2007-11-26  Karel Zaknamei: non-linux support (get_current_dir_name() and...
2007-11-08  Samuel Thibaultbuild-sys: non-linux support
2007-11-06  Stefan Krahlib: add linux_version.{c,h}
2007-10-16  Karel Zakbuild-sys: add err.h check
2007-09-19  Mike Frysingerbuild-sys: unify method for checking system calls and...
2007-09-19  Mike Frysingerbuild-sys: nls/locale handling in util-linux-ng general
2007-09-02  Karel Zakbuild-sys: set AC_PREREQ to 2.60, increment version...
2007-08-27  Karel Zakbuild-sys: release++ v2.13
2007-08-27  Karel Zaksetarch: finish adding parisc support
2007-08-27  Mike Frysingertaskset: check for existence of sched_getaffinity
2007-08-14  Karel Zakbuild-sys: add --disable-makeinstall-chown
2007-08-07  Karel Zakbuild-sys: release++
2007-07-18  Karel Zakbuild-sys: remove asm/page.h test
2007-07-18  Karel Zakbuild-sys: add warning when libuuid is not found
2007-07-17  Karel Zakbuild-sys: release++ v2.13-rc2
2007-07-11  Karel Zaksys-utils: add arch(1) back to the official tree
2007-07-10  Karel Zakbuild-sys: remove libtool
2007-07-03  Karel Zakdocs: cleanup before release
2007-07-02  Arkadiusz Miskiewiczbuild-sys: fix linking when ncurses is built with ...
2007-07-02  Karel Zakbuild-sys: cleanup architecture conditionals
2007-06-26  Kay Sieversmount: use encoded labels for volume_id
2007-06-14  Karel Zakbuild-sys: fix HAVE_NCURSES
2007-05-22  Karel Zakbuild-sys: minor fixes in configure.in
2007-05-18  Karel Zaktests: add functions for label, uuid and fstype detection
2007-05-17  Karel Zakmount: fsprobe: add libvolume_id support to configure.ac
2007-05-16  Karel Zakbuild-sys: add AC_GNU_SOURCE
2007-05-16  Stepan Kasalbuild-sys: add Automake option dist-bzip2
2007-05-16  Stepan Kasalbuild-sys: in configure.ac, change "po" -> "$srcdir/po"
2007-05-16  Stepan Kasalbuild-sys: let configure instantiate the misc-utils...
2007-05-16  Stepan Kasalbuild-sys: --prefix defaults to /usr
2007-05-16  Stepan Kasalbuild-sys: remove swapargs.h, move the tests to main...
2007-05-16  Stepan Kasalbuild-sys: replace AC_TRY_* by AC_*_IFELSE
2007-05-16  Stepan Kasalbuild-sys: s/AC_HELP_STRING/AS_HELP_STRING/
2007-05-16  Stepan Kasalbuild-sys: do not use internal Autoconf variables
2007-05-16  Stepan Kasalbuild-sys: merge adjacent AC_CONFIG_HEADERS and AC_CONF...
2007-05-16  Stepan Kasalbuild-sys: do not set with_foo twice
2007-05-16  Stepan Kasalbuild-sys: do not build convenience libraries in lib/
2007-05-16  Stepan Kasalbuild-sys: remove AC_PROG_RANLIB
2007-05-16  Stepan Kasalbuild-sys: declare SUID_CFLAGS and SUID_LDFLAGS as...
2007-05-16  Stepan Kasalbuild-sys: add SUID_LDFLAGS
2007-05-16  Stepan Kasalbuild-sys: move the optimization flags to AM_CFLAGS
2007-04-24  Karel Zakbuild-sys: add SUID_CFLAGS
2007-03-14  Karel Zaktests: add library for LD_PRELOAD to manipulate with...
2007-03-12  Karel Zakbuild-sys: add support for audit
2007-02-08  Karel Zakbuild-sys: configure.am selinux support cleanup
2007-02-06  Karel ZakClean up pagesize/PAGE_SIZE usage.
2007-01-04  Karel Zaktests: add simple helper that returns info about system
2007-01-04  Karel Zaktests: add basic infrastructure for regression tests
2007-01-04  Karel Zakbuild-sys: rename to -ng, change maintainer name
2007-01-04  Karel Zakbuild-sys: add missing files
2007-01-03  Karel Zakbuild-sys: remove generated autotools stuff from git
2006-12-06  Karel ZakImported from util-linux-2.13-pre7 tarball. v2.13-pre7
2006-12-06  Karel ZakImported from util-linux-2.13-pre6 tarball. v2.13-pre6
2006-12-06  Karel ZakImported from util-linux-2.13-pre5 tarball. v2.13-pre5
2006-12-06  Karel ZakImported from util-linux-2.13-pre4 tarball. v2.13-pre4
2006-12-06  Karel ZakImported from util-linux-2.13-pre3 tarball. v2.13-pre3
next