{"id":20164915,"url":"https://github.com/multi-os-engine/moe-natj","last_synced_at":"2025-04-10T00:51:45.687Z","repository":{"id":10585642,"uuid":"65320807","full_name":"multi-os-engine/moe-natj","owner":"multi-os-engine","description":"Multi-OS Engine: Nat/J","archived":false,"fork":false,"pushed_at":"2024-08-08T17:11:18.000Z","size":2907,"stargazers_count":3,"open_issues_count":2,"forks_count":6,"subscribers_count":6,"default_branch":"moe-master","last_synced_at":"2025-04-10T00:51:38.925Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://multi-os-engine.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/multi-os-engine.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-08-09T19:02:37.000Z","updated_at":"2025-01-27T11:52:31.000Z","dependencies_parsed_at":"2024-11-14T00:36:10.961Z","dependency_job_id":"aed53ae4-3ec4-47c3-a372-aa03224e28b1","html_url":"https://github.com/multi-os-engine/moe-natj","commit_stats":null,"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multi-os-engine%2Fmoe-natj","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multi-os-engine%2Fmoe-natj/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multi-os-engine%2Fmoe-natj/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multi-os-engine%2Fmoe-natj/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/multi-os-engine","download_url":"https://codeload.github.com/multi-os-engine/moe-natj/tar.gz/refs/heads/moe-master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137997,"owners_count":21053775,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T00:36:04.980Z","updated_at":"2025-04-10T00:51:45.666Z","avatar_url":"https://github.com/multi-os-engine.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NDK Support\n\nSetup NDK environment:\n    Download and install NDK somewhere\n    Add this to your ~/.bash_profile:\n\n        export NDK_PATH=\u003cyour NDK install location\u003e\n\nBy default NDK build is disabled because it is currently not fully supported.\nTo enable NDK build, specify\n\n    export NATJ_ENABLE_NDK_BUILD=1\n\nbefore invoking natj-build.sh\n\n# Ignoring prebuilt files\n\nBy default NatJ uses the prebuilt ffi files.\nTo disable this behaviour, specify\n\n    export NATJ_IGNORE_PREBUILT_FFI=1\n\nbefore invoking natj-build.sh\n\n# Linux support\n\nBuilding for Linux is a bit trick, requires additional setup and manual invocation.\n\nExample for Linux build configuration:\n\t- OS X host system\n\t- 32-bit Ubuntu 15.10 distribution in a VM\n\t- 64-bit Ubuntu 15.10 distribution in a VM\n\t- Both VMs must be on the same network as the host\n\t- OS X should be able to access both VMs via SSH key authentication and SCP\n\t\tthis command should succeed without asking for password:\n\t\tssh \u003cuser\u003e@\u003cubuntu-ip-address\u003e\n\nBuild only:\n\tcd natj-linux\n\t# for 32-bit builds\n\t./build_remote_linux.sh \u003cuser\u003e@\u003cubuntu-32-ip\u003e i686\n\t# for 64-bit builds\n\t./build_remote_linux.sh \u003cuser\u003e@\u003cubuntu-64-ip\u003e x86_64\n\n\tThe results will be copied back to the host system.\n\nBuild and test:\n\tcd natj-cxxtests/linux-test\n\t# for 32-bit\n\t./test_remote_linux.sh \u003cuser\u003e@\u003cubuntu-32-ip\u003e i686\n\t# for 64-bit\n\t./test_remote_linux.sh \u003cuser\u003e@\u003cubuntu-64-ip\u003e x86_64\n\n\tThe results will be copied back to the host system.\n\n# Windows support\n\nKnown issue: Windows 32-bit builds are currently causing VM crashes.\n\nTesting on Windows is currently possible via Ansible. More info is available in natj-cxxtests/README.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmulti-os-engine%2Fmoe-natj","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmulti-os-engine%2Fmoe-natj","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmulti-os-engine%2Fmoe-natj/lists"}