]> git.mxchange.org Git - simgear.git/commit
Initial Tar package support.
authorJames Turner <zakalawe@mac.com>
Wed, 4 May 2016 19:35:48 +0000 (20:35 +0100)
committerRoland Haeder <roland@mxchange.org>
Sat, 13 Aug 2016 08:21:16 +0000 (10:21 +0200)
commit5f2a2a7862e8f3c7f0da2d64545726058f620cc7
tree8a6e5580e9bfe0bed311236827ed5d43a67c5583
parent8319fefab5020aaa11b2daf3bb11118c3ac2e3ff
Initial Tar package support.

Needs proper testing, but basic unit-test passes.
12 files changed:
simgear/package/CMakeLists.txt
simgear/package/CatalogTest.cxx
simgear/package/Install.cxx
simgear/package/catalogTest1/b737.tar.gz [new file with mode: 0644]
simgear/package/catalogTest1/b737NG/b737-700-set.xml [new file with mode: 0644]
simgear/package/catalogTest1/b737NG/b737-800-set.xml [new file with mode: 0644]
simgear/package/catalogTest1/b737NG/b737-900-set.xml [new file with mode: 0644]
simgear/package/catalogTest1/b737NG/b737-common-set.xml [new file with mode: 0644]
simgear/package/catalogTest1/catalog-v2.xml
simgear/package/catalogTest1/catalog.xml
simgear/package/untar.cxx [new file with mode: 0644]
simgear/package/untar.hxx [new file with mode: 0644]