Age | Commit message (Collapse) | Author |
|
Disuse run64.
* Makefile (RUN64): Delete variable.
(GUILE): New variable.
(check): Use GUILE to run tests.
|
|
|
|
* Makefile (%.go): Set GUILE_AUTO_COMPILE to 0.
|
|
* Makefile (GUILD, top_level_module_dir, sources, objects): New
variables.
(all, %.go, clean): New targets.
* pre-inst-env: Use built object files.
|
|
* manifest.scm: Import (guix build-system gnu) and (guix licenses).
(run64): New variable.
Add run64 to manifest.
* Makefile (GUILE): Delete variable.
(RUN64): New variable.
(check): Use run64 instead of guile to run tests.
|
|
* Makefile: New file.
|