Jordan Carlin
|
d5649f6f1d
|
Limit number of threads if 8 GB of memory
|
2024-10-13 17:32:38 -07:00 |
|
Jordan Carlin
|
4eb55309e4
|
Update logging and error messages for installation
|
2024-10-03 12:26:28 -07:00 |
|
Jordan Carlin
|
92b4b840fd
|
Update installation logging filter
|
2024-10-03 12:17:32 -07:00 |
|
Jordan Carlin
|
7dc1619e4e
|
Add check for incompatible PATH to wally-tool-chain-installation
|
2024-10-03 12:17:32 -07:00 |
|
Jordan Carlin
|
77d3ffaca4
|
Installation tar fixes
|
2024-09-30 15:59:37 -07:00 |
|
Jordan Carlin
|
24a95d9ecb
|
Update Sail status messages
|
2024-09-30 15:59:32 -07:00 |
|
Jordan Carlin
|
4c8114c175
|
Installation fixes
|
2024-09-30 15:59:23 -07:00 |
|
Jordan Carlin
|
82a19a4858
|
Remove remaining mentions of opam
|
2024-09-30 15:59:15 -07:00 |
|
Jordan Carlin
|
5471d8efa5
|
Fix sail binary install
|
2024-09-30 15:59:03 -07:00 |
|
Jordan Carlin
|
59dc20fa17
|
Simplify install using curl for extra dependencies
|
2024-09-30 15:58:36 -07:00 |
|
Jordan Carlin
|
e13880accf
|
Use cp -r for sail
|
2024-09-30 15:58:31 -07:00 |
|
Jordan Carlin
|
f63b6a8495
|
Don't install z3 for sail
|
2024-09-30 15:58:28 -07:00 |
|
Jordan Carlin
|
8f49c527d9
|
No more opam
|
2024-09-30 15:58:11 -07:00 |
|
Jordan Carlin
|
6971c3723d
|
Use sail binary release
|
2024-09-30 15:58:04 -07:00 |
|
Jordan Carlin
|
5118a1ff9f
|
Pin GCC to 13.2.0 to avoid GCC 14 issue with Q extension
|
2024-09-29 17:03:00 -07:00 |
|
Rose Thompson
|
f603d21826
|
Updated my name in multiple locations.
|
2024-08-21 10:50:39 -07:00 |
|
Jordan Carlin
|
55bdb918cf
|
Update gcc activation method for old distros
|
2024-08-09 17:07:33 -07:00 |
|
Jordan Carlin
|
4eb2f692d7
|
Update python venv prompt
|
2024-08-08 22:04:27 -07:00 |
|
Jordan Carlin
|
f3bc84a15c
|
filter more console output
|
2024-08-08 22:03:45 -07:00 |
|
Jordan Carlin
|
178d401c5c
|
Update LD_LIBRARY_PATH to fix qemu on Ubuntu 20.04
|
2024-07-27 14:50:17 -07:00 |
|
Jordan Carlin
|
a32cdf273f
|
Remove opam folder when install with --clean
|
2024-07-27 14:50:02 -07:00 |
|
Jordan Carlin
|
784c73a619
|
Don't delete logs in --clean mode
|
2024-07-26 22:37:47 -07:00 |
|
Jordan Carlin
|
c9ec609d67
|
Update logger to filter more text from buildroot install
|
2024-07-26 22:35:43 -07:00 |
|
Jordan Carlin
|
9b25f30741
|
Update LD_LIBRARY_PATH in wally-tool-chain-install script
|
2024-07-26 22:35:22 -07:00 |
|
Jordan Carlin
|
d3032cf3ee
|
Clean up install script comments
|
2024-07-26 22:35:02 -07:00 |
|
Jordan Carlin
|
61cad27fec
|
Add buildroot to wally-tool-chain-install
|
2024-07-26 22:34:55 -07:00 |
|
Jordan Carlin
|
22a7ba1889
|
Cleanup
|
2024-07-25 21:16:00 -07:00 |
|
Jordan Carlin
|
6d77b22281
|
Automatically determine number of threads to use in wally-tool-chain-install
|
2024-07-24 20:19:30 -07:00 |
|
Jordan Carlin
|
07ac498623
|
Switch to logger function and fix exit codes
|
2024-07-23 23:42:03 -07:00 |
|
Jordan Carlin
|
4c0265f67d
|
Update logging grep
|
2024-07-23 23:40:42 -07:00 |
|
Jordan Carlin
|
76277d1e7d
|
Fix logging
|
2024-07-23 23:40:03 -07:00 |
|
Jordan Carlin
|
9dad0aea1d
|
Add logs and reduce console output
|
2024-07-22 23:13:38 -07:00 |
|
Jordan Carlin
|
2c08406b7f
|
Update python versions
|
2024-07-22 23:12:48 -07:00 |
|
Jordan Carlin
|
a2b9e34682
|
Use requirements file for pip packages
|
2024-07-22 23:12:27 -07:00 |
|
Jordan Carlin
|
23b7d2059f
|
Update section header function usage
|
2024-07-22 23:10:45 -07:00 |
|
Jordan Carlin
|
4488595c9f
|
Add --clean flag to install to remove git repositories and save space
|
2024-07-21 10:08:51 -07:00 |
|
Jordan Carlin
|
b6a6a5cc74
|
update riscof link
|
2024-07-20 01:36:33 -07:00 |
|
Jordan Carlin
|
0540f25b0e
|
Update opam installation to use /opt/riscv folder
|
2024-07-20 01:34:53 -07:00 |
|
Jordan Carlin
|
36ea9f3fcd
|
Use arithmetic comparisons where possible
|
2024-07-20 00:45:10 -07:00 |
|
Jordan Carlin
|
302c23dc42
|
Fix git_check function repo variable
|
2024-07-20 00:24:26 -07:00 |
|
Jordan Carlin
|
36579d5aec
|
Fix git_check return values
|
2024-07-19 11:09:27 -07:00 |
|
Jordan Carlin
|
af796116c9
|
Refactor git repo checks to use a function
|
2024-07-19 11:09:27 -07:00 |
|
Jordan Carlin
|
85a84dcbed
|
Update setup scripts to be more verbose about errors
|
2024-07-19 10:14:19 -07:00 |
|
Jordan Carlin
|
43b9e2ca92
|
Refactor section headers
|
2024-07-08 07:21:08 -07:00 |
|
Jordan Carlin
|
ae1829f23a
|
Cleanup
|
2024-07-08 06:50:29 -07:00 |
|
Jordan Carlin
|
f0268a011a
|
Add comments to site-setup for new gcc
|
2024-07-04 13:44:50 -07:00 |
|
Jordan Carlin
|
9f52f7712a
|
Update installation script comments
|
2024-07-03 23:42:31 -07:00 |
|
Jordan Carlin
|
6f71f30a42
|
Add error messages
|
2024-07-03 22:26:10 -07:00 |
|
Jordan Carlin
|
65b3a97379
|
Speed up qemu clone with multiple submodules in parallel
|
2024-07-03 22:14:17 -07:00 |
|
Jordan Carlin
|
feb6e2a8ef
|
Update sourcing of secondary scripts to work when called from any directory
|
2024-07-02 22:17:43 -07:00 |
|