-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Build Status (release 1.10)
Currently showing the Build Status page for the release/1.10
branch. You can also view the build status for other branches by clicking the links in the sidebar.
For every commit we build and test of all of our build configurations on Windows 10 [**] with VS 2017 (Dev 15.7).
Debug | Test | Release | |
---|---|---|---|
Windows (x64) | |||
Windows (x86) | |||
Windows (ARM) | |||
Ubuntu 16.04 (x64)[a] | |||
Ubuntu 16.04 (x64)[s] | |||
Ubuntu 16.04 (x64)[s][n] | * | * | |
OS X 10.9 (x64)[a] | |||
OS X 10.9 (x64)[s][n] | * | * |
- [**] ARM builds are still running on Windows 8.1 due to an SDK issue on the Windows 10 CI machines.
- [a] Static (as applies to Linux / OSX)
- [s] Shared (as applies to Linux / OSX)
- [n] NoJIT: Compiled without JIT support
- * We do not run these builds because we believe the builds we do run are sufficient for coverage.
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 | |
---|---|---|---|
Windows (x64) | |||
Windows (x86) | |||
Windows (ARM) | |||
Ubuntu 16.04 (x64)[a] | |||
Ubuntu 16.04 (x64)[s] | |||
OS X 10.9 (x64)[a] |
Once a day, we run all of our usual build configurations with JIT excluded from the build.
Debug | Test | Release | |
---|---|---|---|
Windows (x64)[n] | |||
Windows (x86)[n] | |||
Windows (ARM)[n] | |||
Ubuntu 16.04 (x64)[s][n] | * | * | |
OS X 10.9 (x64)[s][n] | * | * |
Once a day, we run builds on the same machine configurations in the ChakraCore-Lite build configuration.
Debug | Test | Release | |
---|---|---|---|
Windows (x64) | |||
Windows (x86) | |||
Windows (ARM) |
Once a day, we run builds of some configurations using Windows 8.1 Blue (Windows Server 2012 R2) with VS 2015 (Dev 14).
Debug | Test | Release | |
---|---|---|---|
Windows (x64) | |||
Windows (x86) |
Once a day, we run builds of some configurations using Windows 7 (Windows Server 2008 R2) with VS 2015 (Dev 14).
Debug | Test | Release | |
---|---|---|---|
Windows (x64) | |||
Windows (x86) |
- 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!