Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-24 | build-system: Fix copy-build-system default install plan. | Pierre Neidhardt | |
* guix/build-system/copy.scm (copy-build): Set install-plan default value to copy everything from source to the output. | |||
2020-02-21 | build-system: Add copy-build-system. | Pierre Neidhardt | |
* guix/build-system/copy.scm: New file. * guix/build/copy-build-system.scm: New file. * Makefile.am (MODULES): Add them. * doc/guix.texi (Build Systems): Document 'copy-build-system'. |