]> git.tdb.fi Git - builder.git/commit
Save caches before starting the build
authorMikko Rasa <tdb@tdb.fi>
Wed, 10 Nov 2021 18:06:23 +0000 (20:06 +0200)
committerMikko Rasa <tdb@tdb.fi>
Wed, 10 Nov 2021 18:06:23 +0000 (20:06 +0200)
commitc7df14c38a87ceca13df47fa700d3f9fa250be91
treeb6c25320005356a58e48eb7d511bc522dc634034
parent59a8a590a7ad327d18f15fab32adee94cb8c8843
Save caches before starting the build

This causes the config cache file's timestamp to be earlier than any
built file, preventing a spurious second rebuild after changing options.
source/builder.cpp
source/builder.h
source/buildercli.cpp
source/cache.cpp
source/cache.h
source/config.cpp
source/config.h