From 91b1d8eb1cd2436d7e7d06bc460e1926cbad476e Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Tue, 15 May 2018 12:44:22 +0200 Subject: [PATCH] boost/variants: - release 1.62.0, 1.64.0, 1.66.0 and 1.67.0 as stable - added variants: 1.66.0 with gcc/5.5.0,6.4.0 and 1.67.0 with gcc/5.5.0,6.4.0,7.3.0 --- Compiler/boost/1/variants | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/Compiler/boost/1/variants b/Compiler/boost/1/variants index 076eed3..6d046f3 100644 --- a/Compiler/boost/1/variants +++ b/Compiler/boost/1/variants @@ -18,11 +18,19 @@ boost/1.62.0 stable gcc/4.8.5 Python/2.7.12 boost/1.62.0 stable gcc/4.9.4 Python/2.7.12 boost/1.62.0 stable gcc/5.4.0 Python/2.7.12 boost/1.62.0 stable gcc/6.2.0 Python/2.7.12 -boost/1.62.0 unstable gcc/6.3.0 Python/2.7.12 -boost/1.62.0 unstable gcc/7.1.0 Python/2.7.12 +boost/1.62.0 stable gcc/6.3.0 Python/2.7.12 +boost/1.62.0 stable gcc/7.1.0 Python/2.7.12 boost/1.63.0 stable gcc/6.3.0 Python/2.7.12 -boost/1.64.0 unstable gcc/5.4.0 Python/2.7.12 +boost/1.64.0 stable gcc/5.4.0 Python/2.7.12 -boost/1.66.0 unstable gcc/7.3.0 b:Python/2.7.12 -boost/1.66.0 unstable clang-macos/9.0.0 b:Python/2.7.12 -boost/1.66.0 unstable intel/17.4 b:Python/2.7.12 +boost/1.66.0 stable gcc/5.5.0 b:Python/2.7.12 +boost/1.66.0 stable gcc/6.4.0 b:Python/2.7.12 +boost/1.66.0 stable gcc/7.3.0 b:Python/2.7.12 +boost/1.66.0 stable clang-macos/9.0.0 b:Python/2.7.12 +boost/1.66.0 stable intel/17.4 b:Python/2.7.12 + +boost/1.67.0 stable gcc/5.5.0 b:Python/2.7.14 +boost/1.67.0 stable gcc/6.4.0 b:Python/2.7.14 +boost/1.67.0 stable gcc/7.3.0 b:Python/2.7.14 +boost/1.67.0 stable clang-macos/9.0.0 b:Python/2.7.14 +boost/1.67.0 stable intel/17.4 b:Python/2.7.14