Whamcloud - gitweb
Merge branch 'maint' into next
[tools/e2fsprogs.git] / MCONFIG.in
2022-08-09 Theodore Ts'oBuild the fuzzers from oss-fuzz
2021-01-23 Theodore Ts'oInclude PTHREAD_CFLAGS in LDFLAGS* macros
2021-01-21 Theodore Ts'oAdd configure and build support for the pthreads library
2021-01-20 Theodore Ts'oMerge branch 'maint' into next
2020-10-05 Theodore Ts'oDefine MKDIR_P in the Makefile.in files instead in...
2020-04-10 Theodore Ts'oTeach makefiles to build all static programs using...
2020-01-01 Theodore Ts'oDrop use of -pedantic when doing gcc-wall
2018-12-08 Gabriel Krisman... e2fsprogs: introduce script used to generate utf8data.h
2018-08-14 Theodore Ts'oMerge branch 'maint' into next
2018-08-11 Ross Burtonbuild: use MKDIR_P instead of MKINSTALLDIRS
2018-08-09 Theodore Ts'oMCONFIG: move SANITIZER_CFLAGS out of CLFAGS
2018-08-08 Darrick J. Wongenable thread sanitizer if the builder wants it
2018-08-08 Darrick J. Wongenable gcc/clang address sanitizer if the builder wants it
2018-08-08 Darrick J. Wongenable UBSAN if the builder wants it
2018-08-08 Darrick J. Wongenable link time optimization, if requested
2018-08-05 Darrick J. Wonge2scrub: add service (cron, systemd) support
2018-08-05 Darrick J. Wonge2scrub: create online fsck tool of sorts
2017-04-26 Theodore Ts'otests: skip running long test with "make check" and...
2016-09-04 Theodore Ts'oFix FreeBSD pmake support
2016-05-29 Theodore Ts'oFix "make gcc-wall" for library code
2016-05-22 Theodore Ts'oAdd --enable-hardening which builds e2fsprogs with...
2016-03-22 Theodore Ts'oFix FreeBSD portability problems
2016-01-02 Theodore Ts'oFix build system to be compatible with BSD pmake
2015-07-12 Theodore Ts'orename libquota.a to libsupport.a
2015-07-04 Theodore Ts'oconfigure: remove support to disable quota support
2015-06-20 Theodore Ts'orename configure.in to configure.ac
2015-06-11 Darrick J. Wongmisc: add fuse2fs, a FUSE server for e2fsprogs
2014-09-21 Theodore Ts'oMCONFIG: allow developers to override CFLAGS
2014-09-21 Darrick J. Wongmisc: use libmagic when libblkid can't identify something
2014-09-11 Darrick J. Wongdebugfs: create journal handling routines
2014-09-11 Theodore Ts'oMerge branch 'maint' into next
2014-09-08 Michael Forneytests: Add to LD_LIBRARY_PATH instead of overriding
2014-07-06 Theodore Ts'oMerge branch 'maint' into next
2014-07-06 Theodore Ts'ofix cross-compilation support
2014-07-05 Eric Sandeene2fsprogs: remove checker infrastructure
2014-05-27 Theodore Ts'oMerge branch 'maint' into next
2014-05-27 Theodore Ts'otst_libext2fs: add new debug program which used for...
2014-05-11 Darrick J. Wongmisc: create better-packaged static analysis reports
2014-05-11 Theodore Ts'oMerge branch 'maint' into next
2014-05-07 David MichaelAdd a make variable for the pkgconfig install dir
2014-03-14 Darrick J. Wongall: Introduce cppcheck static checking for make C=1
2014-02-23 Theodore Ts'oAdd coverage testing using gcov
2014-01-06 Theodore Ts'oconfigure: fix --with-diet-libc
2013-10-24 Theodore Ts'oFix optional static code analysis using sparse
2012-06-13 Theodore Ts'oFix blhc (Build Log Hardening Check) warnings
2012-05-13 Theodore Ts'oTeach build system to install relative symlinks if...
2011-09-19 Theodore Ts'olibquota: only build a static library
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-08-31 Aditya Kalie2fsprogs: add quota library to e2fsprogs
2011-08-11 Theodore Ts'oe2fsck: catch termination signals and print information...
2010-11-27 Theodore Ts'oMCONFIG: Fix dependency definitions for the static...
2010-05-17 Theodore Ts'oAdd configure options --enable-symlink-build and -...
2009-07-02 Theodore Ts'oEnhance build system so that "make V=1" works like...
2009-07-02 Theodore Ts'oAdd support for configure --enable-verbose-makecmds
2009-07-02 Theodore Ts'oFix Makefile dependencies for libcom_err
2009-07-01 Theodore Ts'oFix compilation problem when building with --disable...
2009-06-29 Scott James Remnantconfigure.in: add --disable-libuuid option
2009-04-22 Theodore Ts'oconfigure.in: add --disable-libblkid option
2008-11-15 Theodore Ts'oAdd support to build profiled binaries in the misc...
2008-11-15 Theodore Ts'oe2fsck: Fix build of e2fsck.profiled if profiling is...
2008-09-12 Theodore Ts'olibcom_err: Use sem_post/sem_init to prevent race condi...
2008-09-05 Theodore Ts'oFix e2initrd_helper, blkid, and fsck from linking with...
2008-09-03 Theodore Ts'oImprove ELF shared library handling
2008-08-27 Theodore Ts'oRemove use of devmapper library by the blkid library
2008-06-08 Theodore Ts'oFix dependency for $(LIBSS) when an explicit dlopen...
2008-04-17 Theodore Ts'oFix tst_extents build when building w/o dynamic libraries
2008-01-03 Theodore Ts'oUse pkg-config to determine where to find the devmapper...
2006-11-15 Theodore Ts'oUpdate WFLAGS to suppress spurious warning messages
2006-10-22 Theodore Ts'oAdd datarootdir definition for compatibility with autoc...
2006-10-02 Theodore Ts'oFix Debian FTBFS problem caused by devmapper library...
2006-06-10 Matthias AndreeRead mke2fs.conf and e2fsck.conf from root_sysconfdir...
2006-03-24 Theodore Ts'oChange mke2fs to use /etc/mke2fs.conf as a configuratio...
2006-03-08 Karel ZakAdd device-mapper support to the blkid library
2005-11-09 Theodore Ts'oFix cross-compilation problems when CFLAGS contain...
2005-02-04 Theodore Ts'oAdd support for maintainer mode, which enables the...
2005-01-20 Matthias AndreeMCONFIG.in:
2004-12-15 Theodore Ts'oUse MKINSTALLDIRS macro so that the Makefiles can find...
2004-11-30 Theodore Ts'oUse Linux-kernel-style makefile output to make it easier to
2004-11-19 Theodore Ts'oRemove the a.out DLL support, since it's been obsolete...
2004-04-03 Theodore Ts'oRefine the build process to avoid re-running subst...
2003-11-27 Theodore Ts'oMCONFIG.in: Make the gcc-wall print more warnings to...
2003-07-06 Theodore Ts'oFixx gcc -Wall nitpicks.
2003-05-17 Theodore Ts'oMCONFIG.in, configure.in: Only put the intl directory...
2003-05-03 Theodore Ts'oUpdate to gettext 0.11.5. We now enable NLS support...
2003-01-23 Theodore Ts'oIntegrate new blkid library.
2002-10-31 Theodore Ts'oMakefile.in (install): Search all compression extension...
2002-05-11 Theodore Ts'oIntegrate ext2ed into the e2fsprogs build system, and...
2001-12-24 Theodore Ts'oMiscellaneous cleanup before 1.26-WIP release. Removed...
2001-05-19 Theodore Ts'oChangeLog, MCONFIG.in, configure, configure.in:
2001-01-11 Theodore Ts'oChangeLog, e2image.c, mke2fs.c, mklost+found.c, tune2fs...
2001-01-11 Theodore Ts'oChangeLog, MCONFIG.in, configure, configure.in:
2000-12-09 Theodore Ts'oChangeLog, MCONFIG.in, Makefile.in, Makefile.in.in:
2000-04-03 Theodore Ts'oChangeLog, MCONFIG.in:
2000-02-02 Theodore Ts'oChangeLog, configure, MCONFIG.in, configure.in:
2000-01-18 Theodore Ts'oChangeLog, MCONFIG.in:
1999-07-03 Theodore Ts'oChangeLog, MCONFIG.in, configure.in, configure:
1999-07-03 Theodore Ts'oChangeLog, Makefile.in, configure.in, MCONFIG.in, confi...
1999-07-03 Theodore Ts'oChangeLog, MCONFIG.in:
1999-05-29 Theodore Ts'oChangeLog, fileio.c:
1998-04-03 Theodore Ts'oMany files:
next