]> git.tdb.fi Git - builder.git/commitdiff
Check an ObjectFile's dependencies again if a dependency is modified
authorMikko Rasa <tdb@tdb.fi>
Thu, 22 Aug 2013 12:06:07 +0000 (15:06 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 22 Aug 2013 12:06:07 +0000 (15:06 +0300)
This is necessary to get generated sources to behave correctly.  Includes
can only be read after they're built for the first time.  The ObjectFile
must then add the necessary dependencies to ensure that required headers
are installed.


No differences found