36 Commits (master)

Author SHA1 Message Date
Jussi Pakkanen 0d7bb776e2 Move OptionKey in the option source file. 4 months ago
Nirbheek Chauhan 069d892237 devenv: Don't use Path.relative_to() to resolve relative paths 8 months ago
Eli Schwartz caa38dad45 fix broken type annotation imports being ignored 12 months ago
Eli Schwartz 398c4b2287
dependencies: allow get_variable to define multiple pkgconfig defines 1 year ago
Luke Elliott ce691f8c98 Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code 1 year ago
Xavier Claessens 30d7f506c7 Remove get_pkgconfig_variable() 1 year ago
Eli Schwartz 7afc69254d
fix implicit_reexport issues and enforce them going forward 1 year ago
Eli Schwartz b1ddfabf8f
dependencies: defer importing a custom dependency until it is used 1 year ago
Xavier Claessens b30cd5d2d5 Make --vsenv a readonly builtin option 2 years ago
Eli Schwartz 680b5ff819
treewide: add future annotations import 2 years ago
Charles Brunet ef189b1d36 devenv should import env vars from vsenv 2 years ago
Xavier Claessens 1a0eff0054 devenv: Allow dumping into file and select a format 2 years ago
Xavier Claessens 2dbe976278 devenv: Set QEMU_LD_PREFIX to sys_root 2 years ago
Xavier Claessens 302a29593a devenv: Always include env for HOST machine 2 years ago
Xavier Claessens b926374205 devenv: Do not include system values in --dump 2 years ago
Xavier Claessens bc2f1fb2f3 devenv: Add more info how to get gdb scripts working 2 years ago
Xavier Claessens 3e7433086c devenv: Add --workdir option 2 years ago
Eli Schwartz 50f35039e7
devenv: avoid overwriting internal variables of the global argparse 2 years ago
Xavier Claessens 31a6633e62 mdevenv: powershell <7.0 is EOL, prefer using pwsh.exe 2 years ago
Xavier Claessens 7e4188a53f devenv: Resolve executable in devenv's PATH 2 years ago
Xavier Claessens a693e2d091 devenv: Do not use relative WINEPATH 2 years ago
Xavier Claessens 57909b53d6 Improve WINEPATH reduction 2 years ago
Seungha Yang ee7a7fec10 devenv: Add support for PowerShell 7 on Windows 2 years ago
Eli Schwartz 16ed82a62f flake8: remove unused variable 2 years ago
Eli Schwartz 3e2dba5b7c devenv: do not fatally error if pkg-config or bash-completion is not available 2 years ago
Xavier Claessens f9200ca8f7 devenv: Set WINEPATH when cross compiling for Windows 3 years ago
Xavier Claessens 5a34dcedf7 devenv: Use PkgConfigDependency.get_env() 3 years ago
Xavier Claessens 2eb730f3ac devenv: Catch FileNotFoundError 3 years ago
Xavier Claessens 24f224777d devenv: Add --dump option 3 years ago
Xavier Claessens 30cdb2a280 devenv: Setup GDB auto-load scripts 3 years ago
Xavier Claessens 6fafeb13b3 devenv: Source bash completion scripts 3 years ago
Christoph Reiter 5d64a15be7 devenv: support bash under MSYS2 by default 3 years ago
Xavier Claessens 928078982c Add --vsenv command line option and active VS only when needed 3 years ago
Paolo Bonzini 5215f4fa98 cleanup self.options.wd 3 years ago
Paolo Bonzini b44a51d0fd resolve symlinks passed to -C 3 years ago
Xavier Claessens 598e968993 Add `meson devenv` command and meson.add_devenv() 4 years ago