OSDN Git Service

Add XML database bindings and preliminary action executive for CLI.
authorKeith Marshall <keithmarshall@users.sourceforge.net>
Mon, 16 Nov 2009 21:54:30 +0000 (21:54 +0000)
committerKeith Marshall <keithmarshall@users.sourceforge.net>
Mon, 16 Nov 2009 21:54:30 +0000 (21:54 +0000)
commitac053db2f198f7e086abb0fe5559b637c0c7bbaa
tree5e4a4ec8d0b9a7e7941968195d1281ccd59d876d
parent629cedbcb9b3a2dd194e3c8fcbfb8c6de36ba37c
Add XML database bindings and preliminary action executive for CLI.
12 files changed:
ChangeLog
Makefile.in
src/climain.cpp [new file with mode: 0644]
src/mkpath.c [new file with mode: 0644]
src/mkpath.h [new file with mode: 0644]
src/pkgbase.h [new file with mode: 0644]
src/pkgexec.cpp [new file with mode: 0644]
src/pkgspec.cpp [new file with mode: 0644]
src/pkgtask.h [new file with mode: 0644]
src/vercmp.cpp [new file with mode: 0644]
src/vercmp.h [new file with mode: 0644]
src/xmlfile.c [new file with mode: 0644]