summaryrefslogtreecommitdiff
path: root/build/build.c
AgeCommit message (Expand)AuthorFilesLines
2001-05-06- fix: specfile queries with BuildArch: (#27589).jbj1-5/+5
2001-05-03- still more boring lclint annotations and fiddles.jbj1-0/+2
2001-04-30- yet more boring lclint annotations and fiddles.jbj1-11/+12
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj1-12/+12
2001-03-14Update to doxygen-1.2.6 configuration.jbj1-0/+3
2001-01-15- fix: extra newline in many error messages (#23947).jbj1-3/+4
2001-01-11doxygen annotations for build/*.jbj1-2/+3
2000-12-12Sync with rpm-4_0 branch.jbj1-3/+5
2000-12-02Bring header reggions mods back to top of stack.jbj1-4/+4
2000-09-01- unify rpmError and rpmMessge interfaces through rpmlog.jbj1-11/+18
2000-08-27Doxygen annotations.jbj1-1/+2
2000-06-20- API: uncouple fadio from rest of rpmio.jbj1-1/+1
2000-06-09Move low level support routines to librpmio.jbj1-1/+1
2000-02-29Can't print a NULL on non-GNU systems.jbj1-1/+1
2000-02-27Solaris2.6 portability.jbj1-1/+1
2000-01-24Documentation sugar.jbj1-0/+6
1999-11-24lib/macro.c: Canonicalize paths in rpmGetPath().jbj1-74/+41
1999-11-19macros.in: Add buildsubdir and scriptlet template macros.jbj1-71/+167
1999-11-18The death of lib/ftp.c, merged into lib/rpmio.c.jbj1-7/+9
1999-11-14lib/rpmio.c: Implement per-fd layers as a stack, add fdPush/fdPop.jbj1-0/+4
1999-11-12Use Fstrerror on ufdio throughut.jbj1-0/+1
1999-11-04Use Fopen almost everywhere.jbj1-11/+11
1999-10-31Spec: Add rootdir (as in chroot).jbj1-62/+55
1999-10-30Make fdFileno() static, use Fileno()/Ferror() analogues throughout.jbj1-1/+1
1999-10-27use compressed filenames on install side.jbj1-1/+1
1999-06-17MiNT port (Guido Flohr <gufl0000@stud.uni-sb.de>).jbj1-0/+2
1999-04-30resurrect toplevel tar target.jbj1-0/+6
1999-04-17check build prerequisites before building from specfile.jbj1-3/+1
1999-04-01add per-target macrofiles to search path.jbj1-4/+0
1999-03-20eliminate old rpmrc configuration syntax.jbj1-2/+1
1999-01-22don't erase failing build script (Tim Mooney).jbj1-0/+2
1999-01-06propagate "const char *" into rpmlib prototypes.jbj1-2/+2
1999-01-05Expand path macros with rpmGetPath(path, ...).jbj1-9/+6
1998-11-20Sanity.jbj1-4/+3
1998-11-18implement abstract fd type almost everywhere.jbj1-3/+6
1998-11-16LCLINT pass 0.jbj1-2/+2
1998-11-08permit --rmsource --force even if sources/patches are missing.jbj1-9/+3
1998-10-08Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.jbj1-1/+0
1998-09-27add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)jbj1-4/+5
1998-09-05Integrate shell and macro enviroments for scripts.jbj1-66/+14
1998-09-05More RPMVAR_* conversion to macros.jbj1-12/+14
1998-09-05Typo.jbj1-1/+1
1998-09-05Start converting variables into macro expansions.jbj1-9/+37
1998-07-30First attempt at librpmbuild API.jbj1-2/+0
1998-07-30Consolidated includes for librpmbuild API.jbj1-7/+2
1998-07-25Aggregate system includes into system.h.jbj1-135/+128
1998-05-21- make %doc script obey --testmarc1-1/+2
1998-04-20Missed some unlinks() when scripts failedmarc1-0/+3
1998-04-09 - remove icons with --rmsourcemarc1-0/+14
1998-04-08make --clean work with no %setupmarc1-1/+3