summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/suncxx.py
Commit message (Expand)AuthorAgeFilesLines
* try a different approach that should work on python 3.5.Rob Boehne2019-11-261-2/+2
* Fix a problem under Solaris when using Python 3, while maintaining support fo...Rob Boehne2019-11-261-13/+28
* Fix bytes not being decoded in suncxx.pyJakub Kulík2019-09-271-2/+2
* [PY 3.8] test fixes for file closings, rawstringsMats Wichmann2019-04-251-3/+9
* [WIP] [PY 3.8] fix more warningsMats Wichmann2019-03-301-2/+2
* py3. Fix vendor specific compilers importing c++ module, instead of cxx. c++ ...William Deegan2017-03-201-1/+3
* Make c++ proxy files to the cxx formsJason Kenny2016-12-231-0/+142