build-system: Add 'rebar-build-system'.
authorHartmut Goebel <h.goebel@crazy-compilers.com>
Thu, 28 May 2020 20:15:32 +0000 (22:15 +0200)
committerHartmut Goebel <h.goebel@crazy-compilers.com>
Wed, 15 Jun 2022 08:17:25 +0000 (10:17 +0200)
commit97586ca1cb25aed9da13c9cc7de152346be0a093
tree64c2a56c01bd78bc10697c16e05c406a80472bd4
parent2f3cea45b97533e3bb480e69ff88810c43f389f7
build-system: Add 'rebar-build-system'.

* guix/build-system/rebar.scm, guix/build/rebar-build-system.scm: New files.
* Makefile.am (MODULES): Add them.
* doc/guix.texi (Build Systems): Update rebar-build-system section.
Makefile.am
doc/guix.texi
guix/build-system/rebar.scm [new file with mode: 0644]
guix/build/rebar-build-system.scm [new file with mode: 0644]