aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* libcom_err: Use sem_post/sem_init to prevent race conditionsTheodore Ts'o2008-09-121-1/+16
* Improve ELF shared library handlingTheodore Ts'o2008-09-021-1/+6
* Enable test_io debugging by defaultTheodore Ts'o2008-09-011-2/+7
* Remove use of devmapper library by the blkid libraryTheodore Ts'o2008-08-261-50/+0
* configure.in: Respect LDFLAGS environment variable if passed into configureTheodore Ts'o2008-08-221-1/+1
* libuuid: Windows portability fixesTheodore Ts'o2008-08-221-1/+1
* configure.in: use AC_MSG_{RESULT,WARN,ERROR} instead of echoTheodore Ts'o2008-08-221-71/+70
* badblocks: If nanosleep() does not exist, try using usleep() insteadTheodore Ts'o2008-07-131-1/+1
* blkid: Add new option -L which pretty-prints the device listTheodore Ts'o2008-07-131-1/+1
* Don't use thread local storage if using diet libcTheodore Ts'o2008-07-101-2/+10
* debian: Create debian release tarball to obey new WIP naming conventionTheodore Ts'o2008-07-071-2/+1
* Merge branch 'maint'Theodore Ts'o2008-06-071-0/+19
|\
| * Fix ext2fs_swap{16,32,64} for external applications on big-endian machinesTheodore Ts'o2008-06-071-0/+19
* | Merge branch 'maint'Theodore Ts'o2008-05-211-8/+0
|\|
| * Remove default sizeof sizes in configure script when cross-compilingMaciej W. Rozycki2008-05-211-8/+0
* | Merge branch 'maint'Theodore Ts'o2008-04-211-0/+14
|\|
| * Fix "make docs" rule in Makefile for doc folder.Manish Katiyar2008-04-211-0/+14
* | Merge branch 'maint' into nextTheodore Ts'o2008-04-061-1/+1
|\|
| * Remove bashism from configure scriptTheodore Ts'o2008-04-011-1/+1
* | Merge branch 'maint' into nextTheodore Ts'o2008-02-171-2/+2
|\|
| * Add portability checks to support DJGPPChristophe GRENIER2008-02-171-1/+1
| * configure.in: Don't use the dc command unless it is requiredTheodore Ts'o2008-02-171-1/+1
* | Merge branch 'maint' into nextTheodore Ts'o2008-01-271-23/+51
|\|
| * Don't build e2fsck statically by default anymoreTheodore Ts'o2008-01-271-18/+0
| * Explicitly check for ftruncate64() in configure.inTheodore Ts'o2008-01-211-1/+1
| * If --sbindir, et. al are specified to configure set $root_sbindir, et al.Theodore Ts'o2008-01-041-0/+16
| * Use pkg-config to determine where to find the devmapper libraryTheodore Ts'o2008-01-031-4/+34
* | Merge branch 'maint' into nextTheodore Ts'o2008-01-011-3/+43
|\|
| * Test for sys/syscall.h in configure to fix dietlibc build problemTheodore Ts'o2007-12-311-1/+1
| * Add --disable-uuidd configure optionTheodore Ts'o2007-12-311-0/+20
| * Add --disable-tls configure optionTheodore Ts'o2007-12-311-2/+22
* | Merge branch 'maint' into nextTheodore Ts'o2007-12-171-1/+2
|\|
| * Add uuidd daemon to prevent duplicate time-based UUID'sTheodore Ts'o2007-12-161-1/+2
* | Remove configure --enable-swapfs and associated support #definesTheodore Ts'o2007-08-111-20/+0
|/
* Improve the config/parse_types.sh helper scriptTheodore Ts'o2007-07-041-1/+2
* Add tdb from Samba into libext2fs library.Theodore Ts'o2007-04-041-2/+2
* Fixes for building RPM's via "make rpm"Andreas Dilger2006-11-121-13/+29
* Add failsafe against duplicate UUID's generated by threaded programsTheodore Ts'o2006-10-221-1/+1
* Fix amd64 build due to -lpthread ordering problemTheodore Ts'o2006-10-211-2/+2
* Fix Debian FTBFS problem caused by devmapper library using pthreadsTheodore Ts'o2006-10-011-2/+2
* If diff -u is supported, use it to report test failures.Theodore Ts'o2006-08-061-0/+11
* Fix asm_types.h type conflictsTheodore Ts'o2006-04-091-1/+5
* Add device-mapper support to the blkid libraryKarel Zak2006-03-081-0/+28
* Fix cross-compilation problems when CFLAGS contain target-specific optionsTheodore Ts'o2005-11-091-0/+12
* This patch adds a check to use fstat or fstat64 in getsize.c if theAndreas Dilger2005-07-091-1/+1
* Add paranoia checks into the blkid, ext2fs, and ss libraries to ignoreTheodore Ts'o2005-04-061-2/+2
* Makefile util/gen-tarball executable after creating the file.Theodore Ts'o2005-02-051-0/+2
* Remove support for --enable-clear-htree; this wasTheodore Ts'o2005-02-051-19/+0
* Add support for maintainer mode, which enables the makefile rulesTheodore Ts'o2005-02-041-0/+18
* Drop the sparc assembly bitwise operations; it's less efficient Theodore Ts'o2005-02-031-15/+0