A fork of the original cvs based IKVM repository
Перейти к файлу
jfrijters 34e413822f Throw NotSupportedException when processing unmanaged exports with an unsupported target architecture. 2013-01-12 11:30:48 +00:00
awt Changed build infrastructure to support targetting .NET 4.0 on systems where 4.5 is installed. 2012-12-12 09:00:17 +00:00
bin Removed permanent app.config files and changed build process to only generate them when doing a .NET 2.0 build. 2012-09-17 10:23:23 +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 Fixed some minor class modifiers issues: 2012-07-09 06:07:39 +00:00
debugger handling the first debuggee event (ThreadStart) 2009-02-22 09:09:41 +00:00
ikvm Changed build infrastructure to support targetting .NET 4.0 on systems where 4.5 is installed. 2012-12-12 09:00:17 +00:00
ikvmc Officially deprecated compiling with stubs. 2013-01-08 14:47:50 +00:00
ikvmdoc Build script to build ikvmdoc.exe (not included in the default build). 2010-06-10 09:02:38 +00:00
ikvmstub Changed build infrastructure to support targetting .NET 4.0 on systems where 4.5 is installed. 2012-12-12 09:00:17 +00:00
japi - Updated for IKVM.NET 7.2 and JDK 1.7.0_04. 2012-07-07 08:34:40 +00:00
jvm If we can't find the resource compiler, fall back to the NAnt <rc /> task. 2012-03-29 12:08:23 +00:00
msbuild Generate stubs for referenced assemblies and pass them to javac -classpath option. 2012-12-13 17:53:35 +00:00
native Explicitly pass /MACHINE option to linker to avoid warning. 2012-11-11 08:10:59 +00:00
openjdk Removed meaningless "modifiers" attribute on methods where we're just replacing the method body. 2012-12-30 12:25:58 +00:00
reflect Throw NotSupportedException when processing unmanaged exports with an unsupported target architecture. 2013-01-12 11:30:48 +00:00
runtime Bug fix. Don't add duplicate methods to attribute annotation interfaces. The primary cause of this was attributes with virtual properties where we would add the base class property as well as the derived class overridden property. 2013-01-09 12:57:47 +00:00
tools Removed permanent app.config files and changed build process to only generate them when doing a .NET 2.0 build. 2012-09-17 10:23:23 +00:00
website Added Scala.NET jdk2ikvm tool to Related Work links. 2011-05-17 11:40:17 +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 7.3.* 2012-09-20 07:37:11 +00:00
HOWTO Update to "new" OpenJDK version. 2012-09-20 07:37:42 +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.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 Changed build infrastructure to support targetting .NET 4.0 on systems where 4.5 is installed. 2012-12-12 09:00:17 +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 experimental (and for the time being undocumented) support for having ikvmc pre-generate proxy classes. 2011-05-12 08:08:08 +00:00
update_from_cvs Update script with branch name 2012-12-08 11:07:01 +01:00