-
-
Notifications
You must be signed in to change notification settings - Fork 345
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revise install scripts and documentation #2204
Conversation
This pull request introduces 2 alerts when merging c3dbe4e into bdf1d31 - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging 7eb6d4f into bdf1d31 - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging 76ac922 into bdf1d31 - view on LGTM.com new alerts:
|
@mikee47 Just to let you know that the linux installation on Ubuntu worked flawlessly. |
f67caf5
to
f65c467
Compare
f65c467
to
84a4467
Compare
7b19c1b
to
295a5f3
Compare
61dc191
to
c65886d
Compare
This pull request introduces 1 alert when merging c65886d into ef18984 - view on LGTM.com new alerts:
|
13316a0
to
09c2325
Compare
09058cb
to
05c5248
Compare
… user install Remove packages after install Define SMINGTOOLS in install script Add export.sh Add docs/Tools/install.sh Add install.sh command-line options
Suggested fix is to upgrade sphinx to version 2.0.1. See the discussion here for details: readthedocs/sphinx_rtd_theme#743
…e=2020-28493. (#11) Co-authored-by: Slavey Karadzhov <[email protected]>
Reflect serial error message to client if open fails
Check for existing directories and skip download/clone with warning Enable verbose output for wget (except when run under CI) Fetch downloads into a 'downloads' directory
Don't kill terminal when running gdb, it'll kill tcp redirector
05c5248
to
5c59d8c
Compare
Use 32-bit ZIP versions, smaller
This PR attempts to address #2099 by scripting as much of the installation as possible, and to support installation for all environments (users and CI systems).
Documentation can be previewed at https://smingdev.readthedocs.io/en/update-getting-started/getting-started/index.html
The linux installation is complete and ready for review.
todo:
esp-idf
should be versioned (i.e. use/opt/esp-idf/v4.1/
) to more easily accommodate development toward v4.2 support... No, leave as-is.Update Windows CI installation scripts to allow alternate user installationChocolatey fine