summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-07-12 20:10:39 +0300
committerAndrei Karas <akaras@inbox.ru>2018-07-12 20:10:39 +0300
commit97ffe35275a70c31fb70ed692eda8ff8e7ca3622 (patch)
tree5ffec40729aeecd3daa6eb5a9168d3ec3610db26
parent4ec822663e305059b07b5143162140ce55fcd1ed (diff)
downloadspm-97ffe35275a70c31fb70ed692eda8ff8e7ca3622.tar.gz
spm-97ffe35275a70c31fb70ed692eda8ff8e7ca3622.tar.bz2
spm-97ffe35275a70c31fb70ed692eda8ff8e7ca3622.tar.xz
spm-97ffe35275a70c31fb70ed692eda8ff8e7ca3622.zip
Disable zlib compilation for version smaller than 1.3.9.
-rw-r--r--.gitlab-ci.yml56
1 files changed, 28 insertions, 28 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a82115c..f097461 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -24,7 +24,7 @@ variables:
# zlib builds
-zlib_v1.2.1:
+.zlib_v1.2.1:
stage: build
script:
- ./.ci/install.sh git-core bash gcc g++ make autoconf automake autopoint gettext
@@ -36,7 +36,7 @@ zlib_v1.2.1:
installname: zlib_v1.2.1
<<: *job-artifacts
-zlib_v1.2.1.2:
+.zlib_v1.2.1.2:
stage: build
script:
- ./.ci/install.sh git-core bash gcc g++ make autoconf automake autopoint gettext
@@ -48,7 +48,7 @@ zlib_v1.2.1.2:
installname: zlib_v1.2.1.2
<<: *job-artifacts
-zlib_v1.2.2:
+.zlib_v1.2.2:
stage: build
script:
- ./.ci/install.sh git-core bash gcc g++ make autoconf automake autopoint gettext
@@ -60,7 +60,7 @@ zlib_v1.2.2:
installname: zlib_v1.2.2
<<: *job-artifacts
-zlib_v1.2.2.4:
+.zlib_v1.2.2.4:
stage: build
script:
- ./.ci/install.sh git-core bash gcc g++ make autoconf automake autopoint gettext
@@ -72,7 +72,7 @@ zlib_v1.2.2.4:
installname: zlib_v1.2.2.4
<<: *job-artifacts
-zlib_v1.2.3:
+.zlib_v1.2.3:
stage: build
script:
- ./.ci/install.sh git-core bash gcc g++ make autoconf automake autopoint gettext
@@ -84,7 +84,7 @@ zlib_v1.2.3:
installname: zlib_v1.2.3
<<: *job-artifacts
-zlib_v1.2.3.9:
+.zlib_v1.2.3.9:
stage: build
script:
- ./.ci/install.sh git-core bash gcc g++ make autoconf automake autopoint gettext
@@ -96,7 +96,7 @@ zlib_v1.2.3.9:
installname: zlib_v1.2.3.9
<<: *job-artifacts
-zlib_v1.2.4:
+.zlib_v1.2.4:
stage: build
script:
- ./.ci/install.sh git-core bash gcc g++ make autoconf automake autopoint gettext
@@ -108,7 +108,7 @@ zlib_v1.2.4:
installname: zlib_v1.2.4
<<: *job-artifacts
-zlib_v1.2.4.5:
+.zlib_v1.2.4.5:
stage: build
script:
- ./.ci/install.sh git-core bash gcc g++ make autoconf automake autopoint gettext
@@ -120,7 +120,7 @@ zlib_v1.2.4.5:
installname: zlib_v1.2.4.5
<<: *job-artifacts
-zlib_v1.2.5:
+.zlib_v1.2.5:
stage: build
script:
- ./.ci/install.sh git-core bash gcc g++ make autoconf automake autopoint gettext
@@ -133,7 +133,7 @@ zlib_v1.2.5:
retry: 1
<<: *job-artifacts
-zlib_v1.2.5.3:
+.zlib_v1.2.5.3:
stage: build
script:
- ./.ci/install.sh git-core bash gcc g++ make autoconf automake autopoint gettext
@@ -145,7 +145,7 @@ zlib_v1.2.5.3:
installname: zlib_v1.2.5.3
<<: *job-artifacts
-zlib_v1.2.6:
+.zlib_v1.2.6:
stage: build
script:
- ./.ci/install.sh git-core bash gcc g++ make autoconf automake autopoint gettext
@@ -157,7 +157,7 @@ zlib_v1.2.6:
installname: zlib_v1.2.6
<<: *job-artifacts
-zlib_v1.2.6.1:
+.zlib_v1.2.6.1:
stage: build
script:
- ./.ci/install.sh git-core bash gcc g++ make autoconf automake autopoint gettext
@@ -169,7 +169,7 @@ zlib_v1.2.6.1:
installname: zlib_v1.2.6.1
<<: *job-artifacts
-zlib_v1.2.7:
+.zlib_v1.2.7:
stage: build
script:
- ./.ci/install.sh git-core bash gcc g++ make autoconf automake autopoint gettext
@@ -181,7 +181,7 @@ zlib_v1.2.7:
installname: zlib_v1.2.7
<<: *job-artifacts
-zlib_v1.2.7.1:
+.zlib_v1.2.7.1:
stage: build
script:
- ./.ci/install.sh git-core bash gcc g++ make autoconf automake autopoint gettext
@@ -193,7 +193,7 @@ zlib_v1.2.7.1:
installname: zlib_v1.2.7.1
<<: *job-artifacts
-zlib_v1.2.7.3:
+.zlib_v1.2.7.3:
stage: build
script:
- ./.ci/install.sh git-core bash gcc g++ make autoconf automake autopoint gettext
@@ -205,7 +205,7 @@ zlib_v1.2.7.3:
installname: zlib_v1.2.7.3
<<: *job-artifacts
-zlib_v1.2.8:
+.zlib_v1.2.8:
stage: build
script:
- ./.ci/install.sh git-core bash gcc g++ make autoconf automake autopoint gettext
@@ -382,7 +382,7 @@ zlib_develop:
- zlib_v1.2.3
<<: *job-artifacts
-manaplus_v1.2.3.9:
+.manaplus_v1.2.3.9:
stage: manaplus
script:
- ./.ci/install.sh gcc-7 g++-7
@@ -403,7 +403,7 @@ manaplus_v1.2.3.9:
- zlib_v1.2.3.9
<<: *job-artifacts
-manaplus_v1.2.4:
+.manaplus_v1.2.4:
stage: manaplus
script:
- ./.ci/install.sh gcc-7 g++-7
@@ -424,7 +424,7 @@ manaplus_v1.2.4:
- zlib_v1.2.4
<<: *job-artifacts
-manaplus_v1.2.4.5:
+.manaplus_v1.2.4.5:
stage: manaplus
script:
- ./.ci/install.sh gcc-7 g++-7
@@ -445,7 +445,7 @@ manaplus_v1.2.4.5:
- zlib_v1.2.4.5
<<: *job-artifacts
-manaplus_v1.2.5:
+.manaplus_v1.2.5:
stage: manaplus
script:
- ./.ci/install.sh gcc-7 g++-7
@@ -466,7 +466,7 @@ manaplus_v1.2.5:
- zlib_v1.2.5
<<: *job-artifacts
-manaplus_v1.2.5.3:
+.manaplus_v1.2.5.3:
stage: manaplus
script:
- ./.ci/install.sh gcc-7 g++-7
@@ -487,7 +487,7 @@ manaplus_v1.2.5.3:
- zlib_v1.2.5.3
<<: *job-artifacts
-manaplus_v1.2.6:
+.manaplus_v1.2.6:
stage: manaplus
script:
- ./.ci/install.sh gcc-7 g++-7
@@ -508,7 +508,7 @@ manaplus_v1.2.6:
- zlib_v1.2.6
<<: *job-artifacts
-manaplus_v1.2.6.1:
+.manaplus_v1.2.6.1:
stage: manaplus
script:
- ./.ci/install.sh gcc-7 g++-7
@@ -529,7 +529,7 @@ manaplus_v1.2.6.1:
- zlib_v1.2.6.1
<<: *job-artifacts
-manaplus_v1.2.7:
+.manaplus_v1.2.7:
stage: manaplus
script:
- ./.ci/install.sh gcc-7 g++-7
@@ -550,7 +550,7 @@ manaplus_v1.2.7:
- zlib_v1.2.7
<<: *job-artifacts
-manaplus_v1.2.7.1:
+.manaplus_v1.2.7.1:
stage: manaplus
script:
- ./.ci/install.sh gcc-7 g++-7
@@ -571,7 +571,7 @@ manaplus_v1.2.7.1:
- zlib_v1.2.7.1
<<: *job-artifacts
-manaplus_v1.2.7.3:
+.manaplus_v1.2.7.3:
stage: manaplus
script:
- ./.ci/install.sh gcc-7 g++-7
@@ -592,7 +592,7 @@ manaplus_v1.2.7.3:
- zlib_v1.2.7.3
<<: *job-artifacts
-manaplus_v1.2.8:
+.manaplus_v1.2.8:
stage: manaplus
script:
- ./.ci/install.sh gcc-7 g++-7
@@ -739,7 +739,7 @@ manaplus_master_tests:
- zlib_master
<<: *job-artifacts
-manaplus_v1.2.3.9_tests:
+.manaplus_v1.2.3.9_tests:
stage: manaplus
script:
- ./.ci/install.sh gcc-7 g++-7