Sergio Gasquez
|
7a5d30bb20
|
test: 🧪 Add parse_version tests
|
2022-11-03 19:16:12 +00:00 |
|
Sergio Gasquez
|
cec06ace13
|
fix: 🐛 Fix retain condition
|
2022-11-03 19:00:40 +00:00 |
|
Sergio Gasquez
|
52da41d243
|
refactor: ♻️ Move version functions to XtensaRust
|
2022-11-03 19:15:49 +01:00 |
|
Sergio Gasquez
|
76c903b9da
|
feat: ⚡️ Avoid using a hardcoded Xtensa Rust version
|
2022-11-03 18:17:28 +01:00 |
|
Sergio Gasquez
|
275c0ccfc4
|
feat: ✨ Add fn to get the latest Xtensa rust release version
|
2022-11-03 18:17:09 +01:00 |
|
Sergio Gasquez
|
143619f966
|
build: ➕ Add serde-json
|
2022-11-03 18:16:43 +01:00 |
|
Sergio Gasquez
|
cb88f7fe0f
|
chore: ⬆️ Update Xtensa Rust toolchain version
|
2022-11-03 10:27:34 +01:00 |
|
Sergio Gasquez Arcos
|
a63c92073f
|
Merge pull request #36 from lu-zero/patch-1
Fix a typo
|
2022-11-02 15:38:02 +01:00 |
|
Luca Barbato
|
6f68b156bd
|
Fix a typo
|
2022-11-02 15:19:12 +01:00 |
|
Sergio Gasquez Arcos
|
6f2f400296
|
Merge pull request #35 from esp-rs/dependabot/cargo/miette-5.4.1
build(deps): bump miette from 5.3.0 to 5.4.1
|
2022-11-02 13:58:09 +01:00 |
|
dependabot[bot]
|
150f7165cb
|
build(deps): bump miette from 5.3.0 to 5.4.1
Bumps [miette](https://github.com/zkat/miette) from 5.3.0 to 5.4.1.
- [Release notes](https://github.com/zkat/miette/releases)
- [Changelog](https://github.com/zkat/miette/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zkat/miette/compare/miette-derive-v5.3.0...miette-derive-v5.4.1)
---
updated-dependencies:
- dependency-name: miette
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-31 21:41:40 +00:00 |
|
Sergio Gasquez
|
8c4d53e8af
|
chore: 🎨 Remove unecesary comments
|
2022-10-31 11:11:09 +01:00 |
|
Sergio Gasquez
|
b1cdc4a62f
|
docs: 📝 Add ldproxy note on espidf-version arg
|
2022-10-31 11:07:27 +01:00 |
|
Sergio Gasquez Arcos
|
37335b4371
|
Merge pull request #34 from esp-rs/feature/mod-refactor
Feature/mod refactor
|
2022-10-31 11:05:59 +01:00 |
|
Sergio Gasquez
|
cf2e364b6b
|
refactor: 🎨 Rename toolchain structs
|
2022-10-31 10:56:18 +01:00 |
|
Sergio Gasquez
|
c4904b78ed
|
refactor: 🎨 Rename toolchain modules
|
2022-10-31 10:54:24 +01:00 |
|
Sergio Gasquez Arcos
|
0764c0aee5
|
Merge pull request #23 from esp-rs/feature/llvm-argument
Add llvm-version arg
|
2022-10-31 10:50:40 +01:00 |
|
Sergio Gasquez
|
e864b189b3
|
style: 🎨 Fix format
|
2022-10-31 09:29:04 +00:00 |
|
Sergio Gasquez Arcos
|
ca4ac901e3
|
Merge branch 'main' into feature/llvm-argument
|
2022-10-31 10:23:02 +01:00 |
|
Sergio Gasquez Arcos
|
15aed4f617
|
Merge pull request #33 from esp-rs/feature/xtensa-installation
Only install Xtensa Rust toolchain when there is at least one Xtensa target
|
2022-10-31 10:21:05 +01:00 |
|
Sergio Gasquez
|
00c664f87d
|
perf: ⚡️ Improve how xtensa_rust is assigned
|
2022-10-31 09:02:38 +00:00 |
|
Sergio Gasquez
|
f119257d14
|
chore: 🎨 Improve log message
|
2022-10-29 07:49:33 +00:00 |
|
Sergio Gasquez
|
ef61c7b88b
|
chore: 🎨 Add saving log
|
2022-10-29 09:40:09 +02:00 |
|
Sergio Gasquez
|
bb8ae09a31
|
refactor: 🎨 Rename XtesaRust struct and methods. Add uninstall method
|
2022-10-29 09:35:26 +02:00 |
|
Sergio Gasquez
|
3c3ba756b0
|
feat: ⚡️ Only install Xtensa Rust toolchain when there is at least one Xtensa target
|
2022-10-28 14:59:57 +00:00 |
|
Sergio Gasquez
|
49e34a8338
|
chore: 🐛 Update cargo lock
|
2022-10-28 16:44:17 +02:00 |
|
Sergio Gasquez
|
a02375a300
|
chore: 🎨 Update version to 0.2.0-dev
|
2022-10-28 16:11:41 +02:00 |
|
Sergio Gasquez
|
2bf4a3bd90
|
Merge branch 'feature/llvm-argument' of https://github.com/esp-rs/espup into feature/llvm-argument
|
2022-10-28 05:59:34 +00:00 |
|
Sergio Gasquez
|
d57e4f039f
|
docs: 📝 Remove experimental note
|
2022-10-27 20:22:45 +02:00 |
|
Sergio Gasquez
|
33be627a1b
|
docs: 📝 Add details about requirements
|
2022-10-27 13:57:47 +00:00 |
|
Sergio Gasquez
|
71dc527718
|
chore: ➕ Add libtinfo5 dependency
|
2022-10-27 12:50:55 +02:00 |
|
Sergio Gasquez
|
0a98a3254c
|
Merge branch 'main' into feature/llvm-argument
|
2022-10-27 10:36:31 +00:00 |
|
Sergio Gasquez
|
7460cfc63c
|
build: 📌 Pin dependencies and cargo update
|
2022-10-27 10:27:43 +00:00 |
|
Sergio Gasquez
|
42438be937
|
docs: 📝 Update usage sections
|
2022-10-27 10:26:17 +00:00 |
|
Sergio Gasquez
|
3ba90de9e3
|
chore: 🎨 Update dockerfile for different distros
|
2022-10-27 12:13:28 +02:00 |
|
Sergio Gasquez
|
4ce421288a
|
docs: 📝 Update requirements
|
2022-10-27 12:13:04 +02:00 |
|
Sergio Gasquez Arcos
|
799d454a15
|
Merge pull request #18 from esp-rs/feature/doc-update
Feature/doc update
|
2022-10-27 10:35:02 +02:00 |
|
Sergio Gasquez Arcos
|
f3bdc714b0
|
Merge branch 'main' into feature/doc-update
|
2022-10-27 10:34:50 +02:00 |
|
Sergio Gasquez Arcos
|
7af45f5999
|
Merge pull request #27 from esp-rs/feature/rustup-check
Add `rustup` as a requirement
|
2022-10-27 10:32:09 +02:00 |
|
Sergio Gasquez Arcos
|
154093717d
|
Merge branch 'main' into feature/llvm-argument
|
2022-10-26 17:09:18 +02:00 |
|
Sergio Gasquez Arcos
|
b2ca668652
|
Merge pull request #31 from esp-rs/feature/config-file
Add configuration file
|
2022-10-26 16:52:59 +02:00 |
|
Sergio Gasquez
|
da8f8b45db
|
chore: 📌 Add MSRV
|
2022-10-26 16:44:57 +02:00 |
|
Sergio Gasquez
|
34a4b19cc9
|
build: ⏪️ Revert cargo.toml
|
2022-10-26 09:31:41 +00:00 |
|
Sergio Gasquez
|
329f8bdb6a
|
chore: ⚡️ Fix clippy warnings
|
2022-10-26 09:14:50 +00:00 |
|
Sergio Gasquez
|
80b5f1bc3f
|
chore: ⚡️ Fix clippy warnings
|
2022-10-26 09:08:53 +00:00 |
|
Sergio Gasquez
|
b69e7c81ea
|
docs: 📝 Add/improve fn documentation
|
2022-10-26 09:03:54 +00:00 |
|
Sergio Gasquez
|
0da0745ea1
|
build: ➕ Add regex
|
2022-10-26 08:51:48 +00:00 |
|
Sergio Gasquez
|
7a8b2039f2
|
refactor: ⚡️ Improve update subcommand and add toolchain_version parser
|
2022-10-26 08:51:28 +00:00 |
|
Sergio Gasquez
|
1bfef0e3db
|
feat: ✨ Update uninstall subcommand
|
2022-10-25 15:47:16 +00:00 |
|
Sergio Gasquez
|
9e39079154
|
chore: 🎨 Code cleanup
|
2022-10-25 15:02:06 +00:00 |
|