summaryrefslogtreecommitdiff
path: root/build.h
AgeCommit message (Collapse)AuthorFilesLines
1999-10-31Spec: Add rootdir (as in chroot).jbj1-0/+1
parseSpec(): Pass rootdir argument. rpm.c: Rework bigMode enum to simplify per-mode option checks. build/build.c: Attempt a chroot before execl(). falloc.c: thinko: test for non-existent packages database was broke. makeTempFile(): Skip possible URL leader on tempfile name expansion. rpmio.c: Mkdir/Chdir/Rmdir/Rename/Chroot/Unlink syscall wrappers. rpmdb.c: Coalesce and simplify legacy openDatabase() wrappers. uninstall.c: Skip possible URL leader on chroot arg. CVS patchset: 3409 CVS date: 1999/10/31 21:38:21
1999-04-17check build prerequisites before building from specfile.jbj1-4/+4
CVS patchset: 3010 CVS date: 1999/04/17 14:23:42
1999-01-06propagate "const char *" into rpmlib prototypes.jbj1-3/+3
CVS patchset: 2663 CVS date: 1999/01/06 17:33:50
1998-12-01More build popts moved to build.cjbj1-2/+5
Fix access of freed memory. CVS patchset: 2571 CVS date: 1998/12/01 23:28:26
1998-12-01Start separating build options.jbj1-0/+17
I18N for popt tables. CVS patchset: 2568 CVS date: 1998/12/01 17:18:38
1998-11-08permit --rmsource --force even if sources/patches are missing.jbj1-1/+1
CVS patchset: 2532 CVS date: 1998/11/08 00:15:33
1998-08-06Add support for --buildplatform, and support for the setenv: tag in rpmrc ↵adevries1-1/+4
files. Also fixed the %buildplatform macro a bit. Cross building appears to work! - CVS patchset: 2232 CVS date: 1998/08/06 19:27:54
1998-01-12merged in Marc's new build codeewt1-0/+7
CVS patchset: 1956 CVS date: 1998/01/12 21:31:29