Searched +full:cross +full:- +full:win32 +full:- +full:system (Results 1 – 3 of 3) sorted by relevance
10 consult qemu-devel and not any specific individual privately.23 W: Web-page with status/info24 Q: Patchwork web based patch tracking system site34 it has been replaced by a better system and you59 ------------------------------63 L: qemu-devel@nongnu.org72 R: Philippe Mathieu-Daudé <philmd@linaro.org>75 F: docs/devel/build-environment.rst76 F: docs/devel/code-of-conduct.rst78 F: docs/devel/conflict-resolution.rst[all …]
15 meson.add_postconf_script(find_program('scripts/symlink-install-tree.py'))27 host_os = host_machine.system()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(),[all …]
1 .. _coding-style:39 * Tabs are rendered badly in patches, causing off-by-one errors in almost46 ----------------62 .. code-block:: c77 .. code-block:: c100 as a guard against obviously-overlength lines, not a target.)109 * The four-space indentation makes the most common excuse ("But look124 ---------------------------135 ---------------------------146 However, if there is an obvious subsystem-specific prefix it should be[all …]