File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ You can stay up-to-date on progress by following the [MSEdge developer blog](htt
8
8
9
9
## [ Build Status] ( https://github.com/Microsoft/ChakraCore/wiki/Build-Status )
10
10
11
- | | __ Debug__ | __ Test__ | __ Release__ |
12
- | :-------:| :---------:| :--------:| :-----------:|
13
- | __ x86 __ | [ ![ x86debug] [ x86dbgicon ]] [ x86dbglink ] | [ ![ x86test] [ x86testicon ]] [ x86testlink ] | [ ![ x86release] [ x86relicon ]] [ x86rellink ] |
14
- | __ x64 __ | [ ![ x64debug] [ x64dbgicon ]] [ x64dbglink ] | [ ![ x64test] [ x64testicon ]] [ x64testlink ] | [ ![ x64release] [ x64relicon ]] [ x64rellink ] |
15
- | __ arm __ | [ ![ armdebug] [ armdbgicon ]] [ armdbglink ] | [ ![ armtest] [ armtesticon ]] [ armtestlink ] | [ ![ armrelease] [ armrelicon ]] [ armrellink ] |
16
- | __ linux __ | [ ![ linuxdebug] [ linuxdbgicon ]] [ linuxdbglink ] | [ ![ linuxtest] [ linuxtesticon ]] [ linuxtestlink ] | [ ![ linuxrelease] [ linuxrelicon ]] [ linuxrellink ] |
17
- | __ linux ( static)__ | [ ![ linuxsdebug] [ linuxsdbgicon ]] [ linuxsdbglink ] | [ ![ linuxstest] [ linuxstesticon ]] [ linuxstestlink ] | [ ![ linuxsrelease] [ linuxsrelicon ]] [ linuxsrellink ] |
11
+ | | __ Debug__ | __ Test__ | __ Release__ |
12
+ | :----------------------------- :| :---------:| :--------:| :-----------:|
13
+ | __ Windows (x86) __ | [ ![ x86debug] [ x86dbgicon ]] [ x86dbglink ] | [ ![ x86test] [ x86testicon ]] [ x86testlink ] | [ ![ x86release] [ x86relicon ]] [ x86rellink ] |
14
+ | __ Windows (x64) __ | [ ![ x64debug] [ x64dbgicon ]] [ x64dbglink ] | [ ![ x64test] [ x64testicon ]] [ x64testlink ] | [ ![ x64release] [ x64relicon ]] [ x64rellink ] |
15
+ | __ Windows (ARM) __ | [ ![ armdebug] [ armdbgicon ]] [ armdbglink ] | [ ![ armtest] [ armtesticon ]] [ armtestlink ] | [ ![ armrelease] [ armrelicon ]] [ armrellink ] |
16
+ | __ Ubuntu 16.04 (x64) __ | [ ![ linuxdebug] [ linuxdbgicon ]] [ linuxdbglink ] | [ ![ linuxtest] [ linuxtesticon ]] [ linuxtestlink ] | [ ![ linuxrelease] [ linuxrelicon ]] [ linuxrellink ] |
17
+ | __ Ubuntu 16.04 (x64 static)__ | [ ![ linuxsdebug] [ linuxsdbgicon ]] [ linuxsdbglink ] | [ ![ linuxstest] [ linuxstesticon ]] [ linuxstestlink ] | [ ![ linuxsrelease] [ linuxsrelicon ]] [ linuxsrellink ] |
18
18
19
19
* If you see badges reading "Build: Unknown" it is likely because a build was skipped due to changes being only in files known not to affect the health of the build.*
20
20
You can’t perform that action at this time.
0 commit comments