summaryrefslogtreecommitdiff
path: root/build/rpmbuild.h
AgeCommit message (Expand)AuthorFilesLines
2009-06-16Don't check Provides/Requires for bad characters, they could be UTF-8Jindrich Novy1-1/+1
2009-06-15Check for valid chars in Requires/Provides as wellJindrich Novy1-0/+10
2009-01-11Don't check package BuildRequires when doing --rmsource (rhbz#452477)Jindrich Novy1-0/+7
2008-11-10Add the post-build package checker feature in rpmbuild (upstream ticket #2)Jindrich Novy1-0/+7
2008-07-07Missing const in parseUnsignedNum()Panu Matilainen1-1/+1
2008-07-01Avoid reading negative constants from SourceXX, PatchXX tagsJindrich Novy1-3/+3
2008-06-17Convert build reqprov to headerPut()Panu Matilainen1-1/+1
2008-05-05Start cleaning up the rpmerr removal mess of build/ return codesPanu Matilainen1-0/+1
2008-04-24Remove meaningless extern on function declarations in headersPanu Matilainen1-6/+6
2008-04-09Yet more url ripping - buildroot is never an urlPanu Matilainen1-4/+4
2008-02-05Mass convert (back) to rpmTag as it's usable everywhere nowPanu Matilainen1-2/+2
2008-02-04Add rpm_time_t type for time types (in headers), use where spottedPanu Matilainen1-1/+1
2007-12-13Use rpm_tag_t everywhere for rpm (header) tag typePanu Matilainen1-2/+2
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-4/+4
2007-12-07Yet more rpmbuild fixups from rpmerr.h removal (partly from rpm5.org)Panu Matilainen1-7/+7
2007-12-07rpm5.org: fixup spec parsing from rpmerr.h removalPanu Matilainen1-24/+31
2007-12-07rpm5.org: fixup various places in rpmbuild from rpmerr.h eliminationPanu Matilainen1-4/+4
2007-12-02Move rpmsenseFlag enums to rpmds where they logically belongPanu Matilainen1-0/+1
2007-11-23Move stringbuf into librpmio, rename headerPanu Matilainen1-1/+1
2007-11-23Use #include <x.h> syntax to include public headers.Ralf Corsépius1-3/+3
2007-10-29Remove SKIPSPACE, SKIPNONSPACE.Ralf Corsépius1-5/+0
2007-10-29Don't include <ctype.h>.Ralf Corsépius1-2/+2
2007-10-26Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.Ralf Corsépius1-1/+1
2007-10-24doScript: Change 'what' to rpmBuildFlags.Ralf Corsépius1-1/+1
2007-10-08'Adjust extern C {} blocks.'Ralf Corsépius1-4/+4
2007-09-21Rename Spec -> rpmSpec for namespacingPanu Matilainen1-23/+23
2007-09-17misc.h is a private headerPanu Matilainen1-1/+0
2007-09-11Remove splint tags.Ralf Corsépius1-171/+46
2007-07-12parseSpec() cookie should be const, make it so...Panu Matilainen1-1/+1
2007-07-10Remove const type-qualifiers from function return types everywhere.Panu Matilainen1-2/+2
2004-10-09Doxygen and cpp nit picks.jbj1-1/+1
2004-10-09Splint fiddles.jbj1-8/+9
2004-03-16- Implemented support for internal Lua scripts.niemeyer1-8/+10
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj1-19/+18
2003-04-17Don't overflow internal tables with unknown user/group (#85346).jbj1-6/+18
2003-04-16- permit secondary tag match patterns with RPMQV_ALL.jbj1-2/+3
2002-12-24- fix: remove rpmfi scareMem so that headers can be reloaded on ia64.jbj1-1/+2
2002-12-24splint fiddles.jbj1-12/+7
2002-12-22- simplify specfile query linkage loop.jbj1-31/+5
2002-12-21- add --enable-posixmutexes when configuring on linux.jbj1-31/+34
2002-10-21Add per-interpreter perl dependencies.jbj1-16/+0
2002-10-18- add debug sub-package patch.jbj1-1/+1
2002-10-07lclint annotations.jbj1-0/+16
2002-08-19- add --with-efence to configure, check install/upgrade with efence.jbj1-5/+10
2002-07-08Propagate splint-3.0.1.7 close(2) internalState annotation throughout.jbj1-26/+18
2002-04-08doxygen cleanup.jbj1-6/+6
2001-10-25- legacy signatures always checked on -qp and -Vp.jbj1-1/+1
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-18/+28
2001-10-15Explicit branchstate annotations.jbj1-8/+8
2001-10-15lclint fiddles to annotate globals.jbj1-23/+61