]> git.tdb.fi Git - builder.git/commit
Include libmode in library lookup hash
authorMikko Rasa <tdb@tdb.fi>
Thu, 29 May 2008 00:27:08 +0000 (00:27 +0000)
committerMikko Rasa <tdb@tdb.fi>
Thu, 29 May 2008 00:27:08 +0000 (00:27 +0000)
commitbe8a901dfc026f61db46d5d64a41cecc619bc97d
tree7fb589b7ff43a26470702ed84fff91a34ca16e4b
parent4c11e2a041d2064f44b7eb3dbf1976c35fc8881c
Include libmode in library lookup hash
Redesign Target::build
Always remove target before rebuilding to avoid trouble with ar
20 files changed:
source/builder.cpp
source/executable.cpp
source/executable.h
source/file.h
source/install.cpp
source/install.h
source/link.cpp
source/objectfile.cpp
source/objectfile.h
source/pkgconfig.cpp
source/pkgconfig.h
source/sourcefile.h
source/staticlibrary.cpp
source/staticlibrary.h
source/systemlibrary.h
source/tarball.cpp
source/tarball.h
source/target.cpp
source/target.h
source/virtualtarget.h