]> git.tdb.fi Git - builder.git/commit
Add build info to tools and use it to pass runtime libs
authorMikko Rasa <tdb@tdb.fi>
Fri, 3 Oct 2014 21:42:20 +0000 (00:42 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 3 Oct 2014 21:42:20 +0000 (00:42 +0300)
commitc51411c4b3ed4e6a0d8343b848db3dc736bc7857
tree297e03767a051d764cedd57552d53ae140418758
parent3f0f7216789aeedba206308c452623351e406e75
Add build info to tools and use it to pass runtime libs

This is more flexible and removes the need for the linker to know about
all compilers.
source/binary.cpp
source/binary.h
source/gnulinker.cpp
source/gnuobjccompiler.cpp
source/target.cpp
source/tool.h