summaryrefslogtreecommitdiff
path: root/build/parsePrep.c
AgeCommit message (Expand)AuthorFilesLines
2000-10-26Add base64 fiddles to get at signature contents to librpmio.a.jbj1-2/+0
2000-10-24@todo FIXME: Option -q broken when not immediately after %setup.jbj1-4/+39
2000-08-30Doxygen annotations.jbj1-1/+0
2000-08-27Doxygen annotations.jbj1-1/+2
2000-06-20- API: uncouple fadio from rest of rpmio.jbj1-1/+1
2000-06-09Move low level support routines to librpmio.jbj1-1/+1
2000-02-27Diminish solaris2.6 gcc noise.jbj1-2/+3
2000-01-24Documentation sugar.jbj1-0/+5
1999-11-24lib/macro.c: Canonicalize paths in rpmGetPath().jbj1-7/+7
1999-11-19macros.in: Add buildsubdir and scriptlet template macros.jbj1-6/+4
1999-11-18The death of lib/ftp.c, merged into lib/rpmio.c.jbj1-3/+8
1999-11-12Use Fstrerror on ufdio throughut.jbj1-18/+48
1999-10-27use compressed filenames on install side.jbj1-3/+3
1999-10-21lclint annotations and compiler cruft.jbj1-15/+9
1999-10-21lclint annotations.jbj1-2/+3
1999-10-04lclint annotations from build.jbj1-1/+1
1999-09-21fix: command line install had header memory leak.jbj1-2/+2
1999-09-20Start experimental support for bzip2 payloads.jbj1-2/+0
1999-09-07Use sizeof("...")-1 throughout.jbj1-3/+3
1999-04-14Make silly headerGetEntry consistent throughout.jbj1-2/+2
1999-04-01add per-target macrofiles to search path.jbj1-9/+0
1999-04-01Add autofetch of nosource tarballs.jbj1-0/+19
1999-03-20eliminate old rpmrc configuration syntax.jbj1-17/+23
1999-01-05Expand path macros with rpmGetPath(path, ...).jbj1-16/+18
1998-12-03caldera patches (ray@Caldera.DE)jbj1-1/+1
1998-11-20permit "rpm -q --specfile ... file.spec" queries.jbj1-14/+10
1998-11-19lclint noise.jbj1-8/+8
1998-11-18implement abstract fd type almost everywhere.jbj1-4/+0
1998-11-16LCLINT pass 0.jbj1-4/+14
1998-11-08permit --rmsource --force even if sources/patches are missing.jbj1-8/+6
1998-10-08Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.jbj1-1/+0
1998-10-08egcs warning removal.jbj1-2/+2
1998-09-27add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)jbj1-14/+15
1998-09-05Start converting variables into macro expansions.jbj1-17/+14
1998-07-31Macro handling in rpmlib -- rework include: tag with macro expansion.jbj1-199/+165
1998-07-30Consolidated includes for librpmbuild API.jbj1-8/+2
1998-07-25Aggregate system includes into system.h.jbj1-6/+1
1998-07-08Add {init,add,expand}Macro args everywhere (new macro.c compatibility).jbj1-2/+2
1998-05-20Actually catch errors from readLine()marc1-3/+9
1998-04-09Jeff Johnson's memleak patchesmarc1-2/+5
1998-03-041) include cleanups for portabilityewt1-16/+22
1998-02-05Fix problem with bzip2/gzip.marc1-2/+2
1998-02-03Added sanity check on Prefixes:marc1-6/+18
1998-02-02Fix return code handlingmarc1-2/+3
1998-01-14The spec file read code was inserting a second \n after every line!marc1-1/+1
1998-01-12merged in Marc's new build codeewt1-0/+480