Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing native code compilation | Ivan Dubrov | 2014-04-25 | 1 | -1/+1 |
| | |||||
* | Fixing compilation under Windows | Ivan Dubrov | 2014-04-25 | 3 | -176/+9 |
| | |||||
* | First version of compile.cmd for Windows | Ivan Dubrov | 2014-04-25 | 1 | -0/+6 |
| | |||||
* | Extracting DCEVM patch & code into separate project | Ivan Dubrov | 2014-04-24 | 2 | -0/+246 |
Making DCEVM to be toplevel project that clones HotSpot repository, patches the code, builds JVM and tests it. |