/[Apache-SVN]
ViewVC logotype

Revision 275190


Jump to revision: Previous Next
Author: stevel
Date: Sat Sep 6 07:09:59 2003 UTC (20 years, 8 months ago)
Changed paths: 6
Log Message:
1. new ildasm command to disassemble .il files. So that you can disassemble the output of tlbimport, patch it and recompile it. Yes, that is the official way to get C arrays marshalled into .net

2. patch to ilasm so that the default fileset is ignored when <src> elements are added and srcDir attr is undefined

3. tests!

ildasm has duff resource handling. It autogenerates the resources in the dir it runs, you cannot predict or control their names. So we CD to output dir, that is the dir of destFile unless an explicit res dir is provided. Ugly, ugly ugly.

And to think that they claim .net is better on account of the ease of development.


Changed paths

Path Details
Directoryant/core/trunk/src/etc/testcases/taskdefs/optional/dotnet.xml modified , text changed
Directoryant/core/trunk/src/main/org/apache/tools/ant/taskdefs/defaults.properties modified , text changed
Directoryant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/dotnet/Ilasm.java modified , text changed
Directoryant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/dotnet/Ildasm.java added
Directoryant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/dotnet/NetCommand.java modified , text changed
Directoryant/core/trunk/src/testcases/org/apache/tools/ant/taskdefs/optional/DotnetTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26