Age | Commit message (Expand) | Author |
---|---|---|
2023-09-19 | remove unneeded module import | Efraim Flashner |
2022-05-03 | gn: cva6: Set #:make-flags instead of overriding the build phase....* gn/packages/riscv.scm (cva6)[arguments]: Set #:make-flags instead of overriding the build phase. | Arun Isaac |
2022-05-03 | gn: cva6: Switch to upstream source instead of fork....* gn/packages/riscv.scm (cva6)[source]: Use upstream openhwgroup source instead of the cornell-brg fork. [arguments]: Add fix-stdout phase. Pass RISV=0 to make in build phase. | Arun Isaac |
2022-05-02 | gn: cva6: Install executable as ariane....* gn/packages/riscv.scm (cva6)[arguments]: In the custom install phase, install executable as ariane instead of Variane_testharness. | Arun Isaac |
2022-05-02 | gn: Add cva6....* gn/packages/riscv.scm: Import (gn packages fpga), (gnu packages virtualization), (guix build utils), (guix build-system gnu), (guix gexp) and (guix licenses). (cva6): New variable. | Arun Isaac |
2022-04-01 | gn: hello-static: Move to gn/packages/static.scm....* gn/packages/riscv.scm: Do not import (gnu packages base), (guix packages) and (guix build-system gnu). (hello-static): Move to gn/packages/static.scm. * gn/packages/static.scm: New file. | Arun Isaac |
2022-04-01 | gn: wfmash: Remove package....wfmash has been upstreamed. * gn/packages/riscv.scm (wfmash): Delete variable. | Arun Isaac |
2022-03-29 | gn: hello-static: Set name to hello-static....* gn/packages/riscv.scm (hello-static)[name]: Set to hello-static. | Arun Isaac |
2022-03-29 | gnu: hello: Use static-package....* gn/packages/riscv.scm: Import (guix build-system gnu). (hello): Use static-package. | Arun Isaac |
2022-03-23 | gn: Add hello-static | Efraim Flashner |
2022-03-21 | gn: wfmash: update to 0.7.0-26.81b8292. | Efraim Flashner |
2022-03-14 | gn: Add wfmash....This patch adds a version of wfmash that builds and runs successfully on RISC-V. * gn/packages/riscv.scm: New file. | Arun Isaac |