]> git.tdb.fi Git - builder.git/commit
Move the Component reference to Target and make it a pointer
authorMikko Rasa <tdb@tdb.fi>
Sun, 6 May 2012 11:00:07 +0000 (14:00 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 8 Jul 2012 21:08:50 +0000 (00:08 +0300)
commit632361796a7ddadf8a726526c937fab22281fb7b
treebf12fed84663ffd142f8456820d15658d30e2d40
parent16bda19cc87b5064daad9955f0ebb5ac5be7dec7
Move the Component reference to Target and make it a pointer
Remove Package pointer from Target constructor
source/binary.cpp
source/binary.h
source/filetarget.cpp
source/gnuarchiver.cpp
source/gnulinker.cpp
source/sharedlibrary.cpp
source/staticlibrary.cpp
source/staticlibrary.h
source/target.cpp
source/target.h
source/virtualtarget.cpp