{"id":26930298,"url":"https://github.com/limitcool/xm","last_synced_at":"2025-04-02T06:18:19.399Z","repository":{"id":244916890,"uuid":"816714883","full_name":"limitcool/xm","owner":"limitcool","description":"XM (Xross-Compile Manager) is a cross-platform compilation management tool that supports cross-compilation for Go and Rust programming languages. Users can easily select the target compilation environment and architecture, and set compiler paths to simplify the cross-compilation process.","archived":false,"fork":false,"pushed_at":"2024-06-18T09:25:44.000Z","size":303,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T23:53:37.183Z","etag":null,"topics":["compile","cross-platform","go","gui","rust","slint","tool","ui"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/xm","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/limitcool.png","metadata":{"files":{"readme":"README-en.md","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":"2024-06-18T09:11:11.000Z","updated_at":"2024-12-19T08:29:27.000Z","dependencies_parsed_at":"2024-06-18T09:36:57.988Z","dependency_job_id":null,"html_url":"https://github.com/limitcool/xm","commit_stats":null,"previous_names":["limitcool/xm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limitcool%2Fxm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limitcool%2Fxm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limitcool%2Fxm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limitcool%2Fxm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/limitcool","download_url":"https://codeload.github.com/limitcool/xm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246763881,"owners_count":20829800,"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":["compile","cross-platform","go","gui","rust","slint","tool","ui"],"created_at":"2025-04-02T06:18:18.911Z","updated_at":"2025-04-02T06:18:19.387Z","avatar_url":"https://github.com/limitcool.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# XM - Xross Compile Manager\n\nEnglish| [简体中文](README.md)\n\n![logo](assets/logo_200.jpg)\n\nXM (Xross-Compile Manager) is a cross-platform compilation management tool that supports cross-compilation for Go and Rust programming languages. Users can easily select the target compilation environment and architecture, and set compiler paths to simplify the cross-compilation process.\n\n## Features\n\n- Supports Go and Rust programming languages\n- Supports Linux and Windows compilation environments\n- Supports ARM and x86_64 architectures\n- Allows users to set CC and CXX compiler paths\n- Optional CGO support (Go language only)\n\n## Installation\nYou can install XM from crates.io using Cargo:\n```bash\ncargo install xm\n```\nYou can download the source code of XM from GitHub, then use the cargo tool to compile and install it:\n\n```bash\ngit clone https://github.com/limitcool/xm.git\ncd xm\ncargo build --release\ncargo install --path .\n```\n\n## Usage\n\n1. After opening the software, you will see the following interface:\n\n   ![image](assets/image.png)\n\n   - **Project Path**: Select your project path\n   - **Programming Language**: Choose Go or Rust\n   - **Compilation Environment**: Choose Linux or Windows\n   - **Architecture**: Choose ARM or x86_64\n   - **Enable CGO**: (Visible only when Go is selected) Choose whether to enable CGO\n\n2. In the **Compiler Paths** tab, set the paths for CC and CXX compilers.\n\n3. After configuring, click the “Compile” button to start the compilation.\n\n## Contribution\n\nIf you want to contribute to this project, please follow these steps:\n\n1. Fork this repository.\n2. Create a new branch (`git checkout -b feature-branch`).\n3. Commit your changes (`git commit -am 'Add new feature'`).\n4. Push to the branch (`git push origin feature-branch`).\n5. Create a new Pull Request.\n\n## License\n\nThis project is licensed under the MIT License. For more details, please refer to the [LICENSE](LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimitcool%2Fxm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flimitcool%2Fxm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimitcool%2Fxm/lists"}