338 Commits

Author SHA1 Message Date
Sergio Gasquez
8adab9f403 ci: Upload binary artifacts to release 2022-11-04 11:09:47 +01:00
Sergio Gasquez Arcos
a7497340b6
Merge pull request #43 from esp-rs/feature/rustup-check
Add `rustup` installation
2022-11-04 10:55:32 +01:00
Sergio Gasquez
ad6f71a370 fix: 🐛 Fix Windows build 2022-11-04 10:42:04 +01:00
Sergio Gasquez
af99b15e3a feat: Add rustup installation 2022-11-04 09:30:40 +00:00
Sergio Gasquez
47cfb7b540 chore: Add perl dependency in fedora 2022-11-04 09:22:07 +01:00
Sergio Gasquez Arcos
e6403893f2
Merge pull request #42 from KingKili/patch-1
Add perl to the fedora dependencies
2022-11-04 09:19:55 +01:00
Sergio Gasquez
1c8aac71ee docs: 📝 Add link to the book 2022-11-04 08:05:32 +00:00
Sergio Gasquez
e2062edc85 docs: 📝 Add documentation for precompiled binaries 2022-11-04 08:01:57 +00:00
Sergio Gasquez
65bd292640 docs: 📝 Update installation command 2022-11-04 07:47:19 +00:00
Kilian
e6820a4529
Add perl to the fedora dependencies
I added perl to dependencies on fedora, else the compilation of espup fails
2022-11-04 08:42:12 +01:00
Sergio Gasquez
5a150b5087 chore: 🎨 Update keywords 2022-11-03 22:22:55 +01:00
Sergio Gasquez
247be0745f chore: ⬆️ Update version to 0.2.0 v0.2.0 2022-11-03 20:30:44 +00:00
Sergio Gasquez Arcos
26f971f8ff
Merge pull request #38 from esp-rs/feature/improve-update
Avoid using hardcoded Xtensa Rust version
2022-11-03 21:29:22 +01:00
Sergio Gasquez
5fc3c4e8bc chore: 🎨 Update user agent 2022-11-03 20:26:58 +00:00
Sergio Gasquez
eea93c66ac fix: 🐛 Fix clippy warnings 2022-11-03 19:22:04 +00:00
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 ldproxynote 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