Achim Gsell
16bf242bae
Programming/Tk/build
...
- add Macport's include dir to 'C_INCLUDE_PATH' if OS == Darwin
- add Macport's library dir to 'LIBRARY_PATH' if OS == Darwin
- both is a hack for X11 includes and libraries
2017-05-09 01:32:00 +02:00
44c9e8b0d6
Programming/gtest
...
- moved to group Compiler
2017-04-24 13:53:30 +02:00
1249d1274c
Programming/libtool
...
- typo fixed
2017-04-24 08:49:43 +02:00
13528a2b37
Programming/gtest
...
- install include files in sub-dir $PREFIX/include/gtest
2017-04-24 08:48:55 +02:00
ce6c3abfd8
Merge branch 'master' of gitlab.psi.ch:Pmodules/buildblocks
2017-04-24 08:31:17 +02:00
edb67f75c8
Merge branch 'master' of gitlab.psi.ch:Pmodules/buildblocks
2017-04-23 19:23:33 +02:00
54dfc484e6
buildblocks/gtest: added
2017-04-23 19:23:15 +02:00
61d14c6560
gcc 6.3.0
2017-03-14 15:44:14 +01:00
98687e94de
use Pmodules extended commands in modulefiles (fixing issue #3 )
2017-03-08 13:40:32 +01:00
f08d60bee8
Programming/gcc/modulefile
...
- use Pmoduels procedures
2017-02-15 17:26:03 +01:00
38ac56ba6f
Programming/gcc
...
- apply patch PR57438 to GCC 6 as well as 5
2017-01-26 14:33:01 +01:00
3a4fb0cc2d
Programming/gcc
...
- work-around issue with empty functions and ld64 on Darwin
2017-01-24 15:59:34 +01:00
25fafb4982
Programming/gcc/4/variants
...
- changes in white space
2017-01-12 17:18:33 +01:00
6bcac6ac72
Programming/binutils/modulefile
...
- use extendet module functions
2016-12-16 17:29:28 +01:00
ce58296cc6
Programming/binutils/build
...
- cleanup
- dependencies are defined in variant files
2016-12-16 17:28:36 +01:00
05f1ef13cd
Programming/gcc/6/variants
...
- release of versions 6.1.0 and 6.2.0 changed to stable
2016-11-25 17:50:17 +01:00
c251f8b7f1
Programming/gcc/5/variants
...
- release of version 5.4.0 changed to stable
2016-11-25 17:49:29 +01:00
3f61afe4c9
Programming/gcc/4/variants
...
- change release of gcc/4.9.4 to stable
2016-11-25 17:48:37 +01:00
49a53e0ee0
Programming/cuda/
...
- new module for CUDA added
2016-11-25 17:39:19 +01:00
f4c17d03f7
Programming/Python/build
...
- compile with -fPIC
- enable build of shared libraries
2016-11-25 17:38:47 +01:00
6f9f76680d
Programming/Python/2/variants
...
- set release of version 2.7.11 to stable
2016-11-25 17:38:00 +01:00
53747b6de9
Programming/libtool/2/variants
...
- version 2.4.6 added
2016-11-10 05:30:10 -08:00
3920fcd9ae
Programming/cmake/3/variants
...
- version 3.6.3 added
2016-11-10 05:29:31 -08:00
79d948c8d1
Programming/automake/1/variants
...
- version 1.15 added
2016-11-10 05:28:55 -08:00
0812965a15
SOURCE_URL added for automatic download
2016-11-10 05:23:38 -08:00
193e8f67be
Programming/{Tcl,Tk}/build
...
- SOURCE_URL added
2016-10-27 10:11:11 -07:00
890d21d60c
several variants file added
2016-10-13 18:15:42 +02:00
466fecb251
Programming/libtool
...
- dependencies defined in variants file
2016-10-12 23:26:12 +02:00
a0f7f6eb1d
Programming/automake
...
- dependencies defined in variants file
2016-10-12 23:25:51 +02:00
f43f03b1fa
Programming/autoconf
...
- dependencies defined in variants file
2016-10-12 23:25:21 +02:00
b520b22d7e
Programming/Python/2/variants
...
- use openssl/1.0.2j
2016-10-12 22:34:51 +02:00
5cda1fdd39
Programming/Tk
...
- dependencies are now defined in 8/variants
2016-10-12 21:35:34 +02:00
ee717a6e1a
Programming/Python/get-pip.py
...
- new version
2016-09-23 16:32:00 +02:00
c46832297f
Programming/Python/build
...
- export LDFLAGS and CPPFLAGS inside the functions
2016-09-23 16:31:37 +02:00
bcf63575fb
Programming/gcc/build:
...
- no need to patch gcc 4.9.4
2016-09-14 11:31:24 +02:00
e51a55e83c
Programming/gcc/4/variants:
...
- gcc/4.9.4 added
2016-09-14 11:30:29 +02:00
920bd15614
Merge branch 'master' of gitlab.psi.ch:Pmodules/buildblocks
...
Conflicts:
Compiler/openmpi/1.10/variants.Linux
Added gcc/6.2.0
2016-09-07 11:26:45 +02:00
9461af59e7
variant-files adapted to new format
2016-07-29 16:54:10 +02:00
bd4586fe01
conflicts merged
2016-07-27 19:20:29 +02:00
f5a1184062
Programming/gcc/build
...
- patch of main configure added to fix assembler problems on Mac OS X and Xclode 7
2016-07-27 18:56:05 +02:00
6f2ea6754b
Programming/gcc/4/configure-as.patch
...
- patch required for Mac OS X 11 and Xcode 7
2016-07-27 18:52:46 +02:00
7fa15b6acf
declaration of dependencies moved to variant files
2016-06-03 17:53:01 +02:00
d0f3636e06
variant files updated for openmpi, hdf5/1.8, gcc/6
2016-05-19 15:35:54 +02:00
599691c7fe
Programming/gcc/build: build dependencies are now defined in then variants definition
2016-05-19 15:33:27 +02:00
482d62e347
Programming/Python: added
2016-05-19 15:31:28 +02:00
2ff46ff833
Merge branch 'master' of git.psi.ch:Pmodules/buildblocks
2016-05-12 13:48:18 +02:00
65944825bf
Programming/gcc/5/variants:
...
- set release of versions 5.{1,2}.x to deprecated
2016-05-12 13:48:00 +02:00
3d43cdbd71
Programming/gcc/5/variants:
...
- set release of versions 4.9.2 to deprecated
2016-05-12 13:47:09 +02:00
275e466972
Add gcc 6.1.0
2016-05-02 14:58:02 +02:00
73f5f3ab8b
Merge remote branch 'origin/HEAD'
2016-05-02 14:49:16 +02:00