Commit graph

9 commits

Author SHA1 Message Date
Patrick Hilhorst 6fc62a4deb julia: 0.6.2 -> 0.6.4 2018-07-10 21:05:07 +00:00
Rob Vermaas c548814b81
julia: add some version info to passthru, will be used by julia2nix 2018-06-04 15:06:33 +02:00
Rob Vermaas f8fe297ff1
julia: remove wrapper from julia binaries, in stead
symlink shared libraries from LD_LIBRARY_PATH into lib/julia,
as using a wrapper with LD_LIBRARY_PATH causes segmentation
faults when program returns an error:

 $ julia -e 'throw(Error())'

only applied for 0.6, which is the current julia version. Will
see if we can remove the older versions in master.

(cherry picked from commit 41f3a4e0030a1b0233de6ca7f5208c44eb370313)
2018-04-06 14:20:12 +02:00
Michael Raskin 07be047a91 Merge pull request #37559 from dylex/release-18.03
julia: update rmath-julia hash for 0.1
(cherry picked from commit ea9f3fca6587494f25ef470397b32904e2325e23)
2018-03-21 15:21:31 +01:00
Michael Raskin 847db60f02
julia: 0.6.0 -> 0.6.2 2018-01-16 19:30:04 +00:00
Erik Schnetter 6c1277a864 julia: 0.6.0 -> 0.6.2 2018-01-16 12:09:37 -05:00
Orivej Desh e1757f6a24 julia: do not print environment before testing 2017-12-01 00:05:26 +00:00
Michael Raskin e9965b5b19 julia_06: fix libgit2 tests by updating the literal strings searched in the error messages 2017-11-08 18:43:02 +01:00
Michael Raskin 66351498d6 julia_06: init at 0.6.0; make the default julia 2017-09-17 17:09:51 +02:00