summaryrefslogtreecommitdiff
path: root/configure
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-80/+15
2011-10-04libquota: clean up some gcc -Wall warningsTheodore Ts'o1-2/+2
2011-09-18debian: add support for multiarchTheodore Ts'o1-0/+9
2011-09-18Shorten compile commands run by the build systemTheodore Ts'o1-449/+578
2011-09-15e2fsprogs: Use punch hole as "discard" on regular filesLukas Czerner1-1/+1
2011-08-31e2fsprogs: add quota library to e2fsprogsAditya Kali1-1/+224
2011-08-11e2fsck: catch termination signals and print information about themTheodore Ts'o1-2/+7
2010-12-24configure: control whether e4defrag is built/installed via --disable-defragTheodore Ts'o1-0/+24
2010-12-16e4defrag: Fix the overflow in e4defrag with > 2GB filesTheodore Ts'o1-1/+1
2010-09-24Merge branch 'maint' into nextTheodore Ts'o1-96/+152
2010-08-01badblocks: Deal with UTF-8 characters in progress messageTheodore Ts'o1-96/+152
2010-06-07Merge branch 'maint' into nextTheodore Ts'o1-1/+49
2010-05-17Add configure options --enable-symlink-build and --enable-symlink-installTheodore Ts'o1-1/+49
2010-01-31Merge branch 'maint' into nextTheodore Ts'o1-8680/+3030
2009-11-26configure: Work around bug in autoconf 2.64Theodore Ts'o1-8677/+3030
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/+91
2009-10-04mke2fs: get device topology values from blkidEric Sandeen1-1/+91
2009-09-06configure.in, configure: Drop --with-cc, --with-ccopts, --with-ldoptsTheodore Ts'o1-42/+22
2009-09-07Merge branch 'maint' into nextTheodore Ts'o1-42/+22
2009-07-27e4defrag: remove a lot of cruftEric Sandeen1-1/+4
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/+31
2009-07-02Add support for configure --enable-verbose-makecmdsTheodore Ts'o1-0/+29
2009-06-29configure.in: add --disable-libuuid optionScott James Remnant1-3075/+3820
2009-04-22configure.in: add --disable-libblkid optionTheodore Ts'o1-3/+270
2009-04-15libuuid: Close all file descriptors before running uuiddTheodore Ts'o1-1/+3
2008-09-12libcom_err: Use sem_post/sem_init to prevent race conditionsTheodore Ts'o1-2/+301
2008-09-02Improve ELF shared library handlingTheodore Ts'o1-4/+13
2008-09-01Enable test_io debugging by defaultTheodore Ts'o1-5/+15
2008-08-26Remove use of devmapper library by the blkid libraryTheodore Ts'o1-261/+2
2008-08-22configure.in: Respect LDFLAGS environment variable if passed into configureTheodore Ts'o1-2/+0
2008-08-22libuuid: Windows portability fixesTheodore Ts'o1-1/+2
2008-08-22configure.in: use AC_MSG_{RESULT,WARN,ERROR} instead of echoTheodore Ts'o1-71/+141
2008-07-13badblocks: If nanosleep() does not exist, try using usleep() insteadTheodore Ts'o1-1/+3
2008-07-13blkid: Add new option -L which pretty-prints the device listTheodore Ts'o1-1/+2
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-6/+26
2008-06-07Fix ext2fs_swap{16,32,64} for external applications on big-endian machinesTheodore Ts'o1-6/+26
2008-05-21Merge branch 'maint'Theodore Ts'o1-9/+0
2008-05-21Remove default sizeof sizes in configure script when cross-compilingMaciej W. Rozycki1-9/+0
2008-04-21Merge branch 'maint'Theodore Ts'o1-1/+55
2008-04-21Fix "make docs" rule in Makefile for doc folder.Manish Katiyar1-1/+55
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/+4
2008-02-17Add portability checks to support DJGPPChristophe GRENIER1-1/+3