summaryrefslogtreecommitdiffstats
path: root/SCons/Tool/MSCommon/vcTests.py
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in Config.py initialization and rework support for MsvcQueryVersionTo...Joseph Brill2024-05-281-6/+1
* Fix msvc_query_version_toolset function test in vcTests.pyJoseph Brill2024-05-281-1/+7
* Rework experimental msvc_query_version_toolset function.Joseph Brill2024-05-271-9/+43
* Refactor vswhere executable support and detection.Joseph Brill2024-03-231-3/+13
* Test suite update and bug fixes.Joseph Brill2024-02-291-5/+20
* MSVC: detection fixes and changesJoseph Brill2023-09-081-93/+32
* Merge branch 'master' into jbrill-gh4312-fixplusJoseph Brill2023-05-041-26/+26
|\
| * Add some cheap return and parameter annotationsMats Wichmann2023-05-011-26/+26
* | Fix #4312 and Windows on ARM64 support.Joseph Brill2023-03-141-6/+42
|/
* Updated copyright block, minor code fixesWilliam Deegan2022-07-251-5/+4
* Add function to return toolsets with spectre libs folder (target may not be i...Joseph Brill2022-07-171-11/+38
* Return previous policy when setting default argument policy. Add more tests.Joseph Brill2022-07-161-36/+46
* Rework unit tests: move global data to Data class and move monkey patching to...Joseph Brill2022-07-161-24/+37
* Add additional tests for msvc_sdk_versions, msvc_toolset_versions, and msvc_q...Joseph Brill2022-07-151-8/+82
* Rework special case for 9.0 VCForPython handling (vc dir and batchfile locati...Joseph Brill2022-07-141-2/+2
* Fix new tests in vcTests.py to run on non-windows platforms.Joseph Brill2022-07-141-9/+11
* Disable new vcTests for non-windows platforms.Joseph Brill2022-07-131-4/+15
* Move individual tests file content into vcTests.pyJoseph Brill2022-07-131-3/+154
* Add additional tests. Remove trailing whitespace.Joseph Brill2022-07-111-1/+1
* Local flake8 recommendations.Joseph Brill2022-07-111-7/+7
* Whitespace changes to appease sider.Joseph Brill2022-04-101-13/+13
* Change the string path fragments to tuples of path components. Change the co...Joseph Brill2022-04-081-8/+9
* Refactor parallel dictionaries to namedtuple. Guarantee all hosts dictionary...Joseph Brill2022-04-071-3/+3
* Refactor handling of host/target combinations: replace existing data structur...Joseph Brill2022-04-061-24/+61
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+208