aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Unneeded import removedIvan Dubrov2014-04-281-1/+0
|
* Automatic HotSpot repository detection (hard-coded for now)light-jdk7u51+3Ivan Dubrov2014-04-282-4/+3
|
* Moving installer from the separate branchlight-jdk8u5+36Ivan Dubrov2014-04-2811-0/+1120
|
* Fixing native library compilation on x86 vs x64Ivan Dubrov2014-04-251-0/+1
|
* Overwrite JRE when copyingIvan Dubrov2014-04-251-1/+2
|
* Enabling natives testsIvan Dubrov2014-04-252-3/+5
|
* Support for Mac OS X in native code compilationIvan Dubrov2014-04-251-3/+9
|
* Fixing native code compilationIvan Dubrov2014-04-252-4/+8
|
* Fixing compilation under WindowsIvan Dubrov2014-04-255-178/+29
|
* First version of compile.cmd for WindowsIvan Dubrov2014-04-251-0/+6
|
* Don't use deprecated AssertIvan Dubrov2014-04-256-11/+7
|
* Fixing line encodingIvan Dubrov2014-04-255-1176/+1176
|
* Excluding certain tests on 'light' flavorIvan Dubrov2014-04-2510-0/+31
|
* Update README.mdIvan Dubrov2014-04-251-2/+3
|
* Update README.mdIvan Dubrov2014-04-251-0/+11
|
* Adding 'full' testsIvan Dubrov2014-04-2537-450/+2659
| | | | | * Killing test suites (you can run tests by package) * Introduced categories to run certain tests only on 'light'/'full'
* Fixing JRE locations comparisonIvan Dubrov2014-04-251-1/+1
|
* Should run Java 8 tests on Java 8Ivan Dubrov2014-04-251-1/+2
|
* Minor fixes to build scriptIvan Dubrov2014-04-251-20/+23
|
* Update README.mdIvan Dubrov2014-04-251-1/+14
|
* Update README.mdIvan Dubrov2014-04-251-0/+29
|
* Renaming org.dcevm -> com.github.dcevmIvan Dubrov2014-04-2557-212/+183
| | | | Well, dcevm.org domain is lost, so let's use com.github.dcevm for now.
* Consolidating DCEVM patchesIvan Dubrov2014-04-253-0/+34059
|
* Adding support for 'full' patchesIvan Dubrov2014-04-252-6/+14
| | | | Also, minor fixes to build.gradle
* Renaming test/java to test/java7Ivan Dubrov2014-04-2548-0/+2
|
* Duplicate class deletedIvan Dubrov2014-04-251-81/+0
|
* Renaming patches to support full flavor in futureIvan Dubrov2014-04-243-1/+1
|
* Adding Java 7 patch, support running tests on Java 7Ivan Dubrov2014-04-2459-17/+10152
|
* Do not run suites in gradle testIvan Dubrov2014-04-241-0/+1
|
* Fixing build.cmdIvan Dubrov2014-04-241-2/+2
|
* Use hg import for applying patchIvan Dubrov2014-04-241-1/+5
|
* Only clean hotspot if hotspot directory existsIvan Dubrov2014-04-241-0/+1
|
* Extracting DCEVM patch & code into separate projectIvan Dubrov2014-04-2469-0/+11618
| | | | | Making DCEVM to be toplevel project that clones HotSpot repository, patches the code, builds JVM and tests it.
* Initial commitIvan Dubrov2014-04-241-0/+0