Christian Meusel
a311fb9d0a
Allow specifying export file via ESPUP_EXPORT_FILE ( #403 )
...
* Allow specifying export file via ESPUP_EXPORT_FILE
* Add CHANGELOG.md entry for ESPUP_EXPORT_FILE
2023-12-12 10:32:07 +01:00
Sergio Gasquez Arcos
f59ef6593d
feat: Begin next release cycle ( #405 )
2023-12-11 09:56:19 +01:00
Sergio Gasquez Arcos
8480f3a5a2
Prepare v0.10.0 release ( #402 )
...
* feat: Update deps and espup version
* docs: Update changelog
v0.10.0
2023-12-05 12:00:00 +01:00
Sergio Gasquez
025792b2b0
fix: When using extended LLVM check if the include folder is present
2023-12-05 11:09:08 +01:00
Sergio Gasquez
4cd89f3920
docs: Update notes and warnings
2023-11-24 09:09:47 +01:00
Sergio Gasquez Arcos
375129f190
Update LLVM ( #398 )
...
* feat: Update LLVM
* fix: Clippy warning
* docs: Update changelog
2023-11-23 09:53:44 +01:00
Sergio Gasquez Arcos
66db3ba875
Require toolchain-version for skip-version-parse arg ( #396 )
...
* feat: Require toolchain-version for skip-version-parse arg
* docs: Update changelog
2023-11-14 12:23:56 +01:00
Sergio Gasquez
efc7ff7bdd
feat: Begin next release cycle
2023-11-10 11:44:46 +01:00
Sergio Gasquez
5e390e9209
feat: Bump dependencies and update changelog
v0.9.0
2023-11-10 10:40:05 +01:00
Frederick Vollbrecht
7dc66b012e
🚩 add flag to only install riscv if user wants ( #391 )
...
* 🚩 add flag to only install riscv if user wants
* clippy
* rename flag to esp_riscv_gcc
* update comments
* 📝 update CHANGEL + README
* ✏️ typo
* Update src/cli.rs
Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com>
* Update src/toolchain/mod.rs
Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com>
* alphabetical ordering
---------
Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com>
2023-11-08 16:46:25 +01:00
Sergio Gasquez
353331d569
docs: Update nigthly_version arg documentation
2023-11-08 10:29:03 +01:00
Sergio Gasquez
7519f66c01
style: Remove unnecesary log
2023-11-08 10:00:40 +01:00
Sergio Gasquez
a608ef3295
feat: Begin next release cycle
2023-11-07 12:57:48 +01:00
Sergio Gasquez
f727be5727
docs: Update changelog
2023-11-07 12:29:44 +01:00
Sergio Gasquez
69dd9fda45
feat: Bump dependencies and update changelog
2023-11-07 12:05:17 +01:00
Sergio Gasquez Arcos
119ec3a319
Update Windows env ( #389 )
...
* feat: Update Windows env
* feat: Remove unused import in env.rs
* feat: Add version file for GCC and LLVM
* feat: Improve get methods
* fix: Fix includes
2023-11-07 12:04:53 +01:00
Sergio Gasquez
819b3b45f9
style: Update log format
2023-11-02 09:56:14 +00:00
Sergio Gasquez Arcos
e423451b82
Minor improvements ( #384 )
...
* docs: Fix typo
* feat: Less verbose logs and minor improvements
* feat: Use tokio::fs
* style: Improve includes
* docs: Update changelog
* feat: Merge main
2023-10-30 14:53:42 +01:00
Sergio Gasquez Arcos
5e1e06f617
docs: Update changelog ( #385 )
2023-10-30 14:20:49 +01:00
Sergio Gasquez Arcos
f2ad5fa763
Add symlink to LLVM ( #380 )
...
* feat: Add symlink to LLVM in $HOME/.espup/esp-clang
* feat: Remove symlink folder
2023-10-30 14:12:29 +01:00
Sergio Gasquez
e54750d27f
chore: Remove unused emoji.rs
2023-10-26 16:23:53 +02:00
Sergio Gasquez
f512c6f938
docs: Update docs regarding tab completion
2023-10-23 12:43:46 +02:00
Sergio Gasquez
ea3fe81d3e
chore: Prepare new development cycle
2023-10-20 10:46:25 +02:00
Sergio Gasquez Arcos
0d5bda7990
Prepare 0.7.0 release ( #378 )
...
* docs: Update changelog
* build: Bump espup version and dependencies
v0.7.0
2023-10-18 14:33:51 +02:00
Sergio Gasquez Arcos
75f893223a
Remove emojis ( #376 )
...
* style: Remove emojis
* docs: Update changelog
2023-10-18 14:16:46 +02:00
Sergio Gasquez Arcos
80205eddcd
Improve logger fmt and logging messages ( #375 )
...
* chore: Update logger fmt and export file log
* chore: Update log messages
* chore: Log level is now lowercase
* refactor: Merge install and update methods
2023-10-17 15:58:43 +02:00
Sergio Gasquez Arcos
3910ea36fd
Update GCC version ( #373 )
...
* feat: Update GCC version
* docs: Update changelog
2023-10-17 14:05:55 +02:00
Sergio Gasquez
37a942512e
fix: Fix export command
2023-10-11 12:52:35 +02:00
Sergio Gasquez
8d6cbdb9b2
feat: Begin next release cycle
2023-10-04 11:46:45 +02:00
Sergio Gasquez
05e9d334db
docs: Fix typos
2023-10-04 11:31:30 +02:00
Sergio Gasquez Arcos
35a53aa3dc
Prepare v0.6.1 release ( #368 )
...
* build: Bump dependencies and espup version
v0.6.1
2023-10-04 11:16:05 +02:00
Sergio Gasquez
7a0a7ff712
ci: Remove CI jobs
2023-10-04 11:14:24 +02:00
Sergio Gasquez
9bfde2d8af
ci: Remove Cargo dependabot
2023-10-04 09:50:03 +02:00
Sergio Gasquez Arcos
107de282ce
Create $RUSTUP_HOME/tmp if needed ( #365 )
...
* fix: Create $RUSTUP_HOME/tmp if needed
* style: Simplify create_dir_all error
* docs: Update CHANGELOG.md
* perf: Fix Windows includes
2023-10-04 09:49:13 +02:00
Sergio Gasquez
09b94cd9e0
fix: Complete incompleted Xtensa Rust versions
2023-10-04 09:31:38 +02:00
dependabot[bot]
02ac04696f
build(deps): bump reqwest from 0.11.20 to 0.11.21 ( #361 )
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.11.20 to 0.11.21.
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.20...v0.11.21 )
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-03 09:51:40 +02:00
Sergio Gasquez Arcos
130784085f
feat: Begin next release cycle ( #360 )
2023-10-02 16:03:39 +02:00
Sergio Gasquez Arcos
cfe4ce4db9
build: Prepare release ( #359 )
v0.6.0
2023-10-02 14:54:53 +02:00
Sergio Gasquez Arcos
f360a79e3a
Add warn message when failed to detect Xtensa Rust ( #357 )
...
* perf: Add warn message when failed to detect Xtensa Rust
* style: Format log messages
* Add CHANGELOG.md (#358 )
* docs: Add CHANGELOG.md
* ci: Ignore changelog updates
* docs: Update changelog
2023-10-02 12:09:46 +02:00
Sergio Gasquez Arcos
5949af565b
Add CHANGELOG.md ( #358 )
...
* docs: Add CHANGELOG.md
* ci: Ignore changelog updates
2023-09-27 11:35:47 +02:00
dependabot[bot]
a54c85238f
build(deps): bump clap from 4.4.4 to 4.4.5
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.4.4 to 4.4.5.
- [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.4.4...v4.4.5 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-26 10:19:12 +02:00
dependabot[bot]
2e1e3a90d8
build(deps): bump clap from 4.4.2 to 4.4.4
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.4.2 to 4.4.4.
- [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.4.2...v4.4.4 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 12:39:50 +02:00
dependabot[bot]
69bbc7749a
build(deps): bump serde_json from 1.0.106 to 1.0.107
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.106 to 1.0.107.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.106...v1.0.107 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 12:39:37 +02:00
dependabot[bot]
c620ebfa7f
build(deps): bump serde_json from 1.0.105 to 1.0.106 ( #350 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.105 to 1.0.106.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.105...v1.0.106 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-14 09:59:41 +02:00
dependabot[bot]
f178e8a84d
build(deps): bump clap_complete from 4.4.0 to 4.4.1 ( #351 )
...
Bumps [clap_complete](https://github.com/clap-rs/clap ) from 4.4.0 to 4.4.1.
- [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/clap_complete-v4.4.0...clap_complete-v4.4.1 )
---
updated-dependencies:
- dependency-name: clap_complete
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-14 09:59:32 +02:00
Sergio Gasquez Arcos
a4322009b4
Add a flag to skip Xtensa Rust version parsing ( #352 )
...
* feat: Add a flag to skip Xtensa Rust version parsing
* docs: Update Usage section
2023-09-14 08:56:37 +02:00
Sergio Gasquez Arcos
9dfc9708c2
Use RUSTUP_HOME tmp folder ( #348 )
...
* feat: Create tmp folders in Xtensa Rust folder
* fix: Fix Windows imports
* feat: Use RUSTUP_HOME tmp folder
2023-09-14 08:22:16 +02:00
Sergio Gasquez Arcos
5219673fb8
Improve remove_dir_all
errors ( #346 )
...
* feat: Improve remove_dir_all errors
* feat: Small improvements of download_file fn
* feat: Uinstall now deletes everything inside the Xtensa Rust toolchain folder
2023-09-12 09:27:44 +02:00
Sergio Gasquez
2ac988bfea
fix: Fix tempdirs cleanup
2023-09-07 09:43:20 +02:00
Sergio Gasquez
f0148bad2c
feat: Begin next release cycle
2023-09-07 09:28:25 +02:00