summaryrefslogtreecommitdiff
path: root/build/parseScript.c
AgeCommit message (Expand)AuthorFilesLines
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
1999-06-17don't spin while waiting for delayed requires/provides input (#3289).jbj1-2/+2
1999-04-20fix: % before non-alphabetic non-macro special now passed unscathed.jbj1-1/+1
1999-04-01add per-target macrofiles to search path.jbj1-34/+32
1999-01-26Parse BuildRequires: and add appropriate RPMTAG_*REQUIRES* to src rpmjbj1-1/+1
1998-11-19lclint noise.jbj1-4/+4
1998-10-08Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.jbj1-1/+0
1998-09-27add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)jbj1-9/+10
1998-07-30Consolidated includes for librpmbuild API.jbj1-8/+2
1998-07-25Aggregate system includes into system.h.jbj1-2/+2
1998-05-27Fix segfaultmarc1-1/+1
1998-05-20Actually catch errors from readLine()marc1-2/+8
1998-04-02handle negative return values from poptGetNextOpt()ewt1-1/+2
1998-04-01Added %triggerpostunmarc1-0/+7
1998-03-20Added trigger support to build codemarc1-42/+119
1998-03-041) include cleanups for portabilityewt1-9/+15
1998-01-14The spec file read code was inserting a second \n after every line!marc1-1/+1
1998-01-12merged in Marc's new build codeewt1-0/+199