Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-27 | gnu: julia: Correctly test using '#:parallel-tests?'. | zimoun | |
* gnu/packages/julia.scm (julia)[phases]{enable-parallel-tests}: Use PARALLEL-TESTS?, not PARALLEL-BUILD?. Remove comment. * gnu/packages/patches/julia-allow-parallel-build.patch: Move explanatory comment to the top of the patch. Modified-by: Maxim Cournoyer <[email protected]> Signed-off-by: Maxim Cournoyer <[email protected]> | |||
2021-11-25 | gnu: julia: Allow parallel tests. | zimoun | |
* gnu/packages/julia.scm (julia)[origin]<patches>: New patch. * gnu/packages/patches/julia-allow-parallel-build.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Signed-off-by: Maxim Cournoyer <[email protected]> |