Sergio Gasquez Arcos
|
9954cc82c1
|
Merge pull request #110 from esp-rs/fix/default-host-error
Add possibles values to default_host arguments
|
2022-12-27 11:12:20 +01:00 |
|
Sergio Gasquez
|
7bc3f5adf8
|
chore: 🔊 Update logs
|
2022-12-27 10:09:26 +00:00 |
|
Sergio Gasquez
|
852af724b2
|
docs: 📝 Add documentation for uninstall methods
|
2022-12-27 10:30:43 +01:00 |
|
Sergio Gasquez
|
b52cb2cff9
|
refactor: ♻️ Use uinstall methods
|
2022-12-27 10:22:18 +01:00 |
|
Sergio Gasquez
|
68a116b00c
|
refactor: ♻️ Add uninstall method
|
2022-12-27 10:21:35 +01:00 |
|
Sergio Gasquez
|
f25545e0f3
|
refactor: ♻️ Add uninstall method
|
2022-12-27 10:21:25 +01:00 |
|
Sergio Gasquez
|
8f2ce52020
|
refactor: ♻️ Add uninstall methods
|
2022-12-27 10:20:56 +01:00 |
|
Sergio Gasquez
|
abf4d4d7c0
|
refactor: ♻️ Add uninstall method
|
2022-12-27 10:19:21 +01:00 |
|
Sergio Gasquez
|
fd38112ef8
|
refactor: ♻️ Add delete method
|
2022-12-27 10:18:21 +01:00 |
|
Sergio Gasquez Arcos
|
f06c8e0566
|
Merge pull request #115 from esp-rs/feature/install-ulp
Install GCC toolchain for ULP coprocessors
|
2022-12-27 10:10:11 +01:00 |
|
dependabot[bot]
|
bb86ff30bc
|
build(deps): bump openssl from 0.10.44 to 0.10.45
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.44 to 0.10.45.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.44...openssl-v0.10.45)
---
updated-dependencies:
- dependency-name: openssl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-26 21:06:42 +00:00 |
|
dependabot[bot]
|
f877688e2e
|
build(deps): bump async-trait from 0.1.59 to 0.1.60
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.59 to 0.1.60.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.59...0.1.60)
---
updated-dependencies:
- dependency-name: async-trait
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-26 21:06:34 +00:00 |
|
dependabot[bot]
|
3aef531db9
|
build(deps): bump clap from 4.0.29 to 4.0.32
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.29 to 4.0.32.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.29...v4.0.32)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-26 21:06:18 +00:00 |
|
Sergio Gasquez Arcos
|
db2ea65077
|
Merge pull request #99 from esp-rs/feature/change-ubuntu
Update ubuntu version used in CI
|
2022-12-23 16:34:45 +01:00 |
|
Sergio Gasquez Arcos
|
167421cfe8
|
Merge pull request #101 from esp-rs/dependabot/cargo/anyhow-1.0.68
build(deps): bump anyhow from 1.0.66 to 1.0.68
|
2022-12-23 16:30:32 +01:00 |
|
Sergio Gasquez Arcos
|
d89d3fa831
|
Merge pull request #102 from esp-rs/dependabot/cargo/thiserror-1.0.38
build(deps): bump thiserror from 1.0.37 to 1.0.38
|
2022-12-23 16:29:54 +01:00 |
|
Sergio Gasquez Arcos
|
fa18737382
|
Merge pull request #114 from esp-rs/fix/llvm-uninstall
Improve LLVM uninstall
|
2022-12-23 16:04:53 +01:00 |
|
Sergio Gasquez
|
52349c81d1
|
fix: 🐛 Clippy warnings
|
2022-12-23 15:33:05 +01:00 |
|
Sergio Gasquez
|
46bc2f141a
|
fix: 🐛 Properly delete Xtensa Rust in windows
|
2022-12-23 15:01:43 +01:00 |
|
Sergio Gasquez
|
914712d4c0
|
fix: 🐛 Properly delete the LLVM directory
|
2022-12-23 15:01:07 +01:00 |
|
Sergio Gasquez Arcos
|
299494e913
|
Merge pull request #111 from esp-rs/fix/windows-exports
Fix Windows exports
|
2022-12-23 14:20:25 +01:00 |
|
Sergio Gasquez
|
8c3575044d
|
refactor: ⚡️ Simplify arch checks for uninstall
|
2022-12-23 12:45:55 +00:00 |
|
Sergio Gasquez
|
12db3fcb56
|
refactor: ⚡️ Simplify arch checks for installation
|
2022-12-23 12:27:59 +00:00 |
|
Sergio Gasquez
|
47ff6c31fc
|
feat: ✨ Add riscv constructor
|
2022-12-23 12:27:04 +00:00 |
|
Sergio Gasquez
|
c85e24a6c7
|
feat: ✨ Add some methods to get the target arch
|
2022-12-23 12:26:53 +00:00 |
|
Sergio Gasquez
|
edb43de2d9
|
fix: 🎨 Store GCC export paths between quotes
|
2022-12-23 11:10:33 +00:00 |
|
Sergio Gasquez
|
30cf198ce2
|
fix: 🎨 Avod mixing / and \ in Windows exports
|
2022-12-23 12:04:57 +01:00 |
|
Sergio Gasquez
|
cc967c9945
|
feat: ✨ Add possibles values to default_host arguments
|
2022-12-23 11:49:48 +01:00 |
|
Sergio Gasquez Arcos
|
736627d35f
|
Merge pull request #107 from SergioGasquez/fix/riscv-uninstall
Fix RiscV installation/uninstallation
|
2022-12-23 11:40:50 +01:00 |
|
Sergio Gasquez
|
c9306bdaeb
|
fix: 🐛 Fix clippy
|
2022-12-23 10:32:08 +00:00 |
|
Sergio Gasquez
|
25cd4f2c8f
|
fix: 🐛 Only install riscv32-esp-elf once
|
2022-12-23 10:24:28 +00:00 |
|
Sergio Gasquez
|
212a384460
|
fix: 🐛 Return result instead of unwrapping
|
2022-12-23 10:23:37 +00:00 |
|
Sergio Gasquez
|
3e729ed586
|
fix: 🐛 Export variables even when reusing GCC installation
|
2022-12-23 10:22:45 +00:00 |
|
Sergio Gasquez Arcos
|
e1fc141efb
|
Merge branch 'main' into fix/riscv-uninstall
|
2022-12-23 10:01:31 +01:00 |
|
Sergio Gasquez
|
2d837b833f
|
chore: 🎨 Update RISC-V logs to make them consistent
|
2022-12-23 09:54:42 +01:00 |
|
Sergio Gasquez
|
adef0ba273
|
feat: ✨ Use both imc and imac target for RISC-V targets
|
2022-12-23 09:54:21 +01:00 |
|
Sergio Gasquez
|
da7712907d
|
fix: 🐛 Fix duplicated import
|
2022-12-23 09:53:50 +01:00 |
|
Sergio Gasquez
|
d472f26ca2
|
chore: 🎨 Update RISC-V logs to make them consistent
|
2022-12-23 09:43:25 +01:00 |
|
Sergio Gasquez
|
6d16b3f5f3
|
fix: 🐛 Fix riscv uninstallation
|
2022-12-23 09:43:25 +01:00 |
|
Sergio Gasquez
|
5a322c69c5
|
fix: 🐛 Fix Windows build
|
2022-12-23 09:42:16 +01:00 |
|
Sergio Gasquez
|
26986b5c8a
|
fix: 🐛 Remove stopwatch
|
2022-12-23 09:42:16 +01:00 |
|
Sergio Gasquez
|
b0b338e0c2
|
fix: 🐛 Remove TODO
|
2022-12-23 09:42:16 +01:00 |
|
Sergio Gasquez
|
a301fad617
|
fix: 🐛 Fix receiving
|
2022-12-23 09:42:16 +01:00 |
|
Sergio Gasquez
|
ec65811977
|
feat: ✨ Paralelize gcc installation
|
2022-12-23 09:42:16 +01:00 |
|
Sergio Gasquez
|
039d70e7db
|
fix: 🐛 Add llvm to to_install
|
2022-12-23 09:42:16 +01:00 |
|
Sergio Gasquez
|
b15b7bb749
|
feat: ✨ Await only the len of to_install
|
2022-12-23 09:42:16 +01:00 |
|
Sergio Gasquez
|
8b2fcf9c12
|
feat: ✨ Spawn a task for every install
|
2022-12-23 09:42:16 +01:00 |
|
Sergio Gasquez
|
c9fbf034bb
|
chore: ✨ Initial attemp to paralelize installations
|
2022-12-23 09:42:16 +01:00 |
|
Sergio Gasquez
|
4717922d99
|
refactor: ⚡️ Use RiscVTarget constructor
|
2022-12-23 09:42:16 +01:00 |
|
Sergio Gasquez
|
2ae93f843b
|
refactor: ♻️ Use struct to store RiscV Target info so we can impl Installaable for it
|
2022-12-23 09:42:16 +01:00 |
|