https://github.com/strawberrymusicplayer/strawberry-mxe
:floppy_disk: Cross environment for strawberry
https://github.com/strawberrymusicplayer/strawberry-mxe
cross-compile cross-compiling-toolchain cross-environment mxe strawberry
Last synced: 3 months ago
JSON representation
:floppy_disk: Cross environment for strawberry
- Host: GitHub
- URL: https://github.com/strawberrymusicplayer/strawberry-mxe
- Owner: strawberrymusicplayer
- License: other
- Created: 2018-07-12T02:26:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T20:15:09.000Z (12 months ago)
- Last Synced: 2024-10-29T22:45:28.878Z (12 months ago)
- Topics: cross-compile, cross-compiling-toolchain, cross-environment, mxe, strawberry
- Language: Makefile
- Homepage:
- Size: 14 MB
- Stars: 9
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# :floppy_disk: MXE (M cross environment) [![License][license-badge]][license-page] 
[license-page]: LICENSE.md
[license-badge]: https://img.shields.io/badge/License-MIT-brightgreen.svg
MXE (M cross environment) is a Makefile that compiles a cross compiler and many free libraries.
This is a modified and minimal version of MXE specifically to build [Strawberry](https://github.com/strawberrymusicplayer/strawberry).
Feel free to make use of it if you need something.
See [MXE](https://github.com/mxe/mxe) for the official and full version.