Searched +full:msys2 +full:- +full:installer (Results 1 – 2 of 2) sorted by relevance
1 msys2-64bit:4 - saas-windows-medium-amd648 - msys64/var/cache9 - ccache15 # Select the "64 bit, gcc and MSVCRT" MSYS2 environment20 CONFIGURE_ARGS: --disable-system --enable-tools -Ddebug=false -Doptimization=022 GIT_FETCH_EXTRA_FLAGS: --no-tags --prune --quiet24 name: "$CI_JOB_NAME-$CI_COMMIT_REF_SLUG"27 - build/meson-logs/testlog.txt29 junit: "build/meson-logs/testlog.junit.xml"[all …]
15 meson.add_postconf_script(find_program('scripts/symlink-install-tree.py'))28 config_host = keyval.load(meson.current_build_dir() / 'config-host.mak')35 tmpdir = meson.current_build_dir() / 'meson-private/temp'66 have_linux_user = have_linux_user or target.endswith('linux-user')67 have_bsd_user = have_bsd_user or target.endswith('bsd-user')68 have_system = have_system or target.endswith('-softmmu')113 …dgen.version() + ' is unsupported. You can install a new version with "cargo install bindgen-cli"')120 message('To use Rust you can install a new version with "cargo install bindgen-cli"')128 '--rustc-version', rustc.version(),129 '--workspace', meson.project_source_root() / 'rust'][all …]