summaryrefslogtreecommitdiff
path: root/SCons/Tool/MSCommon/common.py
Commit message (Expand)AuthorAgeFilesLines
* Add some cheap return and parameter annotationsMats Wichmann2023-05-011-4/+4
* Local flake8 recommendations.Joseph Brill2022-07-111-1/+5
* Fix: make MSCommon logger to be independent of root logger.Joseph Brill2022-07-011-4/+4
* Move SCONS_CACHE_MSVC_FORCE_DEFAULTS environment variable query to MSCommon a...Joseph Brill2022-06-211-0/+5
* Issue warning for incompatible cache format and continue; file possibly overw...Joseph Brill2022-05-191-5/+9
* Raise exception for unexpected cache file formatJoseph Brill2022-05-171-1/+9
* Merge pull request #4111 from mwichmann/msvc/cachefixWilliam Deegan2022-05-151-6/+19
|\
| * Drop leading '.' from cachefile nameMats Wichmann2022-05-151-1/+1
| * Add comments describing reason for data structure conversion to/from jsonJoseph Brill2022-05-151-0/+6
| * Change cache key to tuple and read/write list of dictionaries to jsonJoseph Brill2022-05-151-2/+4
| * Merge branch 'master' into msvc/cachefixWilliam Deegan2022-05-141-18/+18
| |\
| * | Fix use of too-new (Py 3.8) pathlib featureMats Wichmann2022-03-201-1/+3
| * | MSVS_CACHE: Reword the CHANGES and RELEASE entriesMats Wichmann2022-03-111-3/+6
| * | Tweak the MSVC environment vars cacheMats Wichmann2022-03-081-1/+1
* | | Propagate OS and windir environment variables to msvc batch file environmentJoseph Brill2022-05-041-0/+2
* | | Merge branch 'master' into jbrill-msvc-vscomntoolsJoseph Brill2022-05-031-18/+18
|\ \ \ | | |/ | |/|
| * | Update debug record format comment for additional space.Joseph Brill2022-04-301-2/+2
| * | Add space to stdout debug prefix for logging record.Joseph Brill2022-04-301-1/+1
| * | Use the logging framework for mscommon debug output to stdoutJoseph Brill2022-04-301-18/+18
| |/
* | Replace environment variable names VS70COMNTOOLS and VS60COMNTOOLS with VSCOM...Joseph Brill2022-03-191-2/+2
|/
* Slight change to MS logging templateMats Wichmann2022-01-031-2/+2
* Clean up lint complaints in MSCommonMats Wichmann2022-01-031-15/+20
* Merge branch 'master' into jbrill-msvs-2022Joseph Brill2021-10-051-0/+15
|\
| * reorg code a bit so MSCommon has some of the logic. Also changed MSVC/hierarc...William Deegan2021-09-251-0/+15
* | Add support for Visual Studio 2022Joseph Brill2021-09-231-1/+2
|/
* Reduce pylint complaints about UtilMats Wichmann2021-06-071-1/+1
* Remove hard-coded MSCommon from debug logging record filename field. Add met...Joseph Brill2020-08-071-2/+29
* Update debugging in MSVCMats Wichmann2020-06-031-3/+11
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+318