summaryrefslogtreecommitdiff
path: root/build/pack.c
AgeCommit message (Expand)AuthorFilesLines
1999-11-02Add ref/deref/new/fileno/open vectors to FDIO_t.jbj1-5/+5
1999-10-30Make fdFileno() static, use Fileno()/Ferror() analogues throughout.jbj1-8/+12
1999-10-29check for memory leaks (almost all leaks are plugged).jbj1-0/+3
1999-10-27use compressed filenames on install side.jbj1-29/+29
1999-10-06write out compressed file lists *only* -- this is for sanity, we'll writeewt1-0/+3
1999-10-04lclint annotations from build.jbj1-1/+2
1999-09-28portatbility fiddles (solaris).jbj1-1/+20
1999-09-21fix: command line install had header memory leak.jbj1-2/+2
1999-09-20Start experimental support for bzip2 payloads.jbj1-0/+29
1999-09-17Typo.jbj1-3/+5
1999-09-17lclint annotations.jbj1-2/+4
1999-09-10pgp and pgp5 have compatible RSA signature (#4780).jbj1-2/+1
1999-08-24add headerWrite return code and check for errors.jbj1-12/+20
1999-08-24Remove legacy langNum interface.ljbj1-1/+1
1999-08-06Use headerNVR throughout.jbj1-26/+18
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