]> git.tdb.fi Git - builder.git/commit
Add support for building datafiles
authorMikko Rasa <tdb@tdb.fi>
Sun, 20 Sep 2009 17:34:22 +0000 (17:34 +0000)
committerMikko Rasa <tdb@tdb.fi>
Sun, 20 Sep 2009 17:34:22 +0000 (17:34 +0000)
commitb3ce9052ba98a4585aec75117265d170b7ccfdb8
tree78990648dec11bb995e19ec38f4ad681486b87f6
parent36a7c1a4d4d2b45be16c1e5d862af51e0ded1e93
Add support for building datafiles
source/component.cpp
source/component.h
source/datacompile.cpp [new file with mode: 0644]
source/datacompile.h [new file with mode: 0644]
source/datafile.cpp [new file with mode: 0644]
source/datafile.h [new file with mode: 0644]
source/install.cpp
source/sourcepackage.cpp