]>
source.dussan.org Git - dcevm.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Ivan Dubrov [Fri, 25 Apr 2014 17:00:51 +0000 (10:00 -0700)]
Consolidating DCEVM patches
Ivan Dubrov [Fri, 25 Apr 2014 16:54:32 +0000 (09:54 -0700)]
Adding support for 'full' patches
Also, minor fixes to build.gradle
Ivan Dubrov [Fri, 25 Apr 2014 16:21:36 +0000 (09:21 -0700)]
Renaming test/java to test/java7
Ivan Dubrov [Fri, 25 Apr 2014 16:17:39 +0000 (09:17 -0700)]
Duplicate class deleted
Ivan Dubrov [Fri, 25 Apr 2014 02:35:21 +0000 (19:35 -0700)]
Renaming patches to support full flavor in future
Ivan Dubrov [Fri, 25 Apr 2014 02:22:17 +0000 (19:22 -0700)]
Adding Java 7 patch, support running tests on Java 7
Ivan Dubrov [Fri, 25 Apr 2014 01:43:13 +0000 (18:43 -0700)]
Do not run suites in gradle test
Ivan Dubrov [Fri, 25 Apr 2014 00:51:11 +0000 (17:51 -0700)]
Fixing build.cmd
Ivan Dubrov [Fri, 25 Apr 2014 00:41:29 +0000 (17:41 -0700)]
Use hg import for applying patch
Ivan Dubrov [Fri, 25 Apr 2014 00:32:01 +0000 (17:32 -0700)]
Only clean hotspot if hotspot directory exists
Ivan Dubrov [Fri, 25 Apr 2014 00:02:24 +0000 (17:02 -0700)]
Extracting DCEVM patch & code into separate project
Making DCEVM to be toplevel project that clones HotSpot repository,
patches the code, builds JVM and tests it.
Ivan Dubrov [Fri, 25 Apr 2014 00:01:23 +0000 (17:01 -0700)]
Initial commit