summaryrefslogtreecommitdiff
path: root/build/parsePrep.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-20Duh, remember to initialize opt_FPanu Matilainen1-1/+1
2007-06-19Add support for specifying fuzz factor to %patch (rhbz#243720)Panu Matilainen1-15/+36
2004-11-28- add support for automagic pubkey retrieval using HKP.jbj1-0/+2
2004-11-04Stub in URL_IS_HTTPS everywhere.jbj1-0/+2
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj1-5/+5
2002-08-07Teach unzip about %setup -q.jbj1-1/+4
2002-07-20- popt: parse file into string of options (#56860).jbj1-2/+0
2002-07-08Propagate splint-3.0.1.7 close(2) internalState annotation throughout.jbj1-13/+11
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj1-0/+4
2002-06-23Add boundswrite annotations everywhere.jbj1-0/+6
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-4/+6
2001-10-15lclint fiddles to annotate globals.jbj1-1/+18
2001-06-05- fix typos in linux.{req,prov}.jbj1-6/+14
2001-05-05- enough lclint annotations and fiddles already.jbj1-15/+15
2001-05-03- still more boring lclint annotations and fiddles.jbj1-1/+1
2001-04-30- yet more boring lclint annotations and fiddles.jbj1-3/+5
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj1-28/+26
2001-03-22- python: strip header regions during unload.jbj1-1/+1
2001-03-14Update to doxygen-1.2.6 configuration.jbj1-0/+2
2001-01-15- fix: extra newline in many error messages (#23947).jbj1-19/+24
2000-12-12Sync with rpm-4_0 branch.jbj1-10/+11
2000-11-02- add support for unzip rodrigob@conectiva.com.br>jbj1-13/+35
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