Releases: impactaky/mimic-cross
Releases · impactaky/mimic-cross
2.3.0
New Feature Summary
- New support packages (clang, clangd, ccache)
Fix bugs
- Mimic python script with argument -m
What's Changed
- Fasten local development by @impactaky in #29
- KeepOriginalBin use original path by @impactaky in #30
- Support clang by @impactaky in #31
- Add clangd and ccache by @impactaky in #32
- Fix python script with argument -m by @impactaky in #33
- Update ignore files by @impactaky in #34
- Suggest command does not show supported packages by @impactaky in #35
Full Changelog: 2.2.0...2.3.0
2.2.0
New Feature Summary
- Release ubuntu20.04 image
- Support user customize https://github.com/impactaky/mimic-cross/blob/main/doc/custom.md
What's Changed
- Make configurable by /etc/mimic-cross/custom by @impactaky in #25
- Add document for customize mimic-cross by @impactaky in #26
- Remove version hardcoding in python.postInstall by @impactaky in #27
- Support more versioned packages by @impactaky in #28
Full Changelog: 2.1.0...2.2.0
2.1.0
New Feature Summary
- Support gcc's -native option and make configurable by MIMIC_CROSS_GCC_NATIVE_XXX environment value
- Use
deno compile
for avoiding Deno update check on runtime
What's Changed
- Add support native option to gcc and g++ by @impactaky in #15
- Run test in CI by @impactaky in #17
- Use deno compile by @impactaky in #18
- Fix gcc blocklist by @impactaky in #19
- Fix gcc return value by @impactaky in #20
- Refactoring by @impactaky in #21
- Run lint on CI by @impactaky in #22
- Switch aarch64 deno to official by @impactaky in #23
- Fix deno version by @impactaky in #24
Full Changelog: 2.0.1...2.1.0
2.0.1
What's Changed
- Support double quoted string in python3 arguments by @f0reachARR in #11
- Update deno by @impactaky in #12
- Fix script/build.ts wrong path by @impactaky in #13
- Update README by @impactaky in #14
New Contributors
- @f0reachARR made their first contribution in #11
Full Changelog: 2.0.0...2.0.1