dev-env-setup.git
2021-05-02 Luke Kenneth... whoops missing EOF
2021-04-23 Luke Kenneth... update dev-env scripts to include openpower-isa
2021-03-30 Luke Kenneth... check out specific version of yosys needed for ls180...
2021-03-29 Luke Kenneth... add libevent-dev
2021-03-29 Luke Kenneth... add libjson-c-dev dependency (for litex)
2021-03-29 Luke Kenneth... comment out nosetests, add in a few "make" commands...
2021-03-12 R Veera KumarAdd make -j parallelization and chown and chgrp the...
2021-03-12 Luke Kenneth... clean up build scripts
2021-03-12 Luke Kenneth... comment and change build location
2021-03-12 Luke Kenneth... formatting, remove proc/sys/dev mount in case its run...
2021-03-12 R Veera KumarAdd new install script for nextpnr with ecp5 support
2021-03-08 Luke Kenneth... add sudo, remove systemd
2021-03-08 Luke Kenneth... add sudo, remove systemd
2021-03-08 Luke Kenneth... add mk-deb-chroot based on coriolis2-chroot
2021-03-08 Luke Kenneth... add comments
2021-03-07 Luke Kenneth... add python3-sphinx to dependencies
2021-03-04 Luke Kenneth... remove -n from make install
2021-03-04 Luke Kenneth... correction to gdb-gcc build script
2021-03-04 Luke Kenneth... first revision ppc64-gdb-gcc script
2021-03-04 Luke Kenneth... add c4m-jtag to required dependencies
2020-09-10 Cole Poirierupdate lsoc-mesa-dev-env-setup as now it builds and...
2020-08-27 Cole Poirierdev-env-setup add specific mesa apt dependencies instal...
2020-08-27 Cole Poirierdev-env setup change name of install-apt-reqs because...
2020-07-24 Cole PoirierRemove use of uid=1000 in favour of $SUDO_USER globally
2020-07-24 Cole PoirierAdd missing pia step, cargo install maturin the rust...
2020-07-24 Cole PoirierCreate script to build and install power_instruction_an...
2020-07-24 Cole PoirierFix minor bugs, give better name to yosys install script
2020-07-23 Cole PoirierFix bugs and add helpful messages, script is tested...
2020-07-15 Cole PoirierRemove duplication of code, chroot-deps are in coriolis...
2020-07-15 Cole PoirierRemove dependency on mercurial
2020-07-15 Tobias Platenuse 'python3 setup.py develop' instead
2020-07-14 Tobias Platenadd setup script for use with virtualenv
2020-07-13 Cole PoirierRemove checkout of known working commit, nmigen issue...
2020-07-12 Cole PoirierAdd nmigen-soc installation to script, use known-workin...
2020-05-19 colepoirierFix silly typo in coriolis2-chroot script
2020-05-19 colepoirierReorder installs, now compiling yosys from source before
2020-05-18 colepoirierApplied JP's patch to correctly set coriolisenv
2020-05-18 colepoirierMade hdl-dev-repos script executable
2020-05-18 colepoirierAdded missing dependency 'libmpfr-dev' to 'install...
2020-05-18 colepoirierCreated simple script to install and 'python3 setup...
2020-05-18 colepoirierSignificantly simplfied yosys and related tools install...
2020-05-15 colepoirierAdded python3-setuptools to 'install-apt-reqs' script
2020-05-14 colepoirierFirst working draft of 'yosys-et-al' script for buildin...
2020-05-14 colepoirierUpdated install-apt-reqs with more than 10 dependecies...
2020-05-12 colepoirierFirst draft of coriolis2 chroot dependency setup script...
2020-05-12 colepoirierCreate alphabetical dedulicated file of apt dependencie...
2020-05-12 colepoirierAdded more of the required apt dependencies, specified...
2020-04-21 colepoirierFirst commit of script that installs host apt dependencies
2020-04-03 Cole PoirierInitial commit