- tsort prefers presentation order.
[platform/upstream/rpm.git] / Makefile.am
2001-01-10 jbj- successors from tsort are processed in presentation...
2000-12-31 jbj- (popt): add POPT_ARGFLAG_OPTIONAL for long options...
2000-12-12 jbjSync with rpm-4_0 branch.
2000-12-04 jbj- use package version 3 if --nodirtokens is specified.
2000-12-04 jbjSync with rpm-4_0 branch.
2000-10-28 jbj- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva...
2000-09-14 jbjRevert rpmrc excision for now.
2000-09-01 jbj- unify rpmError and rpmMessge interfaces through rpmlog.
2000-08-27 jbjRip out rpmrc configuration.
2000-07-29 jbj- link rpm2cpio dynamically since cpio is linked dynami...
2000-07-25 jbj- create rpmbuild/rpmquery/rpmverify/rpmsign symlinks.
2000-07-15 jbj- rip out pre-transaction syscalls, more design is...
2000-07-07 jbjlclint fiddles.
2000-06-22 jbj- put version on rpmpopt filename to avoid legacy filen...
2000-06-13 jbjSolaris per-platform macros.
2000-06-13 jbjMore libtool fiddles.
2000-06-07 jbj- create rpmio directory for librpmio.
2000-06-01 jbjSplit popt glue into lib/popt{BT,QV}.c.
2000-05-26 jbjRemove build modes from rpm, use rpmb and/or popt glue...
2000-05-24 jbjSanity (make dist).
2000-05-24 jbjSanity (make dist).
2000-05-24 jbj- change popt exec alias in oreder to exec rpm children.
2000-05-02 jbjinstallplatform: typo.
2000-04-19 jbjHi!
2000-02-27 jbjSolaris2.6 portability.
2000-02-25 jbj- sparc-sun-solaris2.6 portability check.
2000-02-25 jbj- fix: filter excluded paths before adding install...
2000-02-24 jbjAutomake portability diddles.
2000-02-13 jbjPatches from PLD.
2000-02-10 jbjCommit broken perl binding changes.
2000-01-19 jbjPreliminary support for doxygen generated API doco.
1999-12-07 jbjMakefile.am: Add RPM-GPG-KEY to the package.
1999-09-30 jbjBuild on solaris2.6 with gcc.
1999-09-30 jbjSanity.
1999-09-30 jbjMore HPUX cc fiddles.
1999-09-29 jbjCheck in time stamps.
1999-09-26 jbjSearch /usr/include before misc.
1999-09-26 jbjSolaris compilation.
1999-09-07 jbjlink libbz2.a statically to avoid rpm->bzip2 dependence...
1999-09-07 jbjadd sparcv9 architecture.
1999-08-24 jbjOrphans.
1999-07-19 jbjMan pages have moved.
1999-07-19 jbjOrphans.
1999-07-19 jbjadd pl translation and man pages (Tomasz K?oczko et...
1999-07-15 jbjChange shared lib defaults.
1999-07-15 jbjAutomake to create python bindings.
1999-07-14 jbjmove checksig/resign major modes into rpmlib.
1999-07-14 jbjmove install/erase major modes into rpmlib.
1999-06-30 jbjmove url.c and ftp.c to rpmlib right next to query.
1999-06-17 jbjTypo.
1999-06-17 jbjTypo.
1999-06-17 jbjMiNT port (Guido Flohr <gufl0000@stud.uni-sb.de>).
1999-05-10 jbjcolesce query and verify modes.
1999-04-30 jbjresurrect toplevel tar target.
1999-04-09 jbjAdd popt to include path.
1999-04-08 jbjFrom Tim Mooney:
1999-04-03 jbjPortability fiddles (Tim Mooney).
1999-03-28 jbjfix: avoid segfault using --prefix until ewt fixes.
1999-03-17 jbjfix: recursive strtok's is a no-no.
1999-03-14 jbjchange support@redhat.com to rpm-list@redhat.com.
1999-03-12 jbjMake canonarch dir as well as buildarch dir.
1999-02-16 jbjRepair http queries.
1999-02-04 adevriesFinally, preliminary http support.
1999-01-26 jbjTypo.
1999-01-26 jbjParse BuildRequires: and add appropriate RPMTAG_*REQUIR...
1999-01-26 jbj1st attempt to automate srpm building.
1999-01-26 jbjUse "make dist" when making an archive. Make sure tag...
1999-01-26 jbjmake '-' character illegal (again) in version/release.
1999-01-25 jbjEliminate generated files.
1999-01-22 jbjUse libtool to build libraries, but force --disable...
1999-01-21 jbjAfter running libtoolize to update config.guess config.sub
1999-01-21 jbjAdd rpmpopt to the dist.
1999-01-21 jbjAutomake: almost functional make dist.
1999-01-21 jbjEliminate Makefile.inc dependence in subdirs.
1999-01-19 jbjReleased rpm-2.90 -- version is now 2.91
1999-01-19 jbjMore automake nonsense.
1999-01-19 jbjAutomake fiddles.
1999-01-19 jbjAutomake fiddles.
1998-11-30 jbjAdd library dependencies.
1998-11-22 jbjStart abstracting compressed I/O.
1998-11-20 jbjSanity.
1998-11-18 jbjimplement abstract fd type almost everywhere.
1998-10-27 ewt1) split query option parsing into popt subtables
1998-10-20 jbjAdd lead/header/signature/cpio verification.
1998-10-20 jbjWorking make check.
1998-10-20 jbjFirst attempt at "make check".
1998-10-11 jbjpermit rpm to be built in a sub-directory (--srcdir...
1998-10-09 jbjSanity.
1998-10-08 jbjConsolidate i18n baggage into AM_GNU_GETTEXT and system.h.
1998-10-08 jbjadd required files to popt.
1998-10-08 jbjautomake linux fiddles.
1998-10-08 jbjconfigure using automake.