aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2008-08-26Remove use of devmapper library by the blkid libraryTheodore Ts'o
2008-08-22configure.in: Respect LDFLAGS environment variable if passed into configureTheodore Ts'o
2008-08-22libuuid: Windows portability fixesTheodore Ts'o
2008-08-22configure.in: use AC_MSG_{RESULT,WARN,ERROR} instead of echoTheodore Ts'o
2008-07-13badblocks: If nanosleep() does not exist, try using usleep() insteadTheodore Ts'o
2008-07-13blkid: Add new option -L which pretty-prints the device listTheodore Ts'o
2008-07-10Don't use thread local storage if using diet libcTheodore Ts'o
2008-07-07debian: Create debian release tarball to obey new WIP naming conventionTheodore Ts'o
2008-06-07Merge branch 'maint'Theodore Ts'o
2008-06-07Fix ext2fs_swap{16,32,64} for external applications on big-endian machinesTheodore Ts'o
2008-05-21Merge branch 'maint'Theodore Ts'o
2008-05-21Remove default sizeof sizes in configure script when cross-compilingMaciej W. Rozycki
2008-04-21Merge branch 'maint'Theodore Ts'o
2008-04-21Fix "make docs" rule in Makefile for doc folder.Manish Katiyar
2008-04-06Merge branch 'maint' into nextTheodore Ts'o
2008-04-01Remove bashism from configure scriptTheodore Ts'o
2008-02-17Merge branch 'maint' into nextTheodore Ts'o
2008-02-17Add portability checks to support DJGPPChristophe GRENIER
2008-02-17configure.in: Don't use the dc command unless it is requiredTheodore Ts'o
2008-01-27Merge branch 'maint' into nextTheodore Ts'o
2008-01-27Don't build e2fsck statically by default anymoreTheodore Ts'o
2008-01-21Explicitly check for ftruncate64() in configure.inTheodore Ts'o
2008-01-04If --sbindir, et. al are specified to configure set $root_sbindir, et al.Theodore Ts'o
2008-01-03Use pkg-config to determine where to find the devmapper libraryTheodore Ts'o
2008-01-01Merge branch 'maint' into nextTheodore Ts'o
2007-12-31Test for sys/syscall.h in configure to fix dietlibc build problemTheodore Ts'o
2007-12-31Add --disable-uuidd configure optionTheodore Ts'o
2007-12-31Add --disable-tls configure optionTheodore Ts'o
2007-12-17Merge branch 'maint' into nextTheodore Ts'o
2007-12-16Add uuidd daemon to prevent duplicate time-based UUID'sTheodore Ts'o
2007-08-11Remove configure --enable-swapfs and associated support #definesTheodore Ts'o
2007-07-04Improve the config/parse_types.sh helper scriptTheodore Ts'o
2007-04-04Add tdb from Samba into libext2fs library.Theodore Ts'o
2006-11-12Fixes for building RPM's via "make rpm"Andreas Dilger
2006-10-22Add failsafe against duplicate UUID's generated by threaded programsTheodore Ts'o
2006-10-21Fix amd64 build due to -lpthread ordering problemTheodore Ts'o
2006-10-01Fix Debian FTBFS problem caused by devmapper library using pthreadsTheodore Ts'o
2006-08-06If diff -u is supported, use it to report test failures.Theodore Ts'o
2006-04-09Fix asm_types.h type conflictsTheodore Ts'o
2006-03-08Add device-mapper support to the blkid libraryKarel Zak
2005-11-09Fix cross-compilation problems when CFLAGS contain target-specific optionsTheodore Ts'o
2005-07-09This patch adds a check to use fstat or fstat64 in getsize.c if theAndreas Dilger
2005-07-05Set the executible bit on the configure script.Theodore Ts'o
2005-04-06Add paranoia checks into the blkid, ext2fs, and ss libraries to ignoreTheodore Ts'o
2005-02-05Makefile util/gen-tarball executable after creating the file.Theodore Ts'o
2005-02-05Remove support for --enable-clear-htree; this wasTheodore Ts'o
2005-02-04Add support for maintainer mode, which enables the makefile rulesTheodore Ts'o
2005-02-03Drop the sparc assembly bitwise operations; it's less efficient Theodore Ts'o
2005-01-26Add pkg-config files to e2fsprogs's libraries.Theodore Ts'o
2005-01-19configure.in: Clean up checks for dirent.d_reclen, ssize_t,Theodore Ts'o