aboutsummaryrefslogtreecommitdiffstats
path: root/native
Commit message (Collapse)AuthorAgeFilesLines
* Fixing native code compilationIvan Dubrov2014-04-251-1/+1
|
* Fixing compilation under WindowsIvan Dubrov2014-04-253-176/+9
|
* First version of compile.cmd for WindowsIvan Dubrov2014-04-251-0/+6
|
* Extracting DCEVM patch & code into separate projectIvan Dubrov2014-04-242-0/+246
Making DCEVM to be toplevel project that clones HotSpot repository, patches the code, builds JVM and tests it.