summaryrefslogtreecommitdiff
path: root/build/pack.c
AgeCommit message (Expand)AuthorFilesLines
1999-04-17check build prerequisites before building from specfile.jbj1-17/+0
1999-04-14Make silly headerGetEntry consistent throughout.jbj1-2/+0
1999-04-14fix: last update transaction set segfault bug in installer.jbj1-1/+1
1999-03-22fix: don't add header if signature generation failed (Carlo Wood).jbj1-1/+1
1999-03-20eliminate old rpmrc configuration syntax.jbj1-9/+11
1999-02-16Repair rpmputtext.jbj1-4/+6
1999-01-26Parse BuildRequires: and add appropriate RPMTAG_*REQUIRES* to src rpmjbj1-5/+5
1999-01-06propagate "const char *" into rpmlib prototypes.jbj1-8/+9
1999-01-05Expand path macros with rpmGetPath(path, ...).jbj1-24/+24
1998-12-05translate cpio errors using cpioStrerror.jbj1-10/+6
1998-11-22Start abstracting compressed I/O.jbj1-2/+2
1998-11-19finish hiding rpmdb index record data ("matches").jbj1-1/+11
1998-11-18implement abstract fd type almost everywhere.jbj1-38/+38
1998-11-16LCLINT pass 0.jbj1-6/+9
1998-10-11Test drill.jbj1-0/+58
1998-10-08Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.jbj1-1/+0
1998-10-07arch/os (and platform) should be case insensitive everywhere forever.jbj1-9/+10
1998-09-27add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)jbj1-21/+22
1998-09-05More RPMVAR_* conversion to macros.jbj1-12/+14
1998-09-05Start converting variables into macro expansions.jbj1-2/+6
1998-08-31copy changelog tags to sub-packages just before packaging.jbj1-0/+10
1998-08-11Sync with 2.5.2 branch patches.jbj1-5/+5
1998-08-09Get the lead exactly right w/o reading rpmrc.jbj1-8/+24
1998-08-08writeRPM can now copy cpio archive from fd.jbj1-30/+31
1998-07-31Macro handling in rpmlib -- rework include: tag with macro expansion.jbj1-1/+1
1998-07-30First attempt at librpmbuild API.jbj1-2/+0
1998-07-30Consolidated includes for librpmbuild API.jbj1-10/+2
1998-07-25Aggregate system includes into system.h.jbj1-9/+2
1998-07-25Generalize cpio I/O to eliminate pipe to exec'd gzip on install.jbj1-44/+48
1998-07-08Add {init,add,expand}Macro args everywhere (new macro.c compatibility).jbj1-1/+1
1998-05-24unlink() before writing RPMmarc1-0/+1
1998-05-20Actually catch errors from readLine()marc1-1/+4
1998-04-09Jeff Johnson's memleak patchesmarc1-0/+1
1998-04-09 - remove icons with --rmsourcemarc1-3/+0
1998-04-07Generate a source RPM name even if we aren't building a source RPM.marc1-12/+26
1998-03-20Added trigger support to build codemarc1-8/+67
1998-03-041) include cleanups for portabilityewt1-0/+1
1998-01-15Hmm, why don't we actually pass the archive through gzip?marc1-1/+1
1998-01-12merged in Marc's new build codeewt1-635/+267
1998-01-05memset() reserved portion of leadewt1-0/+1
1997-11-06Fix bug where the directory prefix is listed in the file listmarc1-1/+4
1997-10-06Added %ghost option for filesmarc1-3/+10
1997-09-09didn't package / properlyewt1-1/+9
1997-08-28replaced temporary file creation to be significantly saferewt1-4/+9
1997-08-251) RPM_ARCHIVESIZE tag didn't get filled in properlyewt1-1/+1
1997-08-19Add BUILDARCHS tag to source packages.marc1-0/+2
1997-07-311) improved cpio error messageewt1-3/+9
1997-07-311) cpio can now conditionally follow symlinksewt1-2/+2
1997-07-30Restore CWD after packing filesmarc1-0/+5
1997-07-23Moidified to use internal cpio building codeewt1-158/+56