-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Build Status
Doug Ilijev edited this page Jan 16, 2016
·
30 revisions
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 |
One daily we run all the same builds as the Rolling Builds above, but we run additional slow tests.
Debug | Test | Release | |
---|---|---|---|
x86 | |||
x64 | |||
arm |
Once daily we run all of our usual build configurations with JIT excluded from the build.
Debug | Test | Release | |
---|---|---|---|
x86 | |||
x64 | |||
arm |
Once daily 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!