summaryrefslogtreecommitdiff
path: root/build/parseScript.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-05Mass convert (back) to rpmTag as it's usable everywhere nowPanu Matilainen1-3/+3
2008-02-03Make rpmtag.h standalone, include from rpmtypes.hPanu Matilainen1-1/+1
2008-01-30Include spring-cleaningPanu Matilainen1-1/+3
2008-01-30Use rpmsenseFlags type for dependency flags everywhere (hopefully)Panu Matilainen1-1/+1
2008-01-30rpmlib.h mass evictionPanu Matilainen1-0/+1
2008-01-09Implementation of triggerprein scriptlets.Panu Matilainen1-0/+7
2007-12-14Bunch of const char* correctionsPanu Matilainen1-1/+1
2007-12-13Use rpm_tag_t everywhere for rpm (header) tag typePanu Matilainen1-3/+3
2007-12-13Use rpm_count_t everywhere for header data countPanu Matilainen1-2/+2
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-2/+2
2007-12-07Yet more rpmbuild fixups from rpmerr.h removal (partly from rpm5.org)Panu Matilainen1-11/+11
2007-11-23Expand private include file names to be relative to $(top_srcdir)Ralf Corsépius1-1/+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-21/+21
2007-10-28Include "rpmlua.h" instead of <rpmlua.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-10/+10
2007-09-21Rename Spec -> rpmSpec for namespacingPanu Matilainen1-1/+1
2007-09-11Remove splint tags.Ralf Corsépius1-21/+5
2007-05-16Fix building without Lua support.Panu Matilainen1-1/+4
2004-10-09Splint fiddles.jbj1-4/+5
2004-03-24- Now Lua interface is using a global state.niemeyer1-3/+1
2004-03-16- Implemented support for internal Lua scripts.niemeyer1-2/+48
2002-06-23Add boundswrite annotations everywhere.jbj1-0/+2
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-0/+4
2001-10-15Explicit branchstate annotations.jbj1-0/+2
2001-10-15lclint fiddles to annotate globals.jbj1-0/+4
2001-10-13More lclint annotations.jbj1-2/+2
2001-10-13- ratchet up to lclint "strict" level.jbj1-0/+1
2001-09-24Move to lclint-3.0.0.15, revisit and clean up annotations.jbj1-6/+4
2001-09-21- lclint-3.0.0.15 fiddles.jbj1-0/+1
2001-06-15- ia64/sparc: <arch>.{req,prov} identical to linux.{req,prov}.jbj1-1/+4
2001-06-04lclint fiddles.jbj1-10/+11
2001-05-05- enough lclint annotations and fiddles already.jbj1-4/+3
2001-04-30- yet more boring lclint annotations and fiddles.jbj1-7/+9
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj1-6/+2
2001-01-15- fix: extra newline in many error messages (#23947).jbj1-8/+8
2001-01-11doxygen annotations for build/*.jbj1-0/+2
2001-01-04- fix: pass scriptlet args, as in %post -p "/sbin/ldconfig -n /lib".jbj1-6/+15
2000-12-12Sync with rpm-4_0 branch.jbj1-0/+1
2000-11-12- fine-grained Requires, remove install PreReq's from Requires db.jbj1-40/+44
2000-08-30Doxygen annotations.jbj1-1/+0
2000-08-27Doxygen annotations.jbj1-1/+2
2000-07-05- change optflags for i386.jbj1-1/+1
2000-01-24Documentation sugar.jbj1-0/+5
1999-10-27use compressed filenames on install side.jbj1-8/+7
1999-10-04lclint annotations from build.jbj1-3/+3
1999-09-21fix: command line install had header memory leak.jbj1-9/+9
1999-09-20Start experimental support for bzip2 payloads.jbj1-2/+0