summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2011-11-28configure: check for msync() for portability reasonsTheodore Ts'o1-1/+1
2011-11-14Make quota support disabled by supportTheodore Ts'o1-30/+12
2011-10-04libquota: clean up some gcc -Wall warningsTheodore Ts'o1-2/+2
2011-09-18debian: add support for multiarchTheodore Ts'o1-0/+8
2011-09-18Shorten compile commands run by the build systemTheodore Ts'o1-41/+52
2011-09-15e2fsprogs: Use punch hole as "discard" on regular filesLukas Czerner1-1/+1
2011-08-31e2fsprogs: add quota library to e2fsprogsAditya Kali1-1/+52
2011-08-11e2fsck: catch termination signals and print information about themTheodore Ts'o1-2/+6
2010-12-24configure: control whether e4defrag is built/installed via --disable-defragTheodore Ts'o1-0/+18
2010-12-16e4defrag: Fix the overflow in e4defrag with > 2GB filesTheodore Ts'o1-1/+1
2010-09-24Merge branch 'maint' into nextTheodore Ts'o1-1/+1
2010-08-01badblocks: Deal with UTF-8 characters in progress messageTheodore Ts'o1-1/+1
2010-06-07Merge branch 'maint' into nextTheodore Ts'o1-1/+37
2010-05-17Add configure options --enable-symlink-build and --enable-symlink-installTheodore Ts'o1-1/+37
2010-01-31Merge branch 'maint' into nextTheodore Ts'o1-8/+8
2009-11-26configure: Work around bug in autoconf 2.64Theodore Ts'o1-8/+8
2009-10-24Merge branch 'maint' into nextTheodore Ts'o1-1/+1
2009-10-21configure.in: Fix typo: remove '2' from blkid_probe_get_topology2Eric Sandeen1-1/+1
2009-10-04Merge branch 'maint' into nextTheodore Ts'o1-1/+8
2009-10-04mke2fs: get device topology values from blkidEric Sandeen1-1/+8
2009-09-06configure.in, configure: Drop --with-cc, --with-ccopts, --with-ldoptsTheodore Ts'o1-36/+10
2009-09-07Merge branch 'maint' into nextTheodore Ts'o1-36/+10
2009-07-27e4defrag: remove a lot of cruftEric Sandeen1-1/+1
2009-07-18Fix intl/ build: add E/Q/V macros, process intl/libgnuintl.hMatthias Andree1-1/+2
2009-07-02Enhance build system so that "make V=1" works like the Linux KernelTheodore Ts'o1-0/+1
2009-07-02Add support for configure --enable-verbose-makecmdsTheodore Ts'o1-0/+22
2009-06-29configure.in: add --disable-libuuid optionScott James Remnant1-0/+51
2009-04-22configure.in: add --disable-libblkid optionTheodore Ts'o1-1/+54
2009-04-15libuuid: Close all file descriptors before running uuiddTheodore Ts'o1-1/+1
2008-09-12libcom_err: Use sem_post/sem_init to prevent race conditionsTheodore Ts'o1-1/+16
2008-09-02Improve ELF shared library handlingTheodore Ts'o1-1/+6
2008-09-01Enable test_io debugging by defaultTheodore Ts'o1-2/+7
2008-08-26Remove use of devmapper library by the blkid libraryTheodore Ts'o1-50/+0
2008-08-22configure.in: Respect LDFLAGS environment variable if passed into configureTheodore Ts'o1-1/+1
2008-08-22libuuid: Windows portability fixesTheodore Ts'o1-1/+1
2008-08-22configure.in: use AC_MSG_{RESULT,WARN,ERROR} instead of echoTheodore Ts'o1-71/+70
2008-07-13badblocks: If nanosleep() does not exist, try using usleep() insteadTheodore Ts'o1-1/+1
2008-07-13blkid: Add new option -L which pretty-prints the device listTheodore Ts'o1-1/+1
2008-07-10Don't use thread local storage if using diet libcTheodore Ts'o1-2/+10
2008-07-07debian: Create debian release tarball to obey new WIP naming conventionTheodore Ts'o1-2/+1
2008-06-07Merge branch 'maint'Theodore Ts'o1-0/+19
2008-06-07Fix ext2fs_swap{16,32,64} for external applications on big-endian machinesTheodore Ts'o1-0/+19
2008-05-21Merge branch 'maint'Theodore Ts'o1-8/+0
2008-05-21Remove default sizeof sizes in configure script when cross-compilingMaciej W. Rozycki1-8/+0
2008-04-21Merge branch 'maint'Theodore Ts'o1-0/+14
2008-04-21Fix "make docs" rule in Makefile for doc folder.Manish Katiyar1-0/+14
2008-04-06Merge branch 'maint' into nextTheodore Ts'o1-1/+1
2008-04-01Remove bashism from configure scriptTheodore Ts'o1-1/+1
2008-02-17Merge branch 'maint' into nextTheodore Ts'o1-2/+2
2008-02-17Add portability checks to support DJGPPChristophe GRENIER1-1/+1