Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use print() function to fix py2/3 | Craig Rodrigues | 2017-03-10 | 1 | -4/+5 |
| | |||||
* | Fixed or skipped tests that fail on Windows. | Gary Oberbrunner | 2014-08-22 | 1 | -0/+2 |
| | | | | | Mostly just per-test changes, but also made match_re strip out CR (\r) chars at end of lines to make Windows match properly. | ||||
* | Add tests for scons.tigris.org issue#1723. | Michael Haubenwallner | 2014-05-15 | 1 | -0/+81 |
Ensure CCVERSION/CXXVERSION detected actually is from CC/CXX used. |