summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
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
1998-09-05Start converting variables into macro expansions.jbj7-73/+85
1998-09-04Sync with 5.2 branch.jbj2-72/+107
1998-08-31copy changelog tags to sub-packages just before packaging.jbj3-13/+23
1998-08-11Sync with 2.5.2 branch patches.jbj5-7/+16
1998-08-09Get the lead exactly right w/o reading rpmrc.jbj2-8/+25
1998-08-08writeRPM can now copy cpio archive from fd.jbj6-44/+68
1998-08-02String substitution macro file.jbj3-12/+12
1998-08-02Special case of "/" in %files was broken.jbj2-13/+11
1998-08-01Preliminary macro invironment as side effect of rpmrc parse.jbj1-0/+4
1998-07-31(Un)typo.jbj1-1/+0
1998-07-31Typo.jbj1-0/+1
1998-07-31Macro handling in rpmlib -- rework include: tag with macro expansion.jbj11-1473/+186
1998-07-30First attempt at librpmbuild API.jbj9-29/+16
1998-07-30Consolidated includes for librpmbuild API.jbj33-869/+677
1998-07-25Aggregate system includes into system.h.jbj25-1720/+1660
1998-07-25Generalize cpio I/O to eliminate pipe to exec'd gzip on install.jbj1-44/+48
1998-07-25Add multiple include avoidance and c++ prototype wrapping throughout *.h.jbj13-31/+148
1998-07-23Create.jbj1-0/+2
1998-07-08Add new fully recursive macro.cjbj2-242/+1151
1998-07-08Add {init,add,expand}Macro args everywhere (new macro.c compatibility).jbj12-33/+43
1998-07-03allow %define with leading whitespacemarc1-1/+4
1998-06-29*** empty log message ***marc1-1/+3
1998-06-08Group: i18nmarc1-2/+2
1998-06-03- fix bug packing /usr/doc when last file was %dirmarc1-0/+4
1998-06-02handle %files -f with no %setup (no build directory)marc1-2/+6
1998-06-02follow symlinks in source packagesmarc3-44/+8
1998-05-27Fix segfaultmarc2-1/+9
1998-05-24unlink() before writing RPMmarc1-0/+1