summaryrefslogtreecommitdiff
path: root/build/build.c
AgeCommit message (Expand)AuthorFilesLines
1996-11-18The Great Renamingroot1-46/+45
1996-10-31use RPMVAR_DEFAULTDOCDIRewt1-1/+1
1996-10-31use separate chgrp/chown commands (slightly more portable, if a bitewt1-4/+3
1996-10-30add %patch -Eroot1-6/+13
1996-09-25changed index() calls to strchr()ewt1-2/+2
1996-09-02--test for buildingroot1-19/+29
1996-08-20uses RPMVAR_TMPPATHewt1-1/+1
1996-08-18spellingroot1-1/+1
1996-08-14allow -R to %patchroot1-13/+21
1996-07-23parse %prep even for list checkmarc1-3/+3
1996-07-23implement -blmarc1-7/+4
1996-07-14remove DOCDIRmarc1-1/+1
1996-07-14buildprefix -> buildrootroot1-4/+4
1996-07-09handle Build Prefixroot1-0/+6
1996-07-01pass RPM_ARCH and RPM_OS to scriptsroot1-0/+2
1996-06-07move doRmSource() hereroot1-0/+36
1996-05-07make build_subdir visibleroot1-1/+1
1996-04-08set umask on all script runsroot1-0/+3
1996-03-29use /var/tmproot1-1/+1
1996-02-21don't sweep in build_subdir is "."root1-7/+9
1996-02-21fix ROOT_DIR setting (for NULL)root1-1/+5
1996-02-21add root dir to doc dirroot1-0/+1
1996-02-20pass around the passPhraseroot1-3/+3
1996-02-19fix build shitroot1-2/+2
1996-02-19pass a name to openScript() for display purposesmarc1-13/+14
1996-02-15remove a few stray staticsroot1-3/+5
1996-02-14fixed -c in %setuproot1-1/+1
1996-02-14added doRmSource()root1-0/+4
1996-01-301) removed reference to var.h (which disappeared)ewt1-4/+2
1996-01-29add static to doSweep()marc1-1/+1
1996-01-29add RPMBUILD_CLEAN supportmarc1-4/+18
1996-01-29added RPM_PACKAGE_NAME var to all scriptsmarc1-1/+7
1996-01-08check for euid == 0 before doing chown -R on sourcesmarc1-3/+43
1995-12-27add %setup and %patch handlingmarc1-15/+399
1995-12-20move RPMBUILD_* to build.hmarc1-9/+2
1995-12-19added dispatch codemarc1-1/+59
1995-12-18unified script writing routinesmarc1-39/+55
1995-12-14routines for building packages from parsed spec structsmarc1-6/+120
1995-12-13modified to test spec.c 1.4root1-1/+1
1995-12-11started parsingroot1-2/+4
1995-11-27Initial revisionroot1-0/+12