Modify eu-strip option to perform strip in post script of rpm package & add option...
[platform/upstream/rpm.git] / misc / Makefile.am
2012-05-31 Panu MatilainenBury our glob() implementation entirely inside rpmglob...
2010-10-12 Panu MatilainenFix misc/ include path
2010-10-01 Panu MatilainenStuff fts into a convenience library in misc/
2010-02-03 Panu MatilainenKill off couple of dangling lib/fs.c references
2010-01-04 Panu MatilainenLose the hysterical fakefork hack
2010-01-04 Panu MatilainenRemove further replacement functions for POSIX 2001...
2010-01-04 Panu MatilainenRemove unnecessary setenv() replacement function
2010-01-04 Panu MatilainenRemove largely unnecessary putenv() replacement
2010-01-04 Panu MatilainenEliminate myrealloc() replacement function
2010-01-04 Panu MatilainenRemove unneeded strdup() replacement in misc/
2009-12-23 Panu MatilainenRemove replacements for C99 mandated functions
2009-12-23 Panu MatilainenRemove unneeded replacement error/warn functions
2008-04-30 Panu MatilainenRIP alloca()
2007-11-22 Ralf CorsépiusAdd -I$(top_builddir)/include/rpm to AM_CPPFLAGS.
2007-10-30 Ralf Corsépiusmerge.
2007-10-30 Ralf CorsépiusRemove memcmp.c.
2007-10-30 Ralf Corsépiusmerge.
2007-10-30 Ralf CorsépiusBuild libmisc.la.
2007-10-17 Ralf CorsépiusCleanup CPPFLAGS.
2007-09-10 Ralf CorsépiusEliminate noinst_HEADERS.
2007-08-22 Ralf CorsépiusRemove INCPATH.
2007-08-05 Panu MatilainenAutomake cleanups.
2005-01-23 jbj- blueprint rpm-4_4 and HEAD to minimize diff spew.
2005-01-05 jbjbuild rpm-4.4.1-0.6.
2002-05-16 jbj- opaque (well mostly) rpmTransactionSet using methods.
2001-01-03 jbj- fix: avoid locale issues with strcasecmp/strncasecmp...
2000-08-28 jbj- rip out rpm{get,put}text, use getpo.sh and specspo...
2000-06-13 jbjMore libtool fiddles.
2000-03-09 jbj- portability: skip bzip2 if not available.
2000-02-24 jbj(solaris 2.6): portability requires setenv.c.
1999-11-27 jbjlib/stubs.c: Add portability routines to rpmlib for...
1999-09-30 jbjBuild on solaris2.6 with gcc.
1999-09-26 jbjAdd regex.c/regex.h.
1999-09-26 jbjSearch /usr/include before misc.
1999-09-20 jbjAdd err.[ch] to portability checks (as yet unused).
1999-03-16 jbjFix newSpec in "rpm -q --specfile --specedit"
1999-01-25 jbjEliminate generated files.
1999-01-22 jbjUse libtool to build libraries, but force --disable...
1999-01-19 jbjReleased rpm-2.90 -- version is now 2.91
1998-10-11 jbjpermit rpm to be built in a sub-directory (--srcdir...
1998-10-08 jbjrpmgettext on solaris.
1998-10-08 jbjconfigure using automake.