Building sublibraries in parallel can lead to race conditions on the libseq and lipord targets. --- MUMPS_5.0.0/Makefile.orig 2015-06-15 10:08:54.523146562 -0500 +++ MUMPS_5.0.0/Makefile 2015-06-15 10:19:44.074367512 -0500 @@ -11,6 +11,7 @@ sexamples dexamples cexamples zexamples \ mumps_lib requiredobj libseqneeded clean +.NOTPARALLEL: alllib: c z s d all: cexamples zexamples sexamples dexamples /'>cgit logo index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/javascript.scm
AgeCommit message (Expand)Author
2018-10-30gnu: mujs: Install shared library....Efraim Flashner
2018-10-30gnu: mujs: Update to 1.0.5....Efraim Flashner
2018-08-30gnu: mujs: Update to 1.0.4....Tobias Geerinckx-Rice
2018-05-17Merge branch 'master' into core-updatesMark H Weaver
2018-05-11gnu: Add js-filesaver....Nicolas Goaziou
2018-04-10Merge branch 'master' into core-updatesMark H Weaver
2018-04-02gnu: mujs: Update to 1.0.3....Marius Bakke
2018-03-27gnu: Use invoke and return #t from all builders....Mark H Weaver
2017-12-27gnu: mujs: Update to 1.0.2....Marius Bakke