mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-11-22 23:45:09 +00:00
* configure.in : expand atk/glue/Makefile * atk/Makefile.am : generate glue and build glue dir * atk/makefile.win32 : ditto * atk/glue/Makefile.am : build new glue * atk/glue/makefile.win32 : build new glue * atk/glue/vmglueheaders.h : new includes for vm glue * atk/glue/win32dll.c : win dll building code * generator/CodeGenerator.cs : add --gluelib-name and --glue-filename argument parsing. * generator/GenerationInfo.cs : add GluelibName, GlueFilename, GlueEnabled, GlueWriter, and CloseGlueWriter. * generator/ObjectGen.cs : Add VirtualMethod glue generation * generator/Statistics.cs : Add warning message for virtual method throttling. svn path=/trunk/gtk-sharp/; revision=24292 |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| AliasGen.cs | ||
| BoxedGen.cs | ||
| CallbackGen.cs | ||
| ClassBase.cs | ||
| ClassGen.cs | ||
| CodeGenerator.cs | ||
| ConstStringGen.cs | ||
| Ctor.cs | ||
| CustomMarshalerGen.cs | ||
| EnumGen.cs | ||
| Field.cs | ||
| gapi-codegen.in | ||
| GenBase.cs | ||
| GenerationInfo.cs | ||
| IGeneratable.cs | ||
| ImportSignature.cs | ||
| InterfaceGen.cs | ||
| Makefile.am | ||
| makefile.win32 | ||
| ManagedCallString.cs | ||
| ManualGen.cs | ||
| Method.cs | ||
| MethodBody.cs | ||
| ObjectGen.cs | ||
| OpaqueGen.cs | ||
| Parameters.cs | ||
| Parser.cs | ||
| Property.cs | ||
| Signal.cs | ||
| SignalHandler.cs | ||
| Signature.cs | ||
| SimpleGen.cs | ||
| Statistics.cs | ||
| StringGen.cs | ||
| StructBase.cs | ||
| StructGen.cs | ||
| SymbolTable.cs | ||
| VMSignature.cs | ||