summaryrefslogtreecommitdiff
path: root/build/parsePrep.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-16Remove couple of bogus const uses in temp variablesPanu Matilainen1-2/+4
2007-12-15Make bunch of build internal code take const parametersPanu Matilainen1-2/+2
2007-12-15Remove bogus const from rpmGenPath() temporary targetsPanu Matilainen1-1/+1
2007-12-15Remove bogus const from rpmGetPath() temporary targetsPanu Matilainen1-2/+2
2007-12-14Bogus const removal continued...Panu Matilainen1-2/+1
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-3/+3
2007-12-07Yet more rpmbuild fixups from rpmerr.h removal (partly from rpm5.org)Panu Matilainen1-26/+26
2007-12-03Use regular POSIX functions instead of "RPC" clonesPanu Matilainen1-2/+2
2007-11-23Move file compression stuff from rpmmacro.h to rpmfileutil.hPanu Matilainen1-0/+1
2007-11-23Move string helpers from lib/misc.h to rpmio/rpmstring.hPanu Matilainen1-1/+0
2007-11-23Use #include <x.h> syntax to include public headers.Ralf Corsépius1-2/+2
2007-11-19Lose rpmerr.h for goodPanu Matilainen1-1/+1
2007-11-19Replace all RPMERR_* etc uses with corresponding RPMLOG_* levelsPanu Matilainen1-34/+34
2007-10-29Remove couple of useless rpmio_internal includesPanu Matilainen1-1/+0
2007-10-28Include "rpmbuild.h" instead of <rpmbuild.h>.Ralf Corsépius1-1/+1
2007-10-28Include "rpmio_internal.h" instead of <rpmio_internal.h>.Ralf Corsépius1-1/+1
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