A fork of the original cvs based IKVM repository
Перейти к файлу
jfrijters 5178e7cb0b Implemented atomic file move (on Windows). 2015-08-26 10:19:11 +00:00
awt Integrated OpenJDK 8u45. 2015-06-09 09:28:37 +00:00
bin Added ikvm.exe.manifest file to enable Windows 8.1 behavior (including getting the right version number). 2014-06-13 09:52:28 +00:00
bin-x64 Changed build and JNI code to use different names for the Windows x86 and x64 versions of the native dll. 2011-05-13 10:21:48 +00:00
bin-x86 Changed build and JNI code to use different names for the Windows x86 and x64 versions of the native dll. 2011-05-13 10:21:48 +00:00
classpath Changed dynamic CallerID implementation to use only immutable CallerID objects. If a CallerID is passed along downstream, it should not start returning a different caller. Also simplified host caller id. 2015-03-12 14:46:13 +00:00
debugger handling the first debuggee event (ThreadStart) 2009-02-22 09:09:41 +00:00
ikvm Ignore -Xmn and -XX: Oracle Java specific command line options. 2014-10-28 10:13:06 +00:00
ikvmc Moved unused field removal optimization to a later stage in the compilation. Also made the check more strict to only remove final fields and not remove fields that have annotations. 2015-06-26 11:22:19 +00:00
ikvmdoc Build script to build ikvmdoc.exe (not included in the default build). 2010-06-10 09:02:38 +00:00
ikvmstub Made TypeWrapper.[Interfaces|InnerClasses|DeclaringTypeWrapper|Finish] non-abstract to implement common behavior. 2015-06-22 13:17:58 +00:00
japi - Updated for IKVM.NET 7.2 and JDK 1.7.0_04. 2012-07-07 08:34:40 +00:00
jvm Removed resource compiler dependency from JVM.DLL build. 2013-02-07 12:11:02 +00:00
msbuild Generate stubs for referenced assemblies and pass them to javac -classpath option. 2012-12-13 17:53:35 +00:00
native Merged build update from Mono. 2014-12-18 11:04:06 +00:00
openjdk Implemented atomic file move (on Windows). 2015-08-26 10:19:11 +00:00
reflect Skip custom modifiers in MethodSpec. 2015-07-07 07:42:00 +00:00
runtime Fix for #303. Don't crash when trying to get interfaces from type from missing assembly reference. 2015-08-26 10:08:40 +00:00
tools Removed resource compiler dependency from JVM.DLL build. 2013-02-07 12:11:02 +00:00
website Updated wiki links. 2014-06-29 07:13:58 +00:00
.gitignore Add a gitignore to ignore build output for the project we use 2012-11-21 16:00:03 +00:00
CommonAssemblyInfo.cs.in Updated version to 8.1. 2015-03-24 09:43:14 +00:00
HOWTO Updated reference to OpenJDK 8u45. 2015-06-25 13:13:39 +00:00
LICENSE Updated LICENSE and THIRD_PARTY_README to OpenJDK 7. 2011-10-31 13:30:20 +00:00
THANKYOU Added Miguel Alfredo Garcia Gutierrez. 2012-01-12 06:48:55 +00:00
THIRD_PARTY_README Updated LICENSE and THIRD_PARTY_README to OpenJDK 7. 2011-10-31 13:30:20 +00:00
TRADEMARK Added OpenJDK legal texts. 2010-06-30 13:57:39 +00:00
ikvm-fork.snk Added strong name to the IKVM.Reflection assembly. 2013-06-06 07:42:01 +02:00
ikvm.build Ported MSBuild task to .NET 2.0 and included the project in the VS solution. 2012-12-13 10:11:17 +00:00
ikvm.include Removed resource compiler dependency from JVM.DLL build. 2013-02-07 12:11:02 +00:00
ikvm9.sln Ported MSBuild task to .NET 2.0 and included the project in the VS solution. 2012-12-13 10:11:17 +00:00
ikvmc.8.csproj Added intrinsic for LambdaMetafactory.metafactory(). 2014-07-01 15:12:34 +00:00
update_from_cvs Update script with branch name 2012-12-08 11:07:01 +01:00