summaryrefslogtreecommitdiff
path: root/rpm.c
AgeCommit message (Expand)AuthorFilesLines
1999-04-01add per-target macrofiles to search path.jbj1-7/+7
1999-03-28fix: avoid segfault using --prefix until ewt fixes.jbj1-3/+14
1999-03-27added help message for --ignoresizeewt1-0/+2
1999-03-26added ignoresizeewt1-3/+11
1999-03-22fix: don't add header if signature generation failed (Carlo Wood).jbj1-7/+10
1999-03-21pgp5 support (Carlo Wood <carlo@runaway.xs4all.nl>).jbj1-6/+28
1999-03-20eliminate old rpmrc configuration syntax.jbj1-9/+2
1999-03-16Fix newSpec in "rpm -q --specfile --specedit"jbj1-6/+3
1999-02-22permit substitution of I18N strings from PO meta-catalogues.jbj1-0/+2
1999-02-17added checks for installation of old packagesewt1-2/+2
1999-02-17moved things to transaction flags from independent install/uninstall flagsewt1-20/+20
1999-02-04Finally, preliminary http support.adevries1-0/+27
1999-01-19added --excludepathewt1-3/+19
1999-01-091998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu>jbj1-5/+16
1999-01-06propagate "const char *" into rpmlib prototypes.jbj1-4/+4
1999-01-06upgrade flag wasn't being passed properlyewt1-1/+1
1998-12-30make sure files to sign exist before asking for the pass phraseewt1-1/+17
1998-12-261) initial cut at hash tablesewt1-3/+5
1998-12-16first pass at new transaction api; basic installing/removing worksewt1-11/+16
1998-12-02Compile in default macro values sufficient to pass make check.jbj1-2/+11
1998-12-01More build popts moved to build.cjbj1-112/+42
1998-12-01Start separating build options.jbj1-13/+41
1998-11-24Clean up on files.c.jbj1-2/+4
1998-11-20Sanity.jbj1-13/+13
1998-11-20permit "rpm -q --specfile ... file.spec" queries.jbj1-2/+2
1998-11-19lclint noise.jbj1-69/+69
1998-11-19finish hiding rpmdb index record data ("matches").jbj1-2/+2
1998-11-18implement abstract fd type almost everywhere.jbj1-8/+5
1998-11-16LCLINT pass 0.jbj1-3/+9
1998-11-08permit --rmsource --force even if sources/patches are missing.jbj1-5/+7
1998-11-06solaris: don't attempt static link. (Tim Mooney)jbj1-1/+1
1998-10-29No more query.h.jbj1-1/+0
1998-10-271) split query option parsing into popt subtablesewt1-74/+26
1998-10-15augment --showrc with -v, only display set variables without -v.jbj1-0/+8
1998-10-11Sub-dir compilation on solaris.jbj1-2/+4
1998-10-08Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.jbj1-5/+2
1998-09-28Sync with 2.5.4.jbj1-153/+153
1998-09-27add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)jbj1-119/+119
1998-09-25expand args using popt on pre-rpmReadConfigFiles arg pass.jbj1-34/+42
1998-09-24non-zero exit status for verify failures.jbj1-2/+2
1998-09-11permit --{buildroot,timecheck,test,sign} with -tX (Toshio Kuratomi).jbj1-5/+6
1998-08-25added info on --triggers, --triggeredbyewt1-3/+7
1998-08-16sanity.jbj1-1/+1
1998-08-11Sync with 2.5.2 branch patches.jbj1-5/+9
1998-08-06This gets rid of all the basic rpm options for --buildarch and --buildos.adevries1-8/+11
1998-08-06Add support for --buildplatform, and support for the setenv: tag in rpmrc fil...adevries1-3/+11
1998-07-30Consolidated includes for librpmbuild API.jbj1-7/+2
1998-07-25Aggregate system includes into system.h.jbj1-13/+1
1998-06-30added --notriggersewt1-2/+15
1998-06-11Typo.jbj1-1/+1