rpm/build
Steve Lawrence 0158708305 Add new Collections preamble tag
This adds a new Collections preamble tag, which contains a space separated list
of collection names that the package belongs to.
2010-06-22 11:12:43 +03:00
..
.files LCLINT pass 0. 1998-11-16 21:40:28 +00:00
Makefile.am Bury FTS inside librpmbuild and eliminate from public ABI 2010-03-19 18:23:52 +02:00
build.c Move <errno.h> include out of system.h to the places that need it 2010-01-05 15:25:31 +02:00
buildio.h Use 64bit type internally for package archive size & offset 2008-06-09 12:29:07 +03:00
expression.c Accept numerical characters in macro expansion (related to rhbz#456103) 2008-08-14 13:08:09 +02:00
files.c Use correct tag for NOPATCH 2010-04-13 08:35:45 +03:00
fts.c Fixes missing __fxstat64 symbol on mac. 2010-04-29 10:30:43 +03:00
fts.h Bury FTS inside librpmbuild and eliminate from public ABI 2010-03-19 18:23:52 +02:00
misc.c Move <ctype.h> include out of system.h to the places that need it 2010-01-05 15:33:47 +02:00
names.c Unconditionally include <netdb.h> where needed instead of system.h 2010-01-05 11:26:14 +02:00
pack.c Lose the useless rpmio refcounting debug junk 2010-03-22 13:25:57 +02:00
parseBuildInstallClean.c Avoid theoretical NULL pointer dereference 2009-09-07 15:04:01 +03:00
parseChangelog.c Replace equal/not equal uses of str[n]cmp() with rstreq[n] in build code 2009-08-31 11:08:05 +03:00
parseDescription.c Replace equal/not equal uses of str[n]cmp() with rstreq[n] in build code 2009-08-31 11:08:05 +03:00
parseFiles.c Replace equal/not equal uses of str[n]cmp() with rstreq[n] in build code 2009-08-31 11:08:05 +03:00
parsePreamble.c Add new Collections preamble tag 2010-06-22 11:12:43 +03:00
parsePrep.c Avoid eating empty lines in spec %prep section (RhBug:573339) 2010-03-15 12:00:55 +02:00
parseReqs.c Remove redundant assignments 2010-03-29 06:29:19 +03:00
parseScript.c Teach rpm about pre-transaction dependencies 2010-03-29 08:58:27 +03:00
parseSpec.c Put the macro evaluation in spec comments back. 2010-05-24 09:39:54 +02:00
poptBT.c Kick out yet another ancient artifact 2008-10-01 17:05:35 +03:00
reqprov.c Free up three bits from rpmsenseFlags 2010-03-29 05:59:54 +03:00
rpmbuild.h Ensure rpmlib() dependency sanity on build 2009-10-21 12:23:50 +03:00
rpmfc.c Fix a few uninitialized variable cases found by clang-analyzer 2010-04-29 10:30:43 +03:00
rpmfc.h Use text token attributes instead of bitfield for file classification 2010-02-17 15:09:20 +02:00
rpmspec.h Support run-time macro and queryformat expansion on scriptlets 2010-03-11 12:06:49 +02:00
spec.c Since we really want a FILE* then get one in the first place 2009-10-16 13:36:39 +03:00