summaryrefslogtreecommitdiff
path: root/rpm.c
AgeCommit message (Expand)AuthorFilesLines
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
1998-06-02let -bs build just a source packageewt1-3/+8
1998-04-03Make --rmsource actually work.marc1-2/+6
1998-04-031) fixed --nomd5 parsingewt1-1/+1
1998-03-27added trigger supportewt1-40/+47
1998-03-041) version 2.4.104ewt1-1/+1
1998-03-04moved popt table to global scope to satisfy broken compilersewt1-93/+168
1998-01-29fixed problems in file relocationewt1-3/+14
1998-01-28implemented most of generic package relocationewt1-3/+40
1998-01-14Fix (and slightly change effects of) --rebuild and --recompile.marc1-7/+8
1998-01-13Temp turn off -p "foo foo foo" in CHANGELOG.marc1-0/+1
1998-01-12merged in Marc's new build codeewt1-159/+42