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