Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-02 | Handle garbage in environment more gracefully when setting vsenv | Denis Fortin | 1 | -2/+7 |
2022-02-16 | flake8: use plain strings instead of f-strings when no variables used | Eli Schwartz | 1 | -1/+1 |
2022-02-03 | Remove unnecessary check during VS activation | Nazar Mokrynskyi | 1 | -2/+0 |
2022-01-16 | Add a test for the --vsenv meson setup option | Nirbheek Chauhan | 1 | -9/+10 |
2022-01-13 | Search for Visual Studio Express when activating VS env | DFOVIT | 1 | -0/+4 |
2021-10-29 | Fix "meson compile" not activating vsenv | Xavier Claessens | 1 | -2/+3 |
2021-10-20 | Add support for win-arm64 to MSVC | Gabor Kertesz | 1 | -1/+5 |
2021-10-19 | Fix NamedTemporaryFile file reopen issue on Win #9412 | Gabor Kertesz | 1 | -2/+4 |
2021-10-16 | Add missing but expected as exception clause | Matthew Brett | 1 | -1/+1 |
2021-10-10 | Add --vsenv command line option and active VS only when needed | Xavier Claessens | 1 | -0/+100 |