diff options
| author | Mats Wichmann <mats@linux.com> | 2019-02-06 16:10:21 (GMT) |
|---|---|---|
| committer | Mats Wichmann <mats@linux.com> | 2019-02-06 16:10:21 (GMT) |
| commit | f04b4313cd4b96bdb01ff77294ca24ee9d9c0ebb (patch) | |
| tree | 0a9641ac5903be06191886c478de6d6b149833f6 /test/Java/java_version_image/src5 | |
| parent | 6666adc9457f109ec25c9cd687f9eb0384392c73 (diff) | |
| download | SCons-f04b4313cd4b96bdb01ff77294ca24ee9d9c0ebb.zip SCons-f04b4313cd4b96bdb01ff77294ca24ee9d9c0ebb.tar.gz SCons-f04b4313cd4b96bdb01ff77294ca24ee9d9c0ebb.tar.bz2 | |
Fix problem where API doc gen misses some files
In doc/SConscript, the function in bootstrap.py to parse a
manifest was called with an scons path (#src/engine) but bootstrap
does not run in an scons context, it is run via subprocess.Popen.
Preprocess the path. Along the way, change the function to open
the file itself instead of being passed a list already read
from the file, update the comment, and clean some whitespace issues.
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'test/Java/java_version_image/src5')
0 files changed, 0 insertions, 0 deletions
