56cbc1923a
gcc: patch for gcc 8 on macOS moved
2019-09-12 15:34:16 +02:00
389ea8acfe
fixing erroneous statement left from debugging
2019-09-09 17:22:57 +02:00
9e2060c297
implement PATH cleaning in pure bash
...
one should not mix tcl cleaning with bash fragments written to
stdout, if the modify the same state variables.
2019-09-09 17:08:05 +02:00
3ee3562ba4
Merge branch '17-new-python-variants' into 'master'
...
Resolve "new Python variants"
Closes #32 and #17
See merge request Pmodules/buildblocks!19
2019-09-09 13:57:40 +02:00
c6253e73b7
Python: simple tkinter script added
2019-09-09 13:55:16 +02:00
b2991eda54
Python: variants file for macOS added
2019-09-09 13:54:42 +02:00
7221ff2ffc
Python: relase versions 2.7.16, 3.6.3, 3.7.3, 3.7.4 as stable for Linux
2019-09-09 13:53:50 +02:00
4fbc55ca52
Python: build-script reviewed
2019-09-09 13:52:31 +02:00
c8c78226c7
Python: configure fixed, install some shared libs in module
...
- use same configure args for Python 2 and Python 3 <= 3.6
- Tcl/Tk not found fixed
- lzma not found fixed
- install Tcl/Tk and OpenSSL libs in module
- TclTk and openssl are not required at run-time any more
- install system libffi in module, closes #32
2019-09-06 18:15:51 +02:00
a7a2ecc51f
Python: included modules added to help text
2019-09-06 18:07:53 +02:00
093a1f7ad1
TclTk: build shared libraries on Linux
2019-09-05 17:24:25 +02:00
28888d2a6f
Python: fix configuration options for Python 3.0 - 3.6
2019-09-05 16:58:19 +02:00
ad48adf912
Python: variants for RHEL6 cleanup
2019-09-05 16:02:16 +02:00
b28c5c6a94
Merge branch 'master' into 33-update-python-environments-provided-by-anaconda-2019-07
2019-09-04 16:35:55 +02:00
ba7f38d99d
bigger update of python environments for anaconda/2019.07
2019-09-04 16:25:21 +02:00
1d3b0199bd
TclTk: get module compiled under macOS, fixes for Linux
2019-09-04 13:05:03 +02:00
fee0460501
added chaospy on request by A. Adelmann
2019-09-03 12:07:08 +02:00
5148aaf596
removed dask from datascience_py36 due to errors
2019-09-03 12:06:13 +02:00
43a29fe079
Python: h5py added
2019-08-30 11:08:11 +02:00
568c62574a
Merge branch '16-new-build-block-for-combined-tcl-tk' into 'master'
...
Resolve "new build-block for combined Tcl/Tk"
Closes #16
See merge request Pmodules/buildblocks!16
2019-08-29 18:44:20 +02:00
a8461fc47b
TclTk: variant 8.6.9 released as stable
2019-08-29 18:44:13 +02:00
17cb4875c0
TclTk: fixes in main build script
2019-08-29 17:35:37 +02:00
bdfbcdfdc3
TclTk: fix wrong setting of sym-link for wish
2019-08-29 17:35:09 +02:00
de3d4df054
new variants file for rhel6, support for macos removed
2019-08-29 17:32:23 +02:00
cdea2c0e02
Merge branch '26-new-variant-for-perl' into 'master'
...
Resolve "new variant for perl"
Closes #26
See merge request Pmodules/buildblocks!28
2019-08-29 13:59:17 +02:00
faa45e8ba0
perl for rhel6: variant 5.30.0 added
2019-08-29 13:58:49 +02:00
732feb2e47
clang-macos: version 9.0.0 amd 10.0.1 released as stable
2019-08-28 18:18:32 +02:00
d0ebdc333d
test for conda and reload env if required
...
needed for cleanup in subshells
2019-08-27 14:14:27 +02:00
79a4eb02a6
new variants file for macos 10.14 includes perl/5.30.0
2019-08-23 17:20:05 +02:00
6f9b00b106
variants for Python 2.7.16-1 and 3.7.3 added, fixes in build-script
2019-08-20 17:42:45 +02:00
8d295d0040
gcc/9.2.0
2019-08-20 14:52:27 +02:00
646636563a
TclTk build-block added
2019-08-16 15:46:16 +02:00
e9d01a8a34
added environments for jupyterhub and tensorflow
2019-08-05 11:44:09 +02:00
ff62c5924b
new anaconda build and modulefile + conda repo structure
2019-07-26 15:13:36 +02:00
d4480fcb92
Programming/perl: version 5.10.1 added
2019-07-19 17:25:55 +02:00
ec228a655e
Python: consolidate variants, version 3.7.3 added
2019-06-26 11:56:37 +02:00
8270d0c2f0
gcc/9.1.0
2019-05-06 16:23:55 +02:00
1e30428167
clang-macos module added
2019-04-25 16:31:47 +02:00
17e464f642
Resolve "replace set-family with module-addgroup in modulefile
2019-04-25 16:22:34 +02:00
66b21329c8
Merge branch 'master' of gitlab.psi.ch:Pmodules/buildblocks
2019-04-25 16:00:57 +02:00
1a544fa84e
patch for macOS 14.4 and gcc 8 added
2019-04-25 16:00:46 +02:00
8ce24107fc
Update anaconda module
...
- Update build script with best practices for variables, download
location, etc.
- Format modulefile info
- Activate base environment by default
- More robust unloading script
2019-04-08 17:00:22 +02:00
Spencer Bliven
f06815bd3d
Removing python installation from anaconda build script.
...
This would be better done in dependent modules.
2019-04-01 13:41:14 +02:00
Spencer Bliven
3171ebcfda
Start anaconda build module
...
Not currently tested pending AFS volume creation.
Derives from EM/crYOLO.
2019-03-28 10:25:49 +01:00
ce8de358ca
Programming/perl: version 5.28.1 added
2019-03-25 17:21:23 +01:00
abb283b9ef
Programming/gcc: enable 'go' only if version >= 8
2019-03-25 17:20:55 +01:00
ce521ce985
Programming/cmake: version 3.14 added, variants files moved
2019-03-25 17:20:10 +01:00
ee9eda1489
Programming/Tcl,Tk: version 8.6.9 added
2019-03-25 17:18:38 +01:00
63f1b2e0a0
Programming/Python: version 2.7.17 added
2019-03-25 17:17:53 +01:00
0bbcb50505
variants files of Tk and cmake moved to .../files
2019-03-25 17:07:38 +01:00