summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
ewt [Thu, 14 Dec 1995 16:38:52 +0000 (16:38 +0000)]
fixed make clean rule
CVS patchset: 44
CVS date: 1995/12/14 16:38:52
marc [Thu, 14 Dec 1995 16:17:51 +0000 (16:17 +0000)]
fixed prototype warning
CVS patchset: 43
CVS date: 1995/12/14 16:17:51
marc [Thu, 14 Dec 1995 16:16:21 +0000 (16:16 +0000)]
added isVerbose()
CVS patchset: 42
CVS date: 1995/12/14 16:16:21
marc [Thu, 14 Dec 1995 16:03:08 +0000 (16:03 +0000)]
added iterator stuff
CVS patchset: 41
CVS date: 1995/12/14 16:03:08
marc [Thu, 14 Dec 1995 15:56:10 +0000 (15:56 +0000)]
routines for building packages from parsed spec structs
CVS patchset: 40
CVS date: 1995/12/14 15:56:10
marc [Thu, 14 Dec 1995 15:54:13 +0000 (15:54 +0000)]
Initial revision
CVS patchset: 39
CVS date: 1995/12/14 15:54:13
marc [Thu, 14 Dec 1995 15:52:51 +0000 (15:52 +0000)]
added all parsing into spec and package structs
tons of stuff
CVS patchset: 38
CVS date: 1995/12/14 15:52:51
marc [Thu, 14 Dec 1995 15:50:00 +0000 (15:50 +0000)]
added dumpSpec()
CVS patchset: 37
CVS date: 1995/12/14 15:50:00
root [Thu, 14 Dec 1995 15:47:55 +0000 (15:47 +0000)]
rpm progs, build.o
CVS patchset: 36
CVS date: 1995/12/14 15:47:55
root [Thu, 14 Dec 1995 15:46:09 +0000 (15:46 +0000)]
Initial revision
CVS patchset: 35
CVS date: 1995/12/14 15:46:09
ewt [Wed, 13 Dec 1995 22:38:23 +0000 (22:38 +0000)]
Added BIN_TYPE
CVS patchset: 34
CVS date: 1995/12/13 22:38:23
marc [Wed, 13 Dec 1995 21:40:59 +0000 (21:40 +0000)]
changed error() to use varargs/vfprintf()
CVS patchset: 33
CVS date: 1995/12/13 21:40:59
ewt [Wed, 13 Dec 1995 20:20:14 +0000 (20:20 +0000)]
minor changes to get it compiling again
CVS patchset: 32
CVS date: 1995/12/13 20:20:14
ewt [Wed, 13 Dec 1995 20:13:49 +0000 (20:13 +0000)]
Initial revision
CVS patchset: 31
CVS date: 1995/12/13 20:13:49
ewt [Wed, 13 Dec 1995 20:13:17 +0000 (20:13 +0000)]
tests converDB() now
CVS patchset: 30
CVS date: 1995/12/13 20:13:17
ewt [Wed, 13 Dec 1995 20:13:06 +0000 (20:13 +0000)]
added sizeofHeader
CVS patchset: 29
CVS date: 1995/12/13 20:13:06
ewt [Wed, 13 Dec 1995 20:12:35 +0000 (20:12 +0000)]
1) made dumpHeader use symbolic names
2) fixed allocation loop
3) changed indentation
4) added sizeofHeader
CVS patchset: 28
CVS date: 1995/12/13 20:12:35
ewt [Wed, 13 Dec 1995 20:11:46 +0000 (20:11 +0000)]
1) added falloc.o convertdb.o oldrpmfile.o to librpm.a
2) builds dumpdb
CVS patchset: 27
CVS date: 1995/12/13 20:11:46
ewt [Wed, 13 Dec 1995 20:11:31 +0000 (20:11 +0000)]
added exists() function
CVS patchset: 26
CVS date: 1995/12/13 20:11:31
ewt [Wed, 13 Dec 1995 20:10:32 +0000 (20:10 +0000)]
1) added copyright field for packages
2) packages w/o groups are supported
3) groups are returned correctly
4) preamble parsing made case insensitive
CVS patchset: 25
CVS date: 1995/12/13 20:10:32
ewt [Wed, 13 Dec 1995 20:10:25 +0000 (20:10 +0000)]
added copyright field for packages
CVS patchset: 24
CVS date: 1995/12/13 20:10:25
ewt [Wed, 13 Dec 1995 20:09:47 +0000 (20:09 +0000)]
Creates nearly complete packages.rpm - no indexing is done yet
CVS patchset: 23
CVS date: 1995/12/13 20:09:47
ewt [Wed, 13 Dec 1995 20:08:33 +0000 (20:08 +0000)]
Added more RPMTAG's and the first RPMFILE class contants
CVS patchset: 22
CVS date: 1995/12/13 20:08:33
marc [Wed, 13 Dec 1995 17:47:15 +0000 (17:47 +0000)]
fixed dumb buffer extension bug
CVS patchset: 21
CVS date: 1995/12/13 17:47:15
root [Wed, 13 Dec 1995 16:04:49 +0000 (16:04 +0000)]
added tags for pre/post in/out
CVS patchset: 20
CVS date: 1995/12/13 16:04:49
root [Wed, 13 Dec 1995 16:01:36 +0000 (16:01 +0000)]
Initial revision
CVS patchset: 19
CVS date: 1995/12/13 16:01:36
root [Wed, 13 Dec 1995 16:01:10 +0000 (16:01 +0000)]
added stringbuf.o
CVS patchset: 18
CVS date: 1995/12/13 16:01:10
root [Wed, 13 Dec 1995 16:00:19 +0000 (16:00 +0000)]
modified to test spec.c 1.4
CVS patchset: 17
CVS date: 1995/12/13 16:00:19
root [Wed, 13 Dec 1995 15:57:59 +0000 (15:57 +0000)]
fleshed out parsing, incorporated stringbufs, cleaned up
the spec/package structures and relationships
CVS patchset: 16
CVS date: 1995/12/13 15:57:59
ewt [Tue, 12 Dec 1995 23:25:31 +0000 (23:25 +0000)]
Changed to use file descriptors instead of stdio
CVS patchset: 15
CVS date: 1995/12/12 23:25:31
ewt [Tue, 12 Dec 1995 23:23:37 +0000 (23:23 +0000)]
Added error number to messages
CVS patchset: 14
CVS date: 1995/12/12 23:23:37
ewt [Tue, 12 Dec 1995 22:35:42 +0000 (22:35 +0000)]
added include of string.h to get rid of warning message
CVS patchset: 13
CVS date: 1995/12/12 22:35:42
root [Tue, 12 Dec 1995 17:53:17 +0000 (17:53 +0000)]
removed -lefence (just temporary)
CVS patchset: 12
CVS date: 1995/12/12 17:53:17
root [Tue, 12 Dec 1995 17:53:17 +0000 (17:53 +0000)]
complete reorg of reading scheme
added %else handling
no regexp stuff
nice big table of tags and keywords :-)
CVS patchset: 11
CVS date: 1995/12/12 17:53:17
root [Tue, 12 Dec 1995 17:51:07 +0000 (17:51 +0000)]
added rpmerr.o to LIBOBJECTS
CVS patchset: 10
CVS date: 1995/12/12 17:51:07
root [Tue, 12 Dec 1995 17:49:04 +0000 (17:49 +0000)]
removed tag definitions (moved to rpmlib.h)
CVS patchset: 9
CVS date: 1995/12/12 17:49:04
root [Tue, 12 Dec 1995 17:49:04 +0000 (17:49 +0000)]
include rpmlib.h
CVS patchset: 8
CVS date: 1995/12/12 17:49:04
root [Tue, 12 Dec 1995 17:49:04 +0000 (17:49 +0000)]
added some tags
CVS patchset: 7
CVS date: 1995/12/12 17:49:04
ewt [Tue, 12 Dec 1995 17:40:49 +0000 (17:40 +0000)]
added include of <string.h>
CVS patchset: 6
CVS date: 1995/12/12 17:40:49
ewt [Mon, 11 Dec 1995 23:42:31 +0000 (23:42 +0000)]
Initial revision
CVS patchset: 5
CVS date: 1995/12/11 23:42:31
ewt [Mon, 11 Dec 1995 22:53:09 +0000 (22:53 +0000)]
Get DEBUG, WARNING, and EFENCE stuff from children
CVS patchset: 4
CVS date: 1995/12/11 22:53:09
root [Mon, 11 Dec 1995 22:52:59 +0000 (22:52 +0000)]
started parsing
CVS patchset: 3
CVS date: 1995/12/11 22:52:59
ewt [Mon, 11 Dec 1995 22:52:36 +0000 (22:52 +0000)]
Passed warnings, efence flags to child makes
CVS patchset: 2
CVS date: 1995/12/11 22:52:36
root [Mon, 27 Nov 1995 22:31:21 +0000 (22:31 +0000)]
Initial revision
CVS patchset: 1
CVS date: 1995/11/27 22:31:21