summaryrefslogtreecommitdiff
path: root/SCons/Tool/MSCommon/vs.py
Commit message (Expand)AuthorAgeFilesLines
* Add some cheap return and parameter annotationsMats Wichmann2023-05-011-5/+5
* Replace environment variable names VS70COMNTOOLS and VS60COMNTOOLS with VSCOM...Joseph Brill2022-03-191-2/+2
* Clean up lint complaints in MSCommonMats Wichmann2022-01-031-31/+34
* Add support for Visual Studio 2022Joseph Brill2021-09-231-0/+12
* Reduce pylint complaints about UtilMats Wichmann2021-06-071-1/+1
* Remove get_installed_vcs call in Visual Studio find_vs_dir_by_vc method. Upda...Joseph Brill2020-08-071-1/+0
* Fix the executable path for Visual Studio 7.0 vs.py. Add an explicit check f...Joseph Brill2020-07-011-1/+1
* Update debugging in MSVCMats Wichmann2020-06-031-15/+15
* classes no longer explicitly inherit from objectMats Wichmann2020-05-241-1/+1
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+597