summaryrefslogtreecommitdiff
path: root/build/parseSpec.c
AgeCommit message (Expand)AuthorFilesLines
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
2001-09-24Move to lclint-3.0.0.15, revisit and clean up annotations.jbj1-1/+2
2001-06-05- fix typos in linux.{req,prov}.jbj1-19/+21
2001-06-04lclint fiddles.jbj1-0/+2
2001-05-06- fix: specfile queries with BuildArch: (#27589).jbj1-42/+49
2001-05-03- still more boring lclint annotations and fiddles.jbj1-3/+5
2001-04-30- yet more boring lclint annotations and fiddles.jbj1-7/+7
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj1-15/+15
2001-03-14Update to doxygen-1.2.6 configuration.jbj1-0/+2
2001-01-16dropped piece of patch.jbj1-1/+1
2001-01-15- fix: extra newline in many error messages (#23947).jbj1-13/+19
2001-01-11doxygen annotations for build/*.jbj1-1/+9
2001-01-03- fix: avoid locale issues with strcasecmp/strncasecmp (#23199).jbj1-7/+2
2000-12-12Sync with rpm-4_0 branch.jbj1-7/+8
2000-12-02Bring header reggions mods back to top of stack.jbj1-7/+3
2000-11-12- fine-grained Requires, remove install PreReq's from Requires db.jbj1-14/+8
2000-11-12Sanity.jbj1-1/+4
2000-08-30Doxygen annotations.jbj1-19/+21
2000-08-27Doxygen annotations.jbj1-22/+51
2000-06-21- fix: don't expand macros in false branch of %if (kasal@suse.cz).jbj1-1/+3
2000-06-20- API: uncouple fadio from rest of rpmio.jbj1-1/+1
2000-06-09Move low level support routines to librpmio.jbj1-1/+1
2000-06-01Move noLang to rpmlib.jbj1-1/+1
2000-04-13The death of rpmdbFindBy{Group,TriggeredBy,Header}.jbj1-2/+2
2000-01-24Documentation sugar.jbj1-0/+9
1999-12-19Initialize values behind pointers before calling rpmGet{Arch,Os}Info.jbj1-2/+6
1999-12-16fix: missing strdup when overriding buildroot from command linejbj1-2/+2
1999-11-24lib/macro.c: Canonicalize paths in rpmGetPath().jbj1-23/+26
1999-11-19macros.in: Add buildsubdir and scriptlet template macros.jbj1-9/+12