summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
1999-04-01add per-target macrofiles to search path.jbj1-1/+1
1999-03-20eliminate old rpmrc configuration syntax.jbj1-2/+1
1999-03-16Fix newSpec in "rpm -q --specfile --specedit"jbj1-7/+0
1999-03-12Don't segfault if filename does not exist.jbj3-0/+12
1999-02-23Capitalize tag names.jbj1-0/+1
1999-02-22permit substitution of I18N strings from PO meta-catalogues.jbj1-0/+2
1999-02-21Permit group extraction from command line.jbj1-1/+7
1999-02-17Meta-msgid generation.jbj1-3/+32
1999-02-16Repair rpmputtext.jbj1-0/+1
1999-01-26make '-' character illegal (again) in version/release.jbj1-0/+1
1999-01-25Eliminate generated files.jbj1-460/+0
1999-01-22Use libtool to build libraries, but force --disable-shared for now.jbj2-22/+28
1999-01-21After running libtoolize to update config.guess config.subjbj2-20/+49
1999-01-21Automake: almost functional make dist.jbj2-2/+2
1999-01-19Released rpm-2.90 -- version is now 2.91jbj2-65/+90
1998-12-16first pass at new transaction api; basic installing/removing worksewt1-7/+13
1998-12-01More build popts moved to build.cjbj1-1/+1
1998-12-01Sanity.jbj1-0/+4
1998-11-30Add library dependencies.jbj2-15/+9
1998-11-22Start abstracting compressed I/O.jbj1-0/+1
1998-11-19finish hiding rpmdb index record data ("matches").jbj6-13/+12
1998-11-18implement abstract fd type almost everywhere.jbj6-49/+56
1998-10-20First attempt at "make check".jbj1-0/+6
1998-10-14Permit multiple -l flags.jbj1-19/+22
1998-10-13Turn on writing.jbj1-3/+3
1998-10-11Plug input fd leak.jbj1-3/+9
1998-10-11Test drill.jbj1-98/+79
1998-10-11permit rpm to be built in a sub-directory (--srcdir=DIR).jbj2-6/+4
1998-10-08rpmgettext on solaris.jbj4-5/+11
1998-10-08egcs warnings.jbj1-19/+16
1998-10-08Restore rpmputtext compilation.jbj2-9/+33
1998-10-08Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.jbj9-14/+0
1998-10-08configure using automake.jbj3-21/+380
1998-09-27add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)jbj5-33/+28
1998-09-20Fix for losing end-of-file message.jbj1-26/+26
1998-09-20Rearrange gettext sources to taste.jbj5-474/+1504
1998-09-19Sanity.jbj1-3/+8
1998-09-19Numeric values for tags in xref field.jbj1-5/+13
1998-09-19Permit gettext with single language.jbj1-3/+34
1998-09-18First injection.jbj1-0/+6
1998-09-17Prepare for injection.jbj1-3/+13
1998-09-17Debug parsing problems with xref comments.jbj1-58/+84
1998-09-16More work with xref files.jbj3-22/+866
1998-09-15Add sourcerpm xref line.jbj1-121/+229
1998-09-15Parse out msgstr with lang as domain.jbj1-8/+67
1998-09-15Parse into msglist, take 1.jbj1-16/+69
1998-09-14Swipe data structures from gettext.jbj4-25/+416
1998-09-14Parser for rpmpo files.jbj1-12/+219
1998-09-13Don't bother with untranslated RPMTAG_GROUP's.jbj1-7/+16
1998-09-12Merge in rpminject routines.jbj2-50/+192