Skip to content

yanghao/scons_incremental_build_fail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproducing steps:

  • clone repo (on master by default)
  • scons # build pass
  • git checkout HEAD^ # checkout previous version
  • scons # Failure: scons: *** [build/a/test.o] Implicit dependency build/a/include/test.h' not found, needed by target build/a/test.o'.

About

An example test to show how scons incremental build can fail on version 3.0.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published