-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Build Status
Currently showing the Build Status page for the master branch. You can also view the build status for release/1.2
.
For every commit we build and test of all of our build configurations on Windows 8.1 (Windows Server 2012 R2) using VS 2015.
Debug | Test | Release | |
---|---|---|---|
x86 | |||
x64 | |||
arm |
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.
Once a day, we run all the same builds as the Rolling Builds above, but we run additional slow tests.
Debug | Test | Release | |
---|---|---|---|
x86 | |||
x64 | |||
arm |
Once a day, we run all of our usual build configurations with JIT excluded from the build.
Debug | Test | Release | |
---|---|---|---|
x86 | |||
x64 | |||
arm |
DisableJIT is a work in progress as part of the cross platform effort. It may be unstable as we get it up to speed. Failing builds here do not necessarily indicate an instability in the main ChakraCore builds (which are represented by the rolling builds at the top of the page).
Once a day, we run builds of some configurations using Windows 7 (Windows Server 2008 R2) and VS 2013.
Debug | Test | Release | |
---|---|---|---|
x86 | |||
x64 |
- Architecture Overview
- Building ChakraCore
- ChakraCore Code Structure
- Contributor Guidance
- Engineering Notes
- Embedding ChakraCore
- Testing ChakraCore
- Getting ChakraCore binaries
- Label Glossary
- Resources
- Roadmap / Release Notes
Want to contribute to this Wiki? Fork it and send a pull request!