summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
...
| * build-system: Rewrite node build system.Jelle Licht2021-04-02
| * scripts: show: Replace 'args-fold*' by 'parse-command-line'.zimoun2021-04-01
| * scripts: search: Replace 'args-fold*' by 'parse-command-line'.zimoun2021-04-01
| * scripts: repl: Replace 'args-fold*' by 'parse-command-line'.zimoun2021-04-01
| * scripts: publish: Replace 'args-fold*' by 'parse-command-line'.zimoun2021-04-01
| * scripts: edit: Replace 'args-fold*' by 'parse-command-line'.zimoun2021-04-01
| * scripts: download: Replace 'args-fold*' by 'parse-command-line'.zimoun2021-04-01
| * scripts: discover: Replace 'args-fold*' by 'parse-command-line'.zimoun2021-04-01
| * scripts: describe: Replace 'args-fold*' by 'parse-command-line'.zimoun2021-04-01
| * lint: Warn about single-character package names.Tobias Geerinckx-Rice via Bug reports for GNU Guix2021-04-01
| * scripts: Scripts that defaulted to -v2 now default to -v3.Ludovic Courtès2021-03-31
| * status: Don't display download URLs for '--verbosity=1'.Ludovic Courtès2021-03-31
| * substitute: Emit a single newline upon completion.Ludovic Courtès2021-03-31
| * gnu-maintenance: Recognize "-source" tarball suffix.Ludovic Courtès2021-03-29
| * scripts: import: cran: Add missing help for 'style' option.zimoun2021-03-29
| * Fix substitutes server discovery.Mathieu Othacehe2021-03-29
| * gexp: 'gexp->script' uses #:guile also as the guile-for-build.Ludovic Courtès2021-03-29
| * gexp: Add #:guile parameter to 'load-path-expression'.Ludovic Courtès2021-03-29
| * gexp: 'imported+compiled-modules' fully honors #:guile.Ludovic Courtès2021-03-29
| * build-system/julia: Turn on deprecation warnings.zimoun2021-03-29
| * licenses: Add Free Art License 1.3.Felix Gruber2021-03-29
| * http-client: Don't drop failed query when reconnecting.Ludovic Courtès2021-03-28
| * http-client: 'http-multiple-get' is tail-recursive again.Ludovic Courtès2021-03-27
| * import: print: Improve origin method name guesswork.Ludovic Courtès2021-03-26
| * lint: archival: Gracefully handle packages with a #f hash value.Ludovic Courtès2021-03-26
* | build-system/gnu: Give #:bootstrap-scripts a valid default.Ludovic Courtès2021-04-09
* | build-system/qt: Convert phases to a gexp if needed.Ludovic Courtès2021-04-01
* | build-system/android-ndk: Pass #:bootstrap-scripts to build phases.Ludovic Courtès2021-04-01
* | build-system/android-ndk: Fix reference to "android-build".Ludovic Courtès2021-04-01
* | build-system/scons: Use 'with-build-variables'.Ludovic Courtès2021-03-31
* | build-system/scons: Fix typo.Ludovic Courtès2021-03-31
* | gexp: 'compiled-modules' honors extensions.Ludovic Courtès2021-03-31
* | gexp: 'compiled-modules' gets source and parameters an environment variables.Ludovic Courtès2021-03-30
* | gexp: 'gexp->script' uses #:guile also as the guile-for-build.Ludovic Courtès2021-03-30
* | gexp: Add #:guile parameter to 'load-path-expression'.Ludovic Courtès2021-03-30
* | gexp: 'imported+compiled-modules' fully honors #:guile.Ludovic Courtès2021-03-30
* | gexp: Do not add derivations to the object cache.Ludovic Courtès2021-03-30
* | gexp: Allowed/disallowed references and graphs never refer to grafted inputs.Ludovic Courtès2021-03-30
* | grafts: Add 'without-grafting'.Ludovic Courtès2021-03-30
* | packages: Call 'bag-grafts' only on the tip of the package graph.Ludovic Courtès2021-03-30
* | packages: 'expand-input' accepts any file-like object.Ludovic Courtès2021-03-30
* | packages: '%standard-patch-inputs' is not influenced by '%current-target-syst...Ludovic Courtès2021-03-30
* | build-system: Use 'input-tuples->gexp' and 'outputs->gexp'.Ludovic Courtès2021-03-30
* | build-system: Use 'sexp->gexp' for plain sexps.Ludovic Courtès2021-03-30
* | gexp: Add 'sexp->gexp'.Ludovic Courtès2021-03-30
* | packages: Default origin 'patch-flags' is a gexp.Ludovic Courtès2021-03-30
* | packages: Core procedures are written in monadic style.Ludovic Courtès2021-03-30
* | packages: Simplify patch instantiation.Ludovic Courtès2021-03-30
* | packages: Turn 'bag->derivation' into a monadic procedure.Ludovic Courtès2021-03-30
* | build-system: Rewrite using gexps.Ludovic Courtès2021-03-30