aboutsummaryrefslogtreecommitdiff
path: root/MCONFIG.in
AgeCommit message (Expand)Author
2016-09-04Fix FreeBSD pmake supportTheodore Ts'o
2016-05-29Fix "make gcc-wall" for library codeTheodore Ts'o
2016-05-22Add --enable-hardening which builds e2fsprogs with security hardeningTheodore Ts'o
2016-03-21Fix FreeBSD portability problemsTheodore Ts'o
2015-07-12rename libquota.a to libsupport.aTheodore Ts'o
2015-07-03configure: remove support to disable quota supportTheodore Ts'o
2015-06-20rename configure.in to configure.acTheodore Ts'o
2015-06-10misc: add fuse2fs, a FUSE server for e2fsprogsDarrick J. Wong
2014-09-21MCONFIG: allow developers to override CFLAGSTheodore Ts'o
2014-09-20misc: use libmagic when libblkid can't identify somethingDarrick J. Wong
2014-09-11debugfs: create journal handling routinesDarrick J. Wong
2014-09-11Merge branch 'maint' into nextTheodore Ts'o
2014-09-08tests: Add to LD_LIBRARY_PATH instead of overridingMichael Forney
2014-07-06Merge branch 'maint' into nextTheodore Ts'o
2014-07-05fix cross-compilation supportTheodore Ts'o
2014-07-04e2fsprogs: remove checker infrastructureEric Sandeen
2014-05-27Merge branch 'maint' into nextTheodore Ts'o
2014-05-27tst_libext2fs: add new debug program which used for libext2fs unit testsTheodore Ts'o
2014-05-11misc: create better-packaged static analysis reportsDarrick J. Wong
2014-05-11Merge branch 'maint' into nextTheodore Ts'o
2014-05-07Add a make variable for the pkgconfig install dirDavid Michael
2014-03-14all: Introduce cppcheck static checking for make C=1Darrick J. Wong
2014-02-23Add coverage testing using gcovTheodore Ts'o
2014-01-05configure: fix --with-diet-libcTheodore Ts'o
2013-10-23Fix optional static code analysis using sparseTheodore Ts'o
2012-06-13Fix blhc (Build Log Hardening Check) warningsTheodore Ts'o
2012-05-12Teach build system to install relative symlinks if requestedTheodore Ts'o
2011-09-19libquota: only build a static libraryTheodore Ts'o
2011-09-18Shorten compile commands run by the build systemTheodore Ts'o
2011-08-31e2fsprogs: add quota library to e2fsprogsAditya Kali
2011-08-11e2fsck: catch termination signals and print information about themTheodore Ts'o
2010-11-26MCONFIG: Fix dependency definitions for the static and profiled blkid libraryTheodore Ts'o
2010-05-17Add configure options --enable-symlink-build and --enable-symlink-installTheodore Ts'o
2009-07-02Enhance build system so that "make V=1" works like the Linux KernelTheodore Ts'o
2009-07-02Add support for configure --enable-verbose-makecmdsTheodore Ts'o
2009-07-01Fix Makefile dependencies for libcom_errTheodore Ts'o
2009-07-01Fix compilation problem when building with --disable-uuidTheodore Ts'o
2009-06-29configure.in: add --disable-libuuid optionScott James Remnant
2009-04-22configure.in: add --disable-libblkid optionTheodore Ts'o
2008-11-15Add support to build profiled binaries in the misc directoryTheodore Ts'o
2008-11-15e2fsck: Fix build of e2fsck.profiled if profiling is enabledTheodore Ts'o
2008-09-12libcom_err: Use sem_post/sem_init to prevent race conditionsTheodore Ts'o
2008-09-04Fix e2initrd_helper, blkid, and fsck from linking with unneeded librariesTheodore Ts'o
2008-09-02Improve ELF shared library handlingTheodore Ts'o
2008-08-26Remove use of devmapper library by the blkid libraryTheodore Ts'o
2008-06-07Fix dependency for $(LIBSS) when an explicit dlopen() library is neededTheodore Ts'o
2008-04-17Fix tst_extents build when building w/o dynamic librariesTheodore Ts'o
2008-01-03Use pkg-config to determine where to find the devmapper libraryTheodore Ts'o
2006-11-14Update WFLAGS to suppress spurious warning messagesTheodore Ts'o
2006-10-22Add datarootdir definition for compatibility with autoconf 2.60Theodore Ts'o