summaryrefslogtreecommitdiff
path: root/build/parseSpec.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-11Don't warn about BuildRoot being "/" while it is actually emptyJindrich Novy1-2/+6
2008-04-09Yet more url ripping - buildroot is never an urlPanu Matilainen1-11/+9
2008-03-24Eliminate bogus const's from OFI_t and spectags structsPanu Matilainen1-2/+2
2008-03-18Minimal namespacing for locale-insensitive x*() string functionsPanu Matilainen1-7/+7
2008-03-06Make yet more build tables readonlyPanu Matilainen1-2/+1
2008-01-30rpmlib.h mass evictionPanu Matilainen1-0/+2
2008-01-09Implementation of triggerprein scriptlets.Panu Matilainen1-0/+2
2007-12-22Fix multi-line macro expansion in last line of spec (mdvbz#27417)Panu Matilainen1-18/+39
2007-12-16More constfree for spec exposed stuff for nowPanu Matilainen1-2/+2
2007-12-14Bogus const removal continued...Panu Matilainen1-7/+7
2007-12-14More size_t type pedantryPanu Matilainen1-1/+1
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-5/+5
2007-12-07rpm5.org: fixup spec parsing from rpmerr.h removalPanu Matilainen1-16/+20
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-4/+4
2007-11-19Lose rpmerr.h for goodPanu Matilainen1-1/+1
2007-11-19Replace all RPMERR_* etc uses with corresponding RPMLOG_* levelsPanu Matilainen1-25/+25
2007-11-08Remove dead rpmrc-related code from spec parsingPanu Matilainen1-49/+0
2007-10-29Add SKIPSPACE, SKIPNONSPACE.Ralf Corsépius1-0/+3
2007-10-29Use fdGetFILE() instead of rpmio internal fdGetFp() everywherePanu Matilainen1-3/+1
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-09Make rpmerr.h private, include directly where needed.Panu Matilainen1-0/+1
2007-10-09Replace all rpmError() uses with rpmlog()Panu Matilainen1-11/+11
2007-09-21Rename Spec -> rpmSpec for namespacingPanu Matilainen1-6/+6
2007-09-11Remove splint tags.Ralf Corsépius1-74/+26
2007-07-12Kill of RPMTAG_RHNPLATFORM: don't add to header, mark deprecated.Panu Matilainen1-3/+0
2007-07-12parseSpec() cookie should be const, make it so...Panu Matilainen1-1/+1
2004-10-09Splint fiddles.jbj1-13/+19
2004-04-08Implemented multiline macro support.niemeyer1-3/+41
2004-03-16- Implemented support for internal Lua scripts.niemeyer1-0/+4
2003-12-30- use -fPIC -DPIC on all platforms, not just mandatory (#112713).jbj1-3/+0
2003-05-15- fix: nested %if handling, optind initialization posix vs. glibc.jbj1-1/+3
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj1-1/+1
2002-12-24- fix: remove rpmfi scareMem so that headers can be reloaded on ia64.jbj1-0/+4
2002-12-24splint fiddles.jbj1-1/+5
2002-12-23Sanity.jbj1-0/+1
2002-12-22- simplify specfile query linkage loop.jbj1-8/+6
2002-12-21- add --enable-posixmutexes when configuring on linux.jbj1-1/+4
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj1-0/+6
2002-06-23Add boundswrite annotations everywhere.jbj1-0/+8
2002-01-18- missing key(s) on keyring when verifying a signature is now an error.jbj1-0/+2
2001-11-06- fix: harmless typo in db3 chroot hack.jbj1-3/+12
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-2/+4
2001-10-16Factor -type problems into explicit code annotations.jbj1-0/+2
2001-10-16More lclint annotations.jbj1-2/+3
2001-10-15Explicit branchstate annotations.jbj1-0/+6
2001-10-15lclint fiddles to annotate globals.jbj1-1/+6
2001-10-13More lclint annotations.jbj1-9/+9
2001-10-13- ratchet up to lclint "strict" level.jbj1-0/+4