summaryrefslogtreecommitdiff
path: root/build/parseFiles.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-3/+3
2007-12-07Yet more rpmbuild fixups from rpmerr.h removal (partly from rpm5.org)Panu Matilainen1-5/+5
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-2/+2
2007-11-19Lose rpmerr.h for goodPanu Matilainen1-1/+1
2007-11-19Replace all RPMERR_* etc uses with corresponding RPMLOG_* levelsPanu Matilainen1-10/+10
2007-10-09Make rpmerr.h private, include directly where needed.Panu Matilainen1-0/+1
2007-10-09Replace all rpmError() uses with rpmlog()Panu Matilainen1-5/+5
2007-09-21Rename Spec -> rpmSpec for namespacingPanu Matilainen1-1/+1
2007-09-11Remove splint tags.Ralf Corsépius1-12/+2
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-1/+6
2001-10-15lclint fiddles to annotate globals.jbj1-0/+3
2001-05-05- enough lclint annotations and fiddles already.jbj1-3/+3
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj1-2/+1
2001-03-14Update to doxygen-1.2.6 configuration.jbj1-0/+2
2001-01-15- fix: extra newline in many error messages (#23947).jbj1-5/+5
2000-12-12Sync with rpm-4_0 branch.jbj1-0/+1
2000-08-30Doxygen annotations.jbj1-1/+0
2000-08-27Doxygen annotations.jbj1-1/+2
2000-02-22macro expansion (and absolute path) in %files -f arg (#9508,#9091).jbj1-24/+25
2000-01-24Documentation sugar.jbj1-0/+5
1999-10-27use compressed filenames on install side.jbj1-5/+4
1999-10-04lclint annotations from build.jbj1-2/+2
1999-09-21fix: command line install had header memory leak.jbj1-1/+1
1999-09-20Start experimental support for bzip2 payloads.jbj1-2/+0
1998-11-19lclint noise.jbj1-3/+3
1998-11-16LCLINT pass 0.jbj1-1/+1
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-5/+6
1998-07-30Consolidated includes for librpmbuild API.jbj1-7/+2
1998-07-25Aggregate system includes into system.h.jbj1-2/+1
1998-05-20Actually catch errors from readLine()marc1-2/+8
1998-05-01Do not remove comments in scriptsmarc1-2/+2
1998-04-02handle negative return values from poptGetNextOpt()ewt1-1/+2
1998-03-041) include cleanups for portabilityewt1-8/+12
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/+103