-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In the logs, when a file is retrieved via the cache, the original command line used is not printed to the logs because the file is not actually built. This makes it difficult to determine the flags in use for a particular file.
SCons has a built in option to do this I believe, and if they do not it shouldn't be too bad to add the functionality, as the command line is used in the generating the cache hash.