summaryrefslogtreecommitdiff
path: root/build.c
AgeCommit message (Expand)AuthorFilesLines
1999-05-26add BuildConflicts: and BuildRequires: in spec file and src rpm.jbj1-1/+1
1999-04-30resurrect toplevel tar target.jbj1-2/+5
1999-04-28Update-po before new RU files.jbj1-2/+2
1999-04-17check build prerequisites before building from specfile.jbj1-10/+66
1999-04-05permit 0x1b in specfile sanity check.jbj1-1/+1
1999-04-01add per-target macrofiles to search path.jbj1-7/+3
1999-03-17Typos.jbj1-2/+5
1999-03-17fix: recursive strtok's is a no-no.jbj1-4/+5
1999-01-27Needed trailing / when expanding specdir.jbj1-1/+1
1999-01-13Use mktemp(3) for temp file names.jbj1-5/+6
1999-01-06propagate "const char *" into rpmlib prototypes.jbj1-21/+31
1999-01-05Expand path macros with rpmGetPath(path, ...).jbj1-9/+10
1998-12-01More build popts moved to build.cjbj1-15/+49
1998-12-01Start separating build options.jbj1-0/+47
1998-11-16LCLINT pass 0.jbj1-2/+2
1998-11-08permit --rmsource --force even if sources/patches are missing.jbj1-8/+12
1998-11-07check arch only on RPMBUILD_{PREP,BUILD,INSTALL,PACKAGEBINARY}.jbj1-1/+1
1998-10-08Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.jbj1-1/+0
1998-09-24skip arch checks if only packaging source rpm.jbj1-2/+6
1998-09-23arch/os tables were not being initialized for noarch builds.jbj1-0/+2
1998-09-05More RPMVAR_* conversion to macros.jbj1-1/+5
1998-09-05Start converting variables into macro expansions.jbj1-1/+1
1998-09-05Rewrite strsep code using strtok for ANSI C portability.jbj1-2/+4
1998-08-16sanity.jbj1-4/+4
1998-08-08writeRPM can now copy cpio archive from fd.jbj1-28/+34
1998-08-06Add support for --buildplatform, and support for the setenv: tag in rpmrc fil...adevries1-2/+31
1998-07-30Consolidated includes for librpmbuild API.jbj1-4/+2
1998-07-25Aggregate system includes into system.h.jbj1-13/+1
1998-07-16Bugfix from Fredrik Hubinette <hubbe@hubbe.net>.jbj1-1/+1
1998-04-01Added %triggerpostunmarc1-6/+19
1998-03-27fixed minor typosewt1-0/+6
1998-01-12merged in Marc's new build codeewt1-0/+132