Add rpmfcAddFileDep() to handle file dependencies securely
[platform/upstream/rpm.git] / build / parseBuildInstallClean.c
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-12-07 Panu MatilainenYet more rpmbuild fixups from rpmerr.h removal (partly...
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-11-19 Panu MatilainenLose rpmerr.h for good
2007-11-19 Panu MatilainenReplace all RPMERR_* etc uses with corresponding RPMLOG...
2007-10-09 Panu MatilainenMake rpmerr.h private, include directly where needed.
2007-10-09 Panu MatilainenReplace all rpmError() uses with rpmlog()
2007-09-21 Panu MatilainenRename Spec -> rpmSpec for namespacing
2007-09-11 Ralf CorsépiusRemove splint tags.
2002-12-21 jbj- add --enable-posixmutexes when configuring on linux.
2002-06-23 jbjAdd boundswrite annotations everywhere.
2001-10-15 jbjExplicit branchstate annotations.
2001-03-14 jbjUpdate to doxygen-1.2.6 configuration.
2001-01-15 jbj- fix: extra newline in many error messages (#23947).
2000-12-12 jbjSync with rpm-4_0 branch.
2000-11-15 jbjAvoid gcc enum warnings, remove ugly braces.
2000-08-30 jbjDoxygen annotations.
2000-08-27 jbjDoxygen annotations.
2000-01-24 jbjDocumentation sugar.
1998-11-16 jbjLCLINT pass 0.
1998-10-08 jbjConsolidate i18n baggage into AM_GNU_GETTEXT and system.h.
1998-09-27 jbjadd Slovak translation (Stanislav Meduna <stano@trillia...
1998-07-30 jbjConsolidated includes for librpmbuild API.
1998-07-25 jbjAggregate system includes into system.h.
1998-05-20 marcActually catch errors from readLine()
1998-01-14 marcThe spec file read code was inserting a second \n after...
1998-01-12 ewtmerged in Marc's new build code