Fix Bug #2622 - AlwaysBuild()+MSVC regression. Due to AlwaysBuild'd target not being...
authorWilliam Deegan <bill@baddogconsulting.com>
Sun, 20 Aug 2017 22:37:46 +0000 (15:37 -0700)
committerWilliam Deegan <bill@baddogconsulting.com>
Sun, 20 Aug 2017 22:37:46 +0000 (15:37 -0700)
commit4a2a5fd3b51f9b0c5fb0bb31f838bba3aac1f1b1
treec48e18fa075191ce3965fe3dd83a4a545439a005
parent58a7d618a864734aa09a69fd53b62bc980a7fb8b
Fix Bug #2622 - AlwaysBuild()+MSVC regression. Due to AlwaysBuild'd target not being added to changed_sources. This has been fixed for a while via some changes for other issue/development. I added a unit test to cover this to src/engine/SCons/ExecutorTests.py
src/CHANGES.txt
src/engine/SCons/ExecutorTests.py