summaryrefslogtreecommitdiff
path: root/build/parsePrep.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10Add support for lzma compressed "Sources".Ralf Corsépius1-0/+3
2007-10-09Make rpmerr.h private, include directly where needed.Panu Matilainen1-0/+1
2007-10-09Replace all rpmError() uses with rpmlog()Panu Matilainen1-16/+16
2007-09-21Rename Spec -> rpmSpec for namespacingPanu Matilainen1-5/+5
2007-09-17misc.h is a private headerPanu Matilainen1-0/+1
2007-09-11Remove splint tags.Ralf Corsépius1-45/+10
2007-08-29Fix various cases of build failing due to whitespace in dir/filenames.Panu Matilainen1-7/+8
2007-08-15Replace MKDIR_P and MKDIR with RPM_MKDIR_P and RPM_MKDIR to avoid conflicts w...Ralf Corsépius1-1/+1
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