From 0ce4f2c14a9c490d659452f443ee08890f4a76e1 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Fri, 31 May 2019 16:31:00 +0200 Subject: [PATCH 1/3] modules for gsl/2.5 with gcc/7.4.0 and gcc/8.3.0 added --- Compiler/gsl/files/variants | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Compiler/gsl/files/variants diff --git a/Compiler/gsl/files/variants b/Compiler/gsl/files/variants new file mode 100644 index 0000000..27aba84 --- /dev/null +++ b/Compiler/gsl/files/variants @@ -0,0 +1,30 @@ +gsl/1.15 stable gcc/4.7.4 +gsl/1.15 stable gcc/4.8.3 +gsl/1.15 stable gcc/4.8.4 +gsl/1.15 stable gcc/4.8.5 +gsl/1.15 deprecated gcc/4.9.2 +gsl/1.15 stable gcc/4.9.3 +gsl/1.15 stable gcc/4.9.4 +gsl/1.15 stable gcc/5.3.0 +gsl/1.15 stable gcc/5.4.0 +gsl/1.15 stable gcc/6.2.0 + +gsl/1.16 stable gcc/4.8.5 +gsl/1.16 stable gcc/4.9.4 +gsl/1.16 stable gcc/5.4.0 +gsl/1.16 stable gcc/6.2.0 +gsl/2.2.1 stable gcc/4.8.5 +gsl/2.2.1 stable gcc/4.9.4 +gsl/2.2.1 stable gcc/5.4.0 +gsl/2.2.1 stable gcc/6.2.0 +gsl/2.2.1 stable gcc/6.3.0 + +gsl/2.4 stable gcc/5.5.0 +gsl/2.4 stable gcc/6.4.0 +gsl/2.4 stable gcc/7.3.0 +gsl/2.4 stable clang-macos/9.0.0 +gsl/2.4 stable intel/17.4 + +gsl/2.5 stable gcc/7.3.0 +gsl/2.5 stable gcc/7.4.0 +gsl/2.5 stable gcc/8.3.0 From 23beb585b35b188bdadd1be1d35ab95747ed3d66 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Fri, 31 May 2019 16:31:55 +0200 Subject: [PATCH 2/3] gsl variants are now in sub-directoy files --- Compiler/gsl/files/variants.Edison | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Compiler/gsl/files/variants.Edison diff --git a/Compiler/gsl/files/variants.Edison b/Compiler/gsl/files/variants.Edison new file mode 100644 index 0000000..4c0d6b8 --- /dev/null +++ b/Compiler/gsl/files/variants.Edison @@ -0,0 +1,2 @@ +gsl/1.15 stable gcc/6.1.0 +gsl/1.16 stable gcc/6.1.0 From e2a8d4becd85aea1d5f2f1538d0d2c30d8d608ce Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Fri, 31 May 2019 16:33:16 +0200 Subject: [PATCH 3/3] unused files removed from gsl module --- Compiler/gsl/1/variants | 15 --------------- Compiler/gsl/1/variants.Edison | 2 -- 2 files changed, 17 deletions(-) delete mode 100644 Compiler/gsl/1/variants delete mode 100644 Compiler/gsl/1/variants.Edison diff --git a/Compiler/gsl/1/variants b/Compiler/gsl/1/variants deleted file mode 100644 index 9aaa1de..0000000 --- a/Compiler/gsl/1/variants +++ /dev/null @@ -1,15 +0,0 @@ -gsl/1.15 stable gcc/4.7.4 -gsl/1.15 stable gcc/4.8.3 -gsl/1.15 stable gcc/4.8.4 -gsl/1.15 stable gcc/4.8.5 -gsl/1.15 deprecated gcc/4.9.2 -gsl/1.15 stable gcc/4.9.3 -gsl/1.15 stable gcc/4.9.4 -gsl/1.15 stable gcc/5.3.0 -gsl/1.15 stable gcc/5.4.0 -gsl/1.15 stable gcc/6.2.0 - -gsl/1.16 stable gcc/4.8.5 -gsl/1.16 stable gcc/4.9.4 -gsl/1.16 stable gcc/5.4.0 -gsl/1.16 stable gcc/6.2.0 diff --git a/Compiler/gsl/1/variants.Edison b/Compiler/gsl/1/variants.Edison deleted file mode 100644 index 4c0d6b8..0000000 --- a/Compiler/gsl/1/variants.Edison +++ /dev/null @@ -1,2 +0,0 @@ -gsl/1.15 stable gcc/6.1.0 -gsl/1.16 stable gcc/6.1.0