summaryrefslogtreecommitdiff
path: root/gnu/packages/julia.scm
Commit message (Collapse)AuthorAge
* gnu: julia: Update objconv input to 2018-10-07.Tobias Geerinckx-Rice2018-11-01
| | | | * gnu/packages/julia.scm (julia)[input]: Update objconf to 2018-10-07.
* gnu: julia: Update objconv input.Marius Bakke2018-09-09
| | | | | * gnu/packages/julia.scm (julia)[inputs]: Update the hash of "objconv", which does not have a stable URL. Add a file name and use HTTPS while at it.
* gnu: julia: Fix 'llvm' version.Rouby Pierre-Antoine2018-07-19
| | | | | | | | | Fixes a build failure with LLVM 6.0.x. * gnu/packages/julia.scm (julia)[inputs]: Use LLVM-3.9.1 instead of LLVM. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Use HTTPS for julialang.org home pages.Tobias Geerinckx-Rice2018-04-29
| | | | | * gnu/packages/textutils.scm (utf8proc)[home-page]: Use HTTPS. * gnu/packages/julia.scm (julia)[home-page]: Likewise
* gnu: arpack-ng: Update to 3.5.0; use 3.3.0 for julia.Ludovic Courtès2018-03-12
| | | | | | | | | Partly fixes <https://bugs.gnu.org/30282>. * gnu/packages/maths.scm (arpack-ng): Update to 3.5.0. [native-inputs]: New field. (arpack-ng-3.3.0): New variable. * gnu/packages/julia.scm (julia)[inputs]: Use ARPACK-NG-3.3.0.
* gnu: julia: Don't invoke /sbin/ldconfig.Ludovic Courtès2018-02-06
| | | | | | | | Reported by Marco van Hulten <marco@hulten.org> in <https://bugs.gnu.org/30282>. * gnu/packages/julia.scm (julia)[arguments] <'hardcode-soname-map>: Patch out 'ldconfig' invocations.
* gnu: julia: Adjust libgit2 tests.Ludovic Courtès2018-02-06
| | | | | * gnu/packages/julia.scm (julia)[arguments] <'disable-broken-tests>: Patch libgit2.jl.
* gnu: julia: Add support for aarch64-linux.Efraim Flashner2017-07-05
| | | | | | * gnu/packages/julia.scm (julia)[arguments]: Add make-flag argument for aarch64-linux. [supported-systems]: Add aarch64-linux.
* gnu: julia: Update to 0.6.0.Ricardo Wurmus2017-06-22
| | | | | | | | | * gnu/packages/julia.scm (libuv-julia): Update to 1.9.0-5.52d72a52. (julia): Update to 0.6.0. [arguments]: Remove phase "fix-llvm-flag"; add phase "disable-documentation"; use threaded fftw variant in phase "hardcode-soname-map"; disable "file" tests in phase "disable-broken-tests"; add "USE_LLVM_SHLIB=0" to make flags. [native-inputs]: Add "unicode-data".
* gnu: julia: Update to 0.5.1.Ricardo Wurmus2017-04-14
| | | | * gnu/packages/julia.scm (julia): Update to 0.5.1.
* gnu: julia: Update to 0.5.0.Ricardo Wurmus2016-10-01
| | | | | | | | | | | | | | | | | | * gnu/packages/julia.scm (libuv-julia): Update to commit 8d5131b6c1595920dd30644cd1435b4f344b46c8. (libunwind-for-julia): New variable. (julia): Update to 0.5.0. [arguments]: Disable stripping of binaries; modify "prepare-deps" phase; add "fix-llvm-flag" phase; add "set-home" phase; adjust "hardcode-soname-map" phase; remove fix for "double-conversion" from "fix-include-and-link-paths" phase; enable "repl" and "replcompletions" tests; disable "backtrace", "compile", "replutil", and "cmdlineargs" tests; remove USE_SYSTEM_RMATH flag; remove USE_SYSTEM_GRISU flag. [inputs]: Replace "llvm-3.5" with "llvm"; replace "libunwind" with "libunwind-for-julia"; remove "double-conversion"; remove "rmath-julia"; update "suitesparse" origin; replace "virtualenv" origin with "python2-virtualenv". [native-inputs]: Add "openssl".
* gnu: julia: Build with zlib.Efraim Flashner2016-07-20
| | | | * gnu/packages/julia.scm (julia)[inputs]: Add zlib.
* gnu: julia: Use unbundled release tarball.Ricardo Wurmus2016-06-14
| | | | | | | | | * 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: julia: Update to 0.4.5.Ricardo Wurmus2016-05-31
| | | | | * gnu/packages/julia.scm (julia): Update to 0.4.5. (libuv-julia): Update commit.
* gnu: julia: Update to 0.4.3.Ricardo Wurmus2016-01-13
| | | | | * gnu/packages/julia.scm (julia): Update to 0.4.3. (libuv-julia): Update to 07730c4bd595.
* gnu: julia: Update to 0.4.2.Ricardo Wurmus2016-01-04
| | | | | | | | | | | | * 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: Add libuv-julia.Ricardo Wurmus2016-01-04
| | | | * gnu/packages/julia.scm (libuv-julia): New variable.
* gnu: julia: Update to 0.3.10.Ricardo Wurmus2015-07-21
| | | | | | * 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: Replace versioned gfortran inputs with just "gfortran".Ricardo Wurmus2015-06-25
| | | | | | | | | | | | | | | * 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: julia: Use modify-phases syntax and add return values.Ricardo Wurmus2015-06-24
| | | | | * gnu/packages/julia.scm (julia)[arguments]: Use modify-phases syntax for build phases and add missing return values.
* gnu: julia: Fix make-flags on non-Intel platforms.Mark H Weaver2015-04-22
| | | | * gnu/packages/julia.scm (julia)[arguments]: Add default case in 'match' form.
* gnu: Disable RUNPATH validation for packages that use $ORIGIN.Ludovic Courtès2015-04-14
| | | | | | * gnu/packages/haskell.scm (ghc)[arguments]: Add #:validate-runpath?. * gnu/packages/julia.scm (julia)[arguments]: Likewise. * gnu/packages/java.scm (icedtea6)[arguments]: Likewise.
* gnu: julia: Pass MARCH make flag.Ricardo Wurmus2015-04-08
| | | | | * gnu/packages/julia.scm (julia)[arguments]: Pass "MARCH" flag for supported architectures.
* gnu: julia: Mark as unsupported on ARM and MIPS.Ricardo Wurmus2015-04-08
| | | | * gnu/packages/julia.scm (julia): Add 'supported-systems' field.
* gnu: Add Julia.Ricardo Wurmus2015-03-23
* gnu/packages/julia.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.