- Fix sporadic output-order failures in test/GetBuildFailures/parallel.py.
+ - Document the ParseDepends() function in the User's Guide.
+
From Greg Noel:
- Handle yacc/bison on newer Mac OS X versions creating file.hpp,
- Fix documentation of SConf.CheckLibWithHeader and other SConf methods.
+ - Update documentation of SConscript(variant_dir) usage.
+
From Jonas Olsson:
- Print the warning about -j on Windows being potentially unreliable if
the pywin32 extensions are unavailable or lack file handle operations.
+From Jim Randall:
+
+ - Fix the env.WhereIs() method to expand construction variables.
+
From Rogier Schouten:
- Enable building of shared libraries with the Bordand ilink32 linker.