| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/julia.scm (julia)[inputs]: Add zlib.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/julia.scm (julia)[source]: Use smaller tarball without
bundled sources.
[inputs]: Add inputs for rmath-julia, suitesparse, objconv, dsfmt, and
virtualenv.
[arguments]: Add phase "prepare-deps" to copy tarballs to their expected
locations.
|
|
|
|
|
| |
* gnu/packages/julia.scm (julia): Update to 0.4.5.
(libuv-julia): Update commit.
|
|
|
|
|
| |
* gnu/packages/julia.scm (julia): Update to 0.4.3.
(libuv-julia): Update to 07730c4bd595.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/julia-0.3.10-fix-empty-array.patch: Remove file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/julia.scm (julia): Update to 0.4.2.
[arguments]: Remove phase "fix-building-with-mcjit-llvm"; replace phase
"patch-include-path" with "fix-include-and-link-paths"; add phase
"hardcode-paths"; add missing make-flags.
[inputs]: Replace "pcre" with "pcre2"; replace "git" with "libgit2"; add
"coreutils"; add "libuv-julia"; add "wget"; add "which".
[native-inputs]: Remove "which".
|
|
|
|
| |
* gnu/packages/julia.scm (libuv-julia): New variable.
|
|
|
|
|
|
| |
* gnu/packages/julia.scm (julia): Update to 0.3.10.
* gnu/packages/patches/julia-0.3.10-fix-empty-array.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/julia.scm (julia)[inputs]: Replace "gfortran-4.8" with
"gfortran".
* gnu/packages/machine-learning.scm (randomjungle)[native-inputs]: Likewise.
* gnu/packages/maths.scm (arpack-ng, lapack, petsc, superlu)
(superlu-dist, openblas, openspecfun, atlas)[inputs]: Likewise.
(octave)[native-inputs]: Likewise.
(gmsh)[propagated-inputs]: Likewise.
* gnu/packages/mpi.scm (openmpi)[inputs]: Likewise.
* gnu/packages/python.scm (python-numpy-bootstrap)[native-inputs]: Likewise.
* gnu/packages/python.scm (python-scipy)[native-inputs]: Likewise.
* gnu/packages/statistics.scm (r)[inputs]: Replace "gfortran-4.9" with
"gfortran".
|
|
|
|
|
| |
* gnu/packages/julia.scm (julia)[arguments]: Use modify-phases syntax for
build phases and add missing return values.
|
|
|
|
| |
* gnu/packages/julia.scm (julia)[arguments]: Add default case in 'match' form.
|
|
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc)[arguments]: Add #:validate-runpath?.
* gnu/packages/julia.scm (julia)[arguments]: Likewise.
* gnu/packages/java.scm (icedtea6)[arguments]: Likewise.
|
|
|
|
|
| |
* gnu/packages/julia.scm (julia)[arguments]: Pass "MARCH" flag for supported
architectures.
|
|
|
|
| |
* gnu/packages/julia.scm (julia): Add 'supported-systems' field.
|
|
* gnu/packages/julia.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
|