summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
colepoirier [Mon, 18 May 2020 19:55:13 +0000 (12:55 -0700)]
Significantly simplfied yosys and related tools installation script
colepoirier [Fri, 15 May 2020 19:06:51 +0000 (12:06 -0700)]
Added python3-setuptools to 'install-apt-reqs' script
colepoirier [Thu, 14 May 2020 22:31:57 +0000 (15:31 -0700)]
First working draft of 'yosys-et-al' script for building and
installing all necessary yosys related tools from source
colepoirier [Thu, 14 May 2020 22:29:44 +0000 (15:29 -0700)]
Updated install-apt-reqs with more than 10 dependecies that were
previously missing
colepoirier [Tue, 12 May 2020 19:28:11 +0000 (12:28 -0700)]
First draft of coriolis2 chroot dependency setup script, not currently
working
colepoirier [Tue, 12 May 2020 19:27:11 +0000 (12:27 -0700)]
Create alphabetical dedulicated file of apt dependencies for coriolis
chroot
colepoirier [Tue, 12 May 2020 19:24:05 +0000 (12:24 -0700)]
Added more of the required apt dependencies, specified -y option for all
apt operations
colepoirier [Tue, 21 Apr 2020 21:03:40 +0000 (14:03 -0700)]
First commit of script that installs host apt dependencies
Cole Poirier [Fri, 3 Apr 2020 19:41:33 +0000 (12:41 -0700)]
Initial commit