summaryrefslogtreecommitdiff
path: root/build/build.c
AgeCommit message (Expand)AuthorFilesLines
2004-11-04Stub in URL_IS_HTTPS everywhere.jbj1-2/+4
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj1-2/+4
2002-12-24- fix: remove rpmfi scareMem so that headers can be reloaded on ia64.jbj1-2/+2
2002-12-21- add --enable-posixmutexes when configuring on linux.jbj1-0/+10
2002-07-08Propagate splint-3.0.1.7 close(2) internalState annotation throughout.jbj1-3/+2
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj1-0/+6
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-1/+3
2001-10-16Factor -type problems into explicit code annotations.jbj1-0/+2
2001-10-15Explicit branchstate annotations.jbj1-7/+14
2001-10-15lclint fiddles to annotate globals.jbj1-3/+7
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