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