Commit Graph

149 Commits

Author SHA1 Message Date
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
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
43a29fe079 Python: h5py added 2019-08-30 11:08:11 +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
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
dca59ebc2c Programming/pgi: build-block added 2019-03-11 11:42:09 +01:00
4d0c99426c Programming/intel: build-block added
no build-block was available, README.md should be written
2019-03-11 11:41:45 +01:00
7d20b5b4b3 Programming/gcc: all variants merged into one file 2019-03-11 11:40:27 +01:00
b407bb164f Programming/gcc: go added to list of to be compiled languages 2019-03-11 11:39:54 +01:00
9c639f8953 pgi-mpi module added 2019-03-11 10:28:06 +01:00
e0cd5f7329 Programming/autoconf: variants are now in files directory 2019-01-21 17:10:19 +01:00
a68cc147ee Programming/m4: fixes in build-script and new version 1.4.18
- do not set CC to gcc
2019-01-17 14:20:11 +01:00
930931d2aa Programming/libtool: fixes in build-script and new variant
- URL in build script fixed
- new variant 2.4.6-1 with automake/1.16.1
2019-01-17 14:18:42 +01:00
f2bd836ec2 Programming/gcc: version 5.5.0 added 2019-01-17 14:17:00 +01:00
d807f1d0f7 Programming/cmake: fixes and new version 3.13.3
- use system libcurl on all systems, otherwise https doesn't work
2019-01-17 14:16:39 +01:00
eeb105c0c8 Programming/automake: version 1.16.1 added 2019-01-17 14:15:29 +01:00
34dc7fa6ae cleanup of variants 2019-01-08 10:46:46 +01:00
Achim Gsell
b74fd7bce4 build-scripts reviewed 2018-10-11 23:08:23 +02:00
8c7f74d4d2 Programming/Python
- build-script reviewed
2018-10-11 17:49:53 +02:00
92ea26b47a Programming/perl
- reviewed
2018-10-11 17:49:21 +02:00
a6f04545c8 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	Compiler/hdf5_serial/1/variants.Linux
#	Compiler/openmpi/3/variants.Linux
2018-10-11 11:24:27 +02:00
92a1407538 Programming/cuda
- build-script reviewed
- variant for version 9.2.148 added
2018-10-11 11:06:32 +02:00
c54468c124 Programming/ld64
- build-script reviewed
2018-10-11 11:05:40 +02:00
ca84474aac pbuild::set_docfiles() renamed to pbuild::install_docfiles 2018-10-11 10:17:58 +02:00
a79bb9bc3e - trilinos moved from group MPI to HDF5
- OpenBLAS, mpich, CUDA variants files moved to 'files' directory
- obsolete 'config/versions.conf' removed
2018-10-11 10:07:24 +02:00
16492b354f Comment for adjusting localrc file 2018-08-08 11:17:46 +02:00
153984ad29 gcc 8.2.0 2018-08-08 11:04:58 +02:00
c5e0f8bb79 'pbuild::build' has been renamed to 'pbuild::compile' in version 0.99.15 2018-07-11 17:37:51 +02:00
0f6f00e751 refactor variable names according to changes in Pmodules/0.99.15 in build-scripts of group 'Programming' 2018-07-11 10:44:26 +02:00