summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/clangxx.py
Commit message (Expand)AuthorAgeFilesLines
* [PY 3.8] file closes in tools and othersMats Wichmann2019-04-251-1/+2
* rename clang command package to clangCommon as it was breaking imports test.William Deegan2018-03-251-1/+1
* Update default paths for clang compilers. This should hopefully fix some appv...William Deegan2018-02-141-1/+3
* Added find_program_path() to SCons.Tool. Logic was in mingw. Use this to al...William Deegan2018-01-181-1/+10
* Remove inappropriate comment. Correct encoding lines.Russel Winder2017-07-021-1/+1
* Change the name of the tool to avoid + in filename. Add alias so clang++ stil...Russel Winder2017-06-211-0/+91