gstreamer/generator
Maarten Bosmans 593a106149 Some Makefile.am tweaks
Executables on Windows have a .exe extension, so don't hardcode gsts-xmlinspect in TARGETS, but let automake figure it out.
Add Makefile.in to MAINTAINERCLEANFILES.
Fix typo in glue/Makefile.am.
2009-12-06 11:16:01 +01:00
..
AliasGen.cs Fork the Gtk# codegenerator for now 2009-05-14 21:38:28 +02:00
BoxedGen.cs Use internal glib-sharp copy everywhere and make it work side-by-side with real glib-sharp 2009-08-05 16:57:20 +02:00
ByRefGen.cs Use internal glib-sharp copy everywhere and make it work side-by-side with real glib-sharp 2009-08-05 16:57:20 +02:00
CallbackGen.cs Update code generator to latest Gtk# trunk 2009-09-11 10:14:42 +02:00
ChildProperty.cs Fork the Gtk# codegenerator for now 2009-05-14 21:38:28 +02:00
ClassBase.cs Fork the Gtk# codegenerator for now 2009-05-14 21:38:28 +02:00
ClassField.cs Fork the Gtk# codegenerator for now 2009-05-14 21:38:28 +02:00
ClassGen.cs Update internal glib-sharp copy and code generator to latest SVN trunk 2009-09-03 11:08:27 +02:00
CodeGenerator.cs Fork the Gtk# codegenerator for now 2009-05-14 21:38:28 +02:00
ConstFilenameGen.cs Use internal glib-sharp copy everywhere and make it work side-by-side with real glib-sharp 2009-08-05 16:57:20 +02:00
ConstStringGen.cs Update internal glib-sharp copy and code generator to latest SVN trunk 2009-09-03 11:08:27 +02:00
Ctor.cs Update code generator to latest Gtk# trunk 2009-09-11 10:14:42 +02:00
DefaultSignalHandler.cs Use internal glib-sharp copy everywhere and make it work side-by-side with real glib-sharp 2009-08-05 16:57:20 +02:00
DESIGN Update generator from latest Gtk# trunk 2009-07-31 10:11:12 +02:00
EnumGen.cs Update code generator to latest Gtk# trunk 2009-09-11 10:14:42 +02:00
FieldBase.cs Update internal glib-sharp copy and code generator to latest SVN trunk 2009-09-03 11:08:27 +02:00
GenBase.cs Update internal glib-sharp copy and code generator to latest SVN trunk 2009-09-03 11:08:27 +02:00
GenerationInfo.cs Fork the Gtk# codegenerator for now 2009-05-14 21:38:28 +02:00
GObjectVM.cs Update internal glib-sharp copy and code generator to latest SVN trunk 2009-09-03 11:08:27 +02:00
gst-codegen.diff Update code generator from gtk-sharp trunk 2009-11-25 08:10:39 +01:00
HandleBase.cs Update internal glib-sharp copy and code generator to latest SVN trunk 2009-09-03 11:08:27 +02:00
IAccessor.cs Fork the Gtk# codegenerator for now 2009-05-14 21:38:28 +02:00
IGeneratable.cs Update internal glib-sharp copy and code generator to latest SVN trunk 2009-09-03 11:08:27 +02:00
IManualMarshaler.cs Fork the Gtk# codegenerator for now 2009-05-14 21:38:28 +02:00
InterfaceGen.cs Update internal glib-sharp copy and code generator to latest SVN trunk 2009-09-03 11:08:27 +02:00
InterfaceVM.cs Fork the Gtk# codegenerator for now 2009-05-14 21:38:28 +02:00
LPGen.cs Fork the Gtk# codegenerator for now 2009-05-14 21:38:28 +02:00
LPUGen.cs Fork the Gtk# codegenerator for now 2009-05-14 21:38:28 +02:00
Makefile.am Some Makefile.am tweaks 2009-12-06 11:16:01 +01:00
ManagedCallString.cs Add hack to the codegenerator to handle "owned-in-call-scope" functionality to virtual methods 2009-09-23 08:20:59 +02:00
ManualGen.cs Fork the Gtk# codegenerator for now 2009-05-14 21:38:28 +02:00
MarshalGen.cs Fork the Gtk# codegenerator for now 2009-05-14 21:38:28 +02:00
Method.cs Update code generator to latest Gtk# trunk 2009-09-11 10:14:42 +02:00
MethodBase.cs Fork the Gtk# codegenerator for now 2009-05-14 21:38:28 +02:00
MethodBody.cs Use internal glib-sharp copy everywhere and make it work side-by-side with real glib-sharp 2009-08-05 16:57:20 +02:00
MiniObjectGen.cs Update internal glib-sharp copy and code generator to latest SVN trunk 2009-09-03 11:08:27 +02:00
ObjectBase.cs Use internal glib-sharp copy everywhere and make it work side-by-side with real glib-sharp 2009-08-05 16:57:20 +02:00
ObjectField.cs Fork the Gtk# codegenerator for now 2009-05-14 21:38:28 +02:00
ObjectGen.cs Update internal glib-sharp copy and code generator to latest SVN trunk 2009-09-03 11:08:27 +02:00
OpaqueGen.cs Update internal glib-sharp copy and code generator to latest SVN trunk 2009-09-03 11:08:27 +02:00
Parameters.cs Update code generator from gtk-sharp trunk 2009-08-05 16:46:19 +02:00
Parser.cs Extend the code generator to handle GstMiniObject and implement Gst.MiniObject 2009-05-20 17:32:03 +02:00
Property.cs Use internal glib-sharp copy everywhere and make it work side-by-side with real glib-sharp 2009-08-05 16:57:20 +02:00
PropertyBase.cs Fork the Gtk# codegenerator for now 2009-05-14 21:38:28 +02:00
ReturnValue.cs Update code generator from gtk-sharp trunk 2009-10-03 11:59:14 +02:00
Signal.cs Update code generator from gtk-sharp trunk 2009-11-25 08:10:39 +01:00
Signature.cs Fork the Gtk# codegenerator for now 2009-05-14 21:38:28 +02:00
SimpleBase.cs Update internal glib-sharp copy and code generator to latest SVN trunk 2009-09-03 11:08:27 +02:00
SimpleGen.cs Fork the Gtk# codegenerator for now 2009-05-14 21:38:28 +02:00
Statistics.cs Fork the Gtk# codegenerator for now 2009-05-14 21:38:28 +02:00
StructBase.cs Update internal glib-sharp copy and code generator to latest SVN trunk 2009-09-03 11:08:27 +02:00
StructField.cs Update internal glib-sharp copy and code generator to latest SVN trunk 2009-09-03 11:08:27 +02:00
StructGen.cs Use internal glib-sharp copy everywhere and make it work side-by-side with real glib-sharp 2009-08-05 16:57:20 +02:00
SymbolTable.cs Update internal glib-sharp copy and code generator to latest SVN trunk 2009-09-03 11:08:27 +02:00
VirtualMethod.cs Update code generator to latest Gtk# trunk 2009-09-11 10:14:42 +02:00
VMSignature.cs Fork the Gtk# codegenerator for now 2009-05-14 21:38:28 +02:00