]> git.tdb.fi Git - builder.git/commit
Add tarball building
authorMikko Rasa <tdb@tdb.fi>
Fri, 17 Aug 2007 15:55:04 +0000 (15:55 +0000)
committerMikko Rasa <tdb@tdb.fi>
Fri, 17 Aug 2007 15:55:04 +0000 (15:55 +0000)
commit555190f7eafcf3a67750fc63872b23e17371aa98
tree3717ff5902d8e0084b10689fce93b8c2abc3cf1d
parent7aeaa4ba965f596edad438c02e345a8843f7469a
Add tarball building
source/builder.cpp
source/builder.h
source/file.cpp [new file with mode: 0644]
source/file.h [new file with mode: 0644]
source/package.cpp
source/package.h
source/tar.cpp [new file with mode: 0644]
source/tar.h [new file with mode: 0644]
source/tarball.cpp [new file with mode: 0644]
source/tarball.h [new file with mode: 0644]
source/target.h