summaryrefslogtreecommitdiff
path: root/guix/build/compile.scm
Commit message (Expand)AuthorAge
* compile: Remove incorrect exports.Ludovic Courtès2020-01-23
* compile: Adjust for Guile 2.9.5.Ludovic Courtès2019-11-23
* compile: Fix race condition on completion progress.Eric Bavier2019-09-27
* compile: Report the name of the file that cannot be compiled.Ludovic Courtès2019-07-15
* build: Use '-Wshadowed-toplevel' only when supported.Ludovic Courtès2019-07-12
* compile: Enable 'shadowed-toplevel' warning.Ludovic Courtès2019-06-25
* compile: Adjust for Guile 3.Ludovic Courtès2019-06-02
* compile: Let compiler warnings through during the load phase.Ludovic Courtès2019-01-22
* maint: Remove 'cond-expand' forms for Guile 2.0.Ludovic Courtès2019-01-09
* compile: Work around non-thread-safe module autoloading.Ludovic Courtès2018-06-18
* compile: Exit when an exception is thrown.Ludovic Courtès2018-05-01
* compile: Put an upper bound on the number of workers.Ludovic Courtès2017-11-20
* compile: Fix VPATH builds.Ludovic Courtès2017-11-07
* discovery: Move 'file-name->module-name' to (guix modules).Ludovic Courtès2017-10-22
* build: Factorize module compilation in (guix build compile).Ludovic Courtès2017-10-22