]> git.tdb.fi Git - builder.git/commit
Implement --build-all
authorMikko Rasa <tdb@tdb.fi>
Wed, 18 Oct 2006 10:24:25 +0000 (10:24 +0000)
committerMikko Rasa <tdb@tdb.fi>
Wed, 18 Oct 2006 10:24:25 +0000 (10:24 +0000)
commit9976a7bdf0e53966dce4bc828a37eb42de0223e3
tree64957705ef4206010b7c593af817b8895f728551
parent0f12a599f28748cef9c09dfb7a3b018b29ade6df
Implement --build-all
Don't count virtual targets when reporting the number of targets to be built
Make the Copy action behave correctly in a dry run
Report the number of out-of-date targets per package with --verbose
source/action.cpp
source/builder.cpp
source/builder.h
source/copy.cpp
source/target.cpp
source/target.h
source/virtualtarget.cpp
source/virtualtarget.h