summaryrefslogtreecommitdiff
path: root/build/files.c
AgeCommit message (Expand)AuthorFilesLines
1998-07-25Aggregate system includes into system.h.jbj1-888/+1129
1998-07-08Add {init,add,expand}Macro args everywhere (new macro.c compatibility).jbj1-1/+1
1998-06-03- fix bug packing /usr/doc when last file was %dirmarc1-0/+4
1998-06-02handle %files -f with no %setup (no build directory)marc1-2/+6
1998-06-02follow symlinks in source packagesmarc1-1/+4
1998-05-21- make %doc script obey --testmarc1-5/+7
1998-05-20Actually catch errors from readLine()marc1-1/+4
1998-05-05Copy the I18N table to the source header so i18n works theremarc1-0/+1
1998-05-01Do not remove comments in scriptsmarc1-0/+1
1998-04-30include icons in the source packagesmarc1-0/+14
1998-04-13return code bugletmarc1-1/+1
1998-04-09Jeff Johnson's memleak patchesmarc1-3/+3
1998-04-09 - remove icons with --rmsourcemarc1-3/+11
1998-03-20Added trigger support to build codemarc1-1/+1
1998-03-20Added langpatt:marc1-3/+53
1998-03-041) include cleanups for portabilityewt1-3/+8
1998-03-03Clean up buildroot (remove suplicate slashes, trailing slashes)marc1-16/+2
1998-02-28Jeff Johnson's mode/dev fixesmarc1-0/+18
1998-02-28Fix dumb memory handling bug.marc1-4/+4
1998-01-23Handle files with spacesmarc1-4/+62
1998-01-15Change use of "export" to work on non-bash shells.marc1-2/+2
1998-01-12merged in Marc's new build codeewt1-764/+1036
1997-10-06Added %ghost option for filesmarc1-10/+29
1997-09-30Sanity checkmarc1-9/+5
1997-08-26Fixed md5 on source packages.marc1-1/+2
1997-07-01add /usr/X11R6/man to docdirsmarc1-0/+1
1997-06-17Clear the stupid isspecfile flag!root1-0/+2
1997-05-20Moved includes of miscfn.h to the top.ewt1-1/+2
1997-04-16handle source files with bad owner/grouproot1-0/+4
1997-04-15strip trailing slahes from file namesroot1-1/+5
1997-04-14added finish_filelists, moved parseForDocFiles here from spec.croot1-16/+87
1997-04-10oops - a failed listcheck never terminatedroot1-2/+0
1997-03-31added %macro handling on %files -froot1-51/+122
1997-03-14cruft cleaningroot1-1/+1
1997-02-27fail if we get a bad owner/grouproot1-0/+9
1997-01-16use "miscfn.h" not <glob.h>ewt1-1/+1
1996-11-18The Great Renamingroot1-58/+57
1996-11-14specFile taggingroot1-1/+9
1996-10-31use RPMVAR_DEFAULTDOCDIRewt1-1/+2
1996-09-29don't include <ftw.h>ewt1-1/+0
1996-07-23do some sanity checking on the file listroot1-3/+15
1996-07-23catch duplicate filesmarc1-0/+5
1996-07-23implement timecheckmarc1-2/+22
1996-07-18print prefix in error messageroot1-1/+2
1996-07-14remove DOCDIRmarc1-2/+1
1996-07-10additional check for running off end of stringroot1-1/+1
1996-07-09logic for handling Prefix:root1-6/+29
1996-06-28strip out duplicate '/' in filenamesroot1-1/+14
1996-06-07Initial revisionroot1-0/+754