summaryrefslogtreecommitdiff
path: root/rpmio
AgeCommit message (Expand)AuthorFilesLines
1999-04-01add per-target macrofiles to search path.jbj2-13/+21
1999-03-31expand twiddles in macrofiles list.jbj1-6/+19
1999-03-28fix: avoid segfault using --prefix until ewt fixes.jbj2-30/+139
1999-01-05Expand path macros with rpmGetPath(path, ...).jbj2-2/+2
1998-12-02Compile in default macro values sufficient to pass make check.jbj2-4/+6
1998-12-02Set max_macro_depth to 16 always.jbj1-1/+1
1998-12-02change --rcfile to permit colon separated file list.jbj1-0/+1
1998-12-01More build popts moved to build.cjbj2-1/+3
1998-11-18implement abstract fd type almost everywhere.jbj1-4/+6
1998-11-16LCLINT pass 0.jbj2-3/+3
1998-10-20First attempt at "make check".jbj1-2/+3
1998-10-15augment --showrc with -v, only display set variables without -v.jbj1-5/+9
1998-10-08Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.jbj2-3/+0
1998-10-08egcs warning removal.jbj1-1/+2
1998-09-27add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)jbj1-20/+22
1998-09-11fix database rebuilds with triggers (Steve Sanberg).jbj1-0/+8
1998-09-10diagnostic message if unreadable/short source or patch file.jbj1-4/+13
1998-09-05Integrate shell and macro enviroments for scripts.jbj1-6/+37
1998-09-05More RPMVAR_* conversion to macros.jbj1-1/+1
1998-09-05Start converting variables into macro expansions.jbj1-0/+3
1998-08-07initMacros must be called someplace to enable full reursion.jbj2-2/+2
1998-08-02String substitution macro file.jbj2-2/+11
1998-07-31Macro handling in rpmlib -- rework include: tag with macro expansion.jbj3-1/+1278
1998-07-30Consolidated includes for librpmbuild API.jbj1-2/+2
1998-07-25Aggregate system includes into system.h.jbj2-2/+4
1998-03-041) header file cleanupsewt1-1/+1
1998-01-12added include of "intl.h"ewt1-0/+1
1998-01-11Add intl.hmarc1-0/+1
1998-01-09added more i18n stringsewt1-3/+3
1997-05-29Replaced queryformat code with headerSprintf() <whew>ewt1-0/+5
1996-11-18The Great Renamingroot2-23/+24
1996-02-16added getVerbosity()root1-0/+5
1996-01-08add isDebug() functionewt1-0/+5
1996-01-08If not error callback is registered, the error gets printed to stderrewt1-0/+3
1995-12-27fixed isVerbose()marc1-1/+1
1995-12-18made global error structure, and functions to read/write itmarc1-2/+38
1995-12-14fixed prototype warningmarc1-1/+1
1995-12-14added isVerbose()marc1-0/+5
1995-12-13changed error() to use varargs/vfprintf()marc1-2/+8
1995-12-12Added error number to messagesewt1-1/+1
1995-11-27Initial revisionroot2-0/+57