summaryrefslogtreecommitdiff
path: root/nonguix/build/utils.scm
AgeCommit message (Expand)Author
2022-12-19*.scm: Use SPDX license identifiers.•••Fixes https://gitlab.com/nonguix/nonguix/-/issues/224 * *.scm: Use SPDX license identifier and remove obsolete license statement. Jonathan Brielmaier
2020-07-02nonguix: Allow disabling passing $0 in make-wrapper.•••* nonguix/build/utils.scm (make-wrapper): Add skip-argument-0? keyword. Julien Lepiller
2020-06-22utils: Remove 'make-desktop-entry-file' function now that it's upstream.•••* nonguix/build/utils.scm (make-desktop-entry-file): Remove function. Pierre Neidhardt
2020-01-08utils: Add 'concatenate-files' function.•••* nonguix/build/utils.scm (concatenate-files): New function. Alex Griffin
2019-12-29Move the "binary" build system from the Gaming Channels to Nonguix.•••* nonguix/build-system/binary.scm: New file. * nonguix/build/binary-build-system.scm: New file. * nonguix/build/utils.scm: New file. * nonguix/utils.scm: New file. Pierre Neidhardt