-
Notifications
You must be signed in to change notification settings - Fork 1
/
.build.yml
68 lines (68 loc) · 1014 Bytes
/
.build.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
allow_fail:
- env: BUILDVARIANT=raspberry.armhf
- env: BUILDVARIANT=ubuntu.i686.gles
- env: BUILDVARIANT=ubuntu.i686.gles2
- env: BUILDVARIANT=android.x86.kitkat
- env: BUILDVARIANT=android.x86_64.nougat
- env: BUILDVARIANT=ios
- env: BUILDVARIANT=steam.amd64
branches:
- build: true
deploy: true
name: master
- build: true
name: testing
coverage: false
display_name: Coffee Dependencies
makefile_location: toolchain/makers
name: CoffeeDependencies
platforms:
android:
armv7a:
- v27
- v23
- v21
- v19
armv8a:
- v29
- v27
- v24
- v21
x86:
- v19
x86_64:
- v21
beaglebone:
- .
emscripten:
- wasm
fedora:
- amd64
ios:
- .
- x86_64
mingw:
- .
osx:
- .
raspberry:
- armhf
steam:
- amd64
ubuntu:
- amd64
- i686
uwp:
- amd64
win32:
- amd64
- x86
script_location: toolchain/ci
template_location: toolchain/cmake/Templates
version:
hotfix: 4
major: 0
minor: 3
patch: 1
release: 6
versionprefix: rel-