Luke Street
|
c106123877
|
Use mimalloc when targeting musl
Also removes the armv7 linux build.
If you were using this, let me know!
Updates all dependencies
|
2024-09-29 12:20:28 -06:00 |
Luke Street
|
e430cb56f5
|
Remove features from CI
|
2024-09-09 22:05:33 -06:00 |
Luke Street
|
8b793b5616
|
Update CI workflow & all dependencies
|
2024-09-09 20:36:18 -06:00 |
Luke Street
|
d3c2e8192c
|
ci: Bump cargo-zigbuild version
|
2024-05-01 09:37:09 -06:00 |
Luke Street
|
9249fa67b8
|
ci: Update actions versions
|
2024-03-13 18:31:42 -06:00 |
Robin Avery
|
a2cae4f82a
|
Check if git tag matches Cargo version when releasing (#44)
* Check if git tag matches Cargo version when releasing
* Specify `bash` explicitly
|
2024-02-28 21:15:04 -07:00 |
Luke Street
|
1614997108
|
ci: Fix linux-i686 artifact name (previously linux-x86)
|
2024-01-13 22:02:52 -07:00 |
Luke Street
|
854ed74605
|
CI: Fix release job
|
2023-11-18 23:50:01 -05:00 |
Luke Street
|
d7a3fd53c7
|
Fix CI artifact upload
|
2023-11-18 15:07:44 -05:00 |
Luke Street
|
8f559c8921
|
Update dependencies & CI changes
- Use separate release-lto profile for CI
- A couple of clippy fixes
|
2023-11-18 15:03:24 -05:00 |
Luke Street
|
771c380129
|
ci: Pin ziglang / cargo-zigbuild versions
|
2023-08-05 18:41:18 -04:00 |
Luke Street
|
2ccb5f7b36
|
Fix clippy issue & add fmt check
|
2023-08-04 10:46:02 -04:00 |
Luke Street
|
e12a43fcd2
|
ci: Build i686-unknown-linux-musl
|
2023-01-24 20:09:57 -05:00 |
Luke Street
|
21c386d1a6
|
Version 0.2.1
- Build static Linux binaries
- Use cargo-zigbuild for cross compilation
|
2022-12-14 13:20:22 -05:00 |
Luke Street
|
141339fcb0
|
Version 0.2.0
- Add `elf disasm` (disassemble an ELF)
- Add `elf fixup` (for GNU assembler)
- Add `map order` (link order deduction)
- Add `map slices` (ppcdis slices.yml, WIP)
- Add `map symbols` (ppcdis symbols.yml, WIP)
- Big speed improvement for map processing
- Minor `elf2dol` cleanup
|
2022-12-10 01:51:42 -05:00 |
Luke Street
|
a1cf93e605
|
Fix build badge in README.md
|
2022-11-27 17:10:58 -05:00 |
Luke Street
|
636cbea59c
|
Initial commit
|
2022-11-27 17:02:32 -05:00 |