]> git.tdb.fi Git - builder.git/commit
Add install component type
authorMikko Rasa <tdb@tdb.fi>
Fri, 11 Sep 2009 22:48:06 +0000 (22:48 +0000)
committerMikko Rasa <tdb@tdb.fi>
Fri, 11 Sep 2009 22:48:06 +0000 (22:48 +0000)
commit1fdef3ec9d6291af8a467ea0e2c90e7f19141ae2
tree9e36e9d0c27da4559b0af47ee1db9c343f4d6eae
parent5006279d7b92e578ecfa8a04186f675c6b9f1eea
Add install component type
Allow specifying a package for File
13 files changed:
Build
source/builder.cpp
source/component.cpp
source/component.h
source/file.cpp [deleted file]
source/file.h
source/header.h
source/install.cpp
source/install.h
source/sourcefile.cpp
source/sourcefile.h
source/sourcepackage.cpp
source/sourcepackage.h