A fork of the original cvs based IKVM repository
Перейти к файлу
jfrijters 28f74eac17 Forked three files to make minor changes to reduce dependencies (and in the case of ResolverConfigurationImpl.java to remove the need for a map.xml hack). 2008-12-23 05:30:13 +00:00
awt Removed GNU Classpath support left overs. 2008-12-22 05:50:30 +00:00
bin *** empty log message *** 2006-11-27 17:20:18 +00:00
bin-x64 *** empty log message *** 2007-08-29 06:22:40 +00:00
classpath Removed our version of System.Runtime.CompilerServices.ExtensionAttribute and instead add System.Core.jar to the compilation, this will allow us to reference the real ExtensionAttribute when it is available and yet the build will still work (albeit with a warning and without the ExtensionAttribute) when it is not available (i.e. when building on .NET 2.0). 2008-11-18 05:35:58 +00:00
ikvm Removed GNU Classpath support left overs. 2008-12-22 05:50:30 +00:00
ikvmc Added support for the -recurse option to look inside a jar (or zip) file. 2008-12-22 06:20:47 +00:00
ikvmdoc New utility for generating .NET documentation from javadocs by Brian Heineman. 2007-09-17 06:01:20 +00:00
ikvmstub Added ../CommonAssemblyInfo.cs so that the assembly gets the right version (and is strong named when doing a strong name build). 2008-11-19 06:06:00 +00:00
japi Changed version to 0.39. 2008-11-14 07:51:31 +00:00
jvm Generate assembly versions for IKVM.OpenJDK.ClassLibrary.dll and JVM.dll automatically based on IKVM.Runtime.dll version. 2008-11-19 05:42:47 +00:00
native Added --libs options to pkg-config to make sure that gmodule-2.0 dynamic linking dependency is recorded. 2008-05-18 07:54:11 +00:00
openjdk Forked three files to make minor changes to reduce dependencies (and in the case of ResolverConfigurationImpl.java to remove the need for a map.xml hack). 2008-12-23 05:30:13 +00:00
refemit Fixed TypeDefOrRef and HasCustomAttribute column size calculations. 2008-11-28 06:43:31 +00:00
runtime Made two access checks runtime-only, because for the static compiler they aren't necessary and they break InternalsVisibleToAttribute support. 2008-12-22 07:54:25 +00:00
tools Added tool to extract public key from ikvm-key container into tools/pubkey.txt. 2008-09-18 05:34:30 +00:00
website Website updates. 2008-07-21 12:17:16 +00:00
CommonAssemblyInfo.cs Changed version to 0.39. 2008-11-14 07:51:31 +00:00
HOWTO Updated build instructions. 2008-09-22 04:26:45 +00:00
LICENSE Imported Sun's GPLed Double/Float toString and parsing code to fix the long standing incompatibilities. Update license and copyright texts to note the inclusion of Sun code. 2007-05-11 08:55:35 +00:00
THANKYOU Added Andy Malakov. 2008-07-02 06:11:26 +00:00
ikvm.build Integrated IKVM.Reflection.Emit in ikvmc. 2008-11-14 08:42:07 +00:00
ikvm9.sln Added IKVM.Reflection.Emit project. 2008-11-14 08:11:50 +00:00
ikvmc.8.csproj Integrated IKVM.Reflection.Emit in ikvmc. 2008-11-14 08:42:07 +00:00