Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-20 | Move the Visual C solution over to new v8 library layout | Robin Watts | |
Previously, we've been working with a prebuild v8 lib, only available in a single (debug) configuration. Here, we move to reading the include files from thirdparty/v8-3.9/include and getting the built libs from thirdparty/v8-3.9/build/{Debug,Release}/lib/ as appropriate. | |||
2012-06-14 | Solution changes to make release and memento builds of v8 linked things work. | Robin Watts | |
We only seem to have a debug build of the v8 build to work with at the moment though... | |||
2012-05-08 | JavaScript: add v8 implementation | Paul Gardiner | |