Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-06 | devenv: Set WINEPATH when cross compiling for Windows | Xavier Claessens | 1 | -0/+52 |
2022-05-04 | devenv: Use PkgConfigDependency.get_env() | Xavier Claessens | 1 | -4/+0 |
2022-04-30 | devenv: Catch FileNotFoundError | Xavier Claessens | 1 | -0/+2 |
2022-02-28 | devenv: Add --dump option | Xavier Claessens | 1 | -11/+25 |
2022-02-28 | devenv: Setup GDB auto-load scripts | Xavier Claessens | 1 | -2/+50 |
2022-02-28 | devenv: Source bash completion scripts | Xavier Claessens | 1 | -5/+29 |
2022-02-20 | devenv: support bash under MSYS2 by default | Christoph Reiter | 1 | -4/+6 |
2021-10-10 | Add --vsenv command line option and active VS only when needed | Xavier Claessens | 1 | -1/+2 |
2021-07-07 | cleanup self.options.wd | Paolo Bonzini | 1 | -1/+0 |
2021-07-07 | resolve symlinks passed to -C | Paolo Bonzini | 1 | -2/+2 |
2021-03-16 | Add `meson devenv` command and meson.add_devenv() | Xavier Claessens | 1 | -0/+79 |