summaryrefslogtreecommitdiff
path: root/build.h
AgeCommit message (Collapse)AuthorFilesLines
2007-09-11Remove splint tags.Ralf Corsépius1-5/+1
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj1-1/+1
Spliddles for rpmio, drill h_errno all the way through. CVS patchset: 6826 CVS date: 2003/05/08 20:39:29
2002-05-19- Grand Renaming of rpm data types.jbj1-1/+1
CVS patchset: 5439 CVS date: 2002/05/19 18:42:25
2001-10-27- transaction sets cerated in cli main.jbj1-2/+3
- no-brainer refcounts for ts object. CVS patchset: 5136 CVS date: 2001/10/27 22:31:10
2001-10-23- generate an rpm header on the fly for imported pubkeys.jbj1-2/+1
CVS patchset: 5130 CVS date: 2001/10/23 16:48:20
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-2/+3
CVS patchset: 5118 CVS date: 2001/10/17 16:43:36
2001-10-15lclint fiddles to annotate globals.jbj1-1/+3
CVS patchset: 5106 CVS date: 2001/10/15 03:22:10
2001-06-05- fix typos in linux.{req,prov}.jbj1-1/+2
CVS patchset: 4834 CVS date: 2001/06/05 19:26:22
2001-05-03- still more boring lclint annotations and fiddles.jbj1-2/+2
CVS patchset: 4738 CVS date: 2001/05/03 21:00:18
2001-01-01- use popt autohelp for rpm helper binaries.jbj1-2/+1
CVS patchset: 4396 CVS date: 2001/01/01 23:14:47
2000-06-01Split popt glue into lib/popt{BT,QV}.c.jbj1-15/+0
Add dependencies to *.la. CVS patchset: 3787 CVS date: 2000/06/01 04:47:42
2000-05-26Remove build modes from rpm, use rpmb and/or popt glue instead.jbj1-0/+1
CVS patchset: 3754 CVS date: 2000/05/26 18:51:11
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