-
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 other branches by clicking the links in the sidebar.
Once a day we build and test of all of our build configurations on Windows 10 [**] with VS 2017 (Dev 15.7).
- [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.
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) | |||
macOS (x64)[a] | |||
macOS (x64)[s] | |||
Ubuntu 16.04 (x64)[a] | |||
Ubuntu 16.04 (x64)[s] |
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] | * | * | |
macOS (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 with VS 2015 (Dev 14).
Debug | Test | Release | |
---|---|---|---|
Windows (x64) | |||
Windows (x86) |
Once a day, we run builds of some configurations using Windows 7 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!