summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
1999-01-21Eliminate Makefile.inc dependence in subdirs.jbj2-6/+1
1999-01-19Released rpm-2.90 -- version is now 2.91jbj2-82/+111
1999-01-13Default value for ALLPERMS.jbj1-0/+4
1999-01-13Fix: sub-packages require name from header (which is not %{name}).jbj1-3/+13
1999-01-06propagate "const char *" into rpmlib prototypes.jbj5-19/+20
1999-01-05Expand path macros with rpmGetPath(path, ...).jbj7-91/+90
1998-12-16first pass at new transaction api; basic installing/removing worksewt1-9/+15
1998-12-05translate cpio errors using cpioStrerror.jbj1-10/+6
1998-12-03caldera patches (ray@Caldera.DE)jbj1-1/+1
1998-12-01Sanity.jbj1-15/+13
1998-11-25fix incorrect directory permissions using %attr/%defattr.jbj1-42/+31
1998-11-25Sanity.jbj1-22/+10
1998-11-25Sanity.jbj1-32/+9
1998-11-25Sanity.jbj1-100/+125
1998-11-25Use VFA_t for %verify attribute parsing.jbj1-21/+27
1998-11-25Add dup for the "other" gzdopen premature close.jbj6-99/+84
1998-11-24Clean up on files.c.jbj3-242/+215
1998-11-23Sanity.jbj1-7/+9
1998-11-22Start abstracting compressed I/O.jbj2-2/+3
1998-11-20Sanity.jbj11-125/+137
1998-11-20permit "rpm -q --specfile ... file.spec" queries.jbj5-21/+23
1998-11-19lclint noise.jbj5-19/+18
1998-11-19finish hiding rpmdb index record data ("matches").jbj2-3/+13
1998-11-18implement abstract fd type almost everywhere.jbj11-126/+89
1998-11-16LCLINT pass 0.jbj12-26/+100
1998-11-15strncasecmp on spec file separators (KDE has %Description).jbj1-1/+1
1998-11-08permit --rmsource --force even if sources/patches are missing.jbj4-22/+15
1998-11-06add new Epoch: keyword just like Serial:.jbj2-4/+5
1998-11-06sub-packages inherit RPMTAG_EPOCH (just like RPMTAG_VERSION/RELEASE).jbj1-0/+1
1998-10-20First attempt at "make check".jbj1-0/+6
1998-10-11Test drill.jbj2-1/+62
1998-10-11permit rpm to be built in a sub-directory (--srcdir=DIR).jbj2-4/+2
1998-10-08Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.jbj19-28/+0
1998-10-08egcs warning removal.jbj3-10/+22
1998-10-08configure using automake.jbj3-42/+392
1998-10-07arch/os (and platform) should be case insensitive everywhere forever.jbj3-23/+42
1998-10-06Move forceIncludeFile to eliminate warning.jbj1-10/+10
1998-10-06Initialize fileStack.jbj1-0/+3
1998-10-06add generalized expression handler (Tom Dyas<tdyas@remus.rutgers.edu>)jbj6-30/+774
1998-10-06fix check for trailing / in Prefix:jbj1-1/+1
1998-10-02getOutputFrom(): fix race between last read on pipe and child deathjbj1-9/+10
1998-09-27add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)jbj16-149/+175
1998-09-24skip arch checks if only packaging source rpm.jbj3-8/+10
1998-09-24provides/obsoletes requires tokens that begin with alnum or _.jbj1-0/+8
1998-09-16Typo.jbj1-1/+1
1998-09-15fix virtual file attribute bug that skipped all files in binary rpm.jbj1-1/+2
1998-09-10eliminate redundant close in provide/require processing.jbj1-12/+6
1998-09-05Integrate shell and macro enviroments for scripts.jbj1-66/+14
1998-09-05More RPMVAR_* conversion to macros.jbj7-38/+37
1998-09-05Typo.jbj1-1/+1