summaryrefslogtreecommitdiff
path: root/build/parsePreamble.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-15Make bunch of build internal code take const parametersPanu Matilainen1-2/+2
2007-12-15Remove bogus const from rpmGenPath() temporary targetsPanu Matilainen1-2/+2
2007-12-15Remove bogus const from rpmGetPath() temporary targetsPanu Matilainen1-1/+1
2007-12-14Bogus const removal continued...Panu Matilainen1-3/+3
2007-12-14More size_t type pedantryPanu Matilainen1-1/+1
2007-12-13Use rpm_tagtype_t everywhere for rpm (header) tagtype typePanu Matilainen1-2/+2
2007-12-13Use rpm_tag_t everywhere for rpm (header) tag typePanu Matilainen1-13/+13
2007-12-13Use rpm_count_t everywhere for header data countPanu Matilainen1-1/+2
2007-12-13Use rpm_count_t everywhere for header data countPanu Matilainen1-5/+7
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-41/+41
2007-11-23Move rpmGetPath and rpmGenPath to rpmfileutil.hPanu Matilainen1-0/+1
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-56/+56
2007-11-08Use _target_* macros for build restriction checkingPanu Matilainen1-8/+3
2007-10-29Add SKIPSPACE, SKIPNONSPACE.Ralf Corsépius1-0/+3
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-26Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.Ralf Corsépius1-2/+2
2007-10-09Make rpmerr.h private, include directly where needed.Panu Matilainen1-0/+1
2007-10-09Replace all rpmError() uses with rpmlog()Panu Matilainen1-27/+27
2007-09-21Rename Spec -> rpmSpec for namespacingPanu Matilainen1-5/+5
2007-09-20Rename tagName/Value/Type() to rpmTagGet*()Panu Matilainen1-5/+5
2007-09-11Remove splint tags.Ralf Corsépius1-75/+7
2007-07-10Bunch of variable initializations to avoid compiler warnings.Panu Matilainen1-1/+1
2005-07-12- added CVSId: tag and SVNId: alias (#162807).jbj1-0/+4
2004-10-21- port to internal file-4.10 libmagic rather than libfmagic.jbj1-1/+1
2004-10-17Better error message.jbj1-1/+1
2004-10-17fix: legacy syntax not even close.jbj1-2/+3
2004-10-15- obsolete Serial:, Copyright:, and RHNPlatform: syntax in spec files.jbj1-43/+49
2004-09-30- add Disttag: syntax to spec file parser and header content.jbj1-4/+9
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj1-3/+3
2002-12-21- add --enable-posixmutexes when configuring on linux.jbj1-40/+43
2002-07-08Propagate splint-3.0.1.7 close(2) internalState annotation throughout.jbj1-6/+4
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj1-0/+8
2002-06-23Add boundswrite annotations everywhere.jbj1-0/+12
2001-11-06- fix: harmless typo in db3 chroot hack.jbj1-0/+3
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-3/+3
2001-10-16More lclint annotations.jbj1-8/+10
2001-10-15Explicit branchstate annotations.jbj1-0/+5
2001-10-15lclint fiddles to annotate globals.jbj1-4/+18
2001-10-13- ratchet up to lclint "strict" level.jbj1-1/+1
2001-09-21- lclint-3.0.0.15 fiddles.jbj1-1/+1
2001-06-19- finalize per-header methods, accessing headerFoo through vector.jbj1-1/+1
2001-06-19- preliminary abstraction to support per-header methods.jbj1-1/+1
2001-06-12- remove dead code frpm popt table reorg.jbj1-23/+33
2001-06-06- permit duplicates for btree indices.jbj1-1/+1
2001-06-05- fix typos in linux.{req,prov}.jbj1-26/+41