summaryrefslogtreecommitdiff
path: root/build/files.c
AgeCommit message (Expand)AuthorFilesLines
2000-02-22macro expansion (and absolute path) in %files -f arg (#9508,#9091).jbj1-15/+9
2000-02-15new rpm-build package to isolate rpm dependencies on perl/bash2.jbj1-2/+6
2000-02-11Report actual file name that failed to open.jbj1-1/+1
2000-01-24Documentation sugar.jbj1-0/+11
2000-01-05resurrect failed glob error message during buildjbj1-1/+4
1999-12-21lib/rpmio.c: Start weeding the debug messages.jbj1-25/+16
1999-12-12reload macros from cmd line when re-reading config files.jbj1-55/+2
1999-12-12lib/rpminstall.c: Perform glob on remote ftp install args.jbj1-6/+1
1999-12-12perform glob on remote ftp queries.jbj1-1/+14
1999-12-11partial implementation for ftp globbing.jbj1-32/+0
1999-12-02fail to package if absolute symlink points within build root.jbj1-2/+14
1999-12-01Add underscore in front of (possibly) non-supported FDIO_t vectors.jbj1-1/+1
1999-11-26Consistent usage for fileNames, baseNames, dirNames and dirIndexes throughout.jbj1-1/+1
1999-11-24build/files.c: Remove dead code.jbj1-55/+1
1999-11-24lib/macro.c: Canonicalize paths in rpmGetPath().jbj1-55/+146
1999-11-19macros.in: Add buildsubdir and scriptlet template macros.jbj1-13/+13
1999-11-14lib/rpmio.c: Implement per-fd layers as a stack, add fdPush/fdPop.jbj1-1/+1
1999-11-12Use Fstrerror on ufdio throughut.jbj1-7/+8
1999-11-10Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return.jbj1-0/+1
1999-10-31Spec: Add rootdir (as in chroot).jbj1-4/+4
1999-10-29fix: resurrect multiple target platform builds.jbj1-5/+21
1999-10-29check for memory leaks (almost all leaks are plugged).jbj1-19/+24
1999-10-06write out compressed file lists *only* -- this is for sanity, we'll writeewt1-3/+5
1999-10-04lclint annotations from build.jbj1-3/+4
1999-10-04fix: non-GNU globs burp on repeated '/' in patterns.jbj1-86/+127
1999-10-04Display errno on getOutputFrom() fork/exec failures.jbj1-2/+4
1999-09-30More HPUX cc fiddles.jbj1-5/+7
1999-09-21fix: command line install had header memory leak.jbj1-27/+27
1999-09-07Use sizeof("...")-1 throughout.jbj1-3/+3
1999-09-06fix: don't successfully match with strncasecmp("sparc", "sparc64", 5)jbj1-6/+3
1999-07-23add post install configurable dependency checking.jbj1-80/+94
1999-07-22add _mandir/_infodir macro expansions to docdirs (Tomasz Kloczko).jbj1-0/+2
1999-07-22print all dependencies for each package at end of build.jbj1-41/+104
1999-07-0312 more dead strtoks.jbj1-136/+148
1999-06-17don't spin while waiting for delayed requires/provides input (#3289).jbj1-13/+41
1999-06-02fix: bigendian's with longlong file sizes (e.g. IRIX) dinna work.jbj1-0/+7
1999-05-17Debug multiple %langs's per item.jbj1-7/+12
1999-05-17permit %lang(xx,yy,zz) constructs -- 2 more dead strtoks.jbj1-55/+63
1999-05-17Force FILELANGS tag even if not specified.jbj1-1/+2
1999-05-17permit multiple %lang(xx) markers on elements in %files.jbj1-14/+57
1999-04-30fix: %doc wrongly inherits lang from last entry in %files.jbj1-6/+9
1999-04-21fix: noarch header gets initialized differently.jbj1-1/+6
1999-04-17check build prerequisites before building from specfile.jbj1-9/+30
1999-04-14Make silly headerGetEntry consistent throughout.jbj1-3/+3
1999-04-01add per-target macrofiles to search path.jbj1-24/+0
1999-03-26autoReq/autoProv now per-package.jbj1-3/+3
1999-03-24fix: segfault from unknown uid/gid -- use builder's uid/gid instead.jbj1-0/+8
1999-03-22fix: don't add header if signature generation failed (Carlo Wood).jbj1-1/+1
1999-03-20eliminate old rpmrc configuration syntax.jbj1-7/+5
1999-02-21Ultrapenguin has not S_ISTXT (although ALLPERMS mentions).jbj1-5/+3