From 5cc44ec61ad10cbfdcb988fea057f805d21a9721 Mon Sep 17 00:00:00 2001 From: Christopher Backhouse Date: Wed, 4 Nov 2020 15:52:08 -0600 Subject: [PATCH] Add c7 version files --- jenkins/version/Linux64bit+3.10-2.17_debug_c7_stan | 9 +++++++++ jenkins/version/Linux64bit+3.10-2.17_debug_c7_stanfree | 9 +++++++++ jenkins/version/Linux64bit+3.10-2.17_prof_c7_stan | 9 +++++++++ jenkins/version/Linux64bit+3.10-2.17_prof_c7_stanfree | 9 +++++++++ 4 files changed, 36 insertions(+) create mode 100644 jenkins/version/Linux64bit+3.10-2.17_debug_c7_stan create mode 100644 jenkins/version/Linux64bit+3.10-2.17_debug_c7_stanfree create mode 100644 jenkins/version/Linux64bit+3.10-2.17_prof_c7_stan create mode 100644 jenkins/version/Linux64bit+3.10-2.17_prof_c7_stanfree diff --git a/jenkins/version/Linux64bit+3.10-2.17_debug_c7_stan b/jenkins/version/Linux64bit+3.10-2.17_debug_c7_stan new file mode 100644 index 0000000..f83abb5 --- /dev/null +++ b/jenkins/version/Linux64bit+3.10-2.17_debug_c7_stan @@ -0,0 +1,9 @@ +FILE = version +PRODUCT = osclib +VERSION = vXX.YY + +FLAVOR = Linux64bit+3.10-2.17 +QUALIFIERS = "debug:c7:stan" + PROD_DIR = osclib/vXX.YY/ + UPS_DIR = ups + TABLE_FILE = osclib.table diff --git a/jenkins/version/Linux64bit+3.10-2.17_debug_c7_stanfree b/jenkins/version/Linux64bit+3.10-2.17_debug_c7_stanfree new file mode 100644 index 0000000..84f830a --- /dev/null +++ b/jenkins/version/Linux64bit+3.10-2.17_debug_c7_stanfree @@ -0,0 +1,9 @@ +FILE = version +PRODUCT = osclib +VERSION = vXX.YY + +FLAVOR = Linux64bit+3.10-2.17 +QUALIFIERS = "debug:c7:stanfree" + PROD_DIR = osclib/vXX.YY/ + UPS_DIR = ups + TABLE_FILE = osclib.table diff --git a/jenkins/version/Linux64bit+3.10-2.17_prof_c7_stan b/jenkins/version/Linux64bit+3.10-2.17_prof_c7_stan new file mode 100644 index 0000000..9e64ce4 --- /dev/null +++ b/jenkins/version/Linux64bit+3.10-2.17_prof_c7_stan @@ -0,0 +1,9 @@ +FILE = version +PRODUCT = osclib +VERSION = vXX.YY + +FLAVOR = Linux64bit+3.10-2.17 +QUALIFIERS = "prof:c7:stan" + PROD_DIR = osclib/vXX.YY/ + UPS_DIR = ups + TABLE_FILE = osclib.table diff --git a/jenkins/version/Linux64bit+3.10-2.17_prof_c7_stanfree b/jenkins/version/Linux64bit+3.10-2.17_prof_c7_stanfree new file mode 100644 index 0000000..c536e22 --- /dev/null +++ b/jenkins/version/Linux64bit+3.10-2.17_prof_c7_stanfree @@ -0,0 +1,9 @@ +FILE = version +PRODUCT = osclib +VERSION = vXX.YY + +FLAVOR = Linux64bit+3.10-2.17 +QUALIFIERS = "prof:c7:stanfree" + PROD_DIR = osclib/vXX.YY/ + UPS_DIR = ups + TABLE_FILE = osclib.table