gstreamer/codegen
Edward Hervey b01b9197c7 codegen/: Added code to ignore type and the function/methods/classes that use them.
Original commit message from CVS:
* codegen/codegen.py:
* codegen/override.py:
Added code to ignore type and the function/methods/classes that use
them.
* gst/gst.override:
ignore methods/classes/types depending on how GStreamer core was built:
_ GST_DISABLE_GST_DEBUG
_ GST_DISABLE_LOADSAVE
_ GST_DISABLE_PARSE
2006-05-09 13:13:48 +00:00
..
.gitignore configure.ac (PYGTK_CODEGEN): Use built in code generator again and don't require 2.3.91, 2.0.0 should do fine (FC1 o... 2004-04-16 16:53:29 +00:00
__init__.py configure.ac (PYGTK_CODEGEN): Use built in code generator again and don't require 2.3.91, 2.0.0 should do fine (FC1 o... 2004-04-16 16:53:29 +00:00
argtypes.py codegen/argtypes.py: Update from upstream codegen for UInt argtype. 2006-04-10 09:21:09 +00:00
code-coverage.py configure.ac (PYGTK_CODEGEN): Use built in code generator again and don't require 2.3.91, 2.0.0 should do fine (FC1 o... 2004-04-16 16:53:29 +00:00
codegen.py codegen/: Added code to ignore type and the function/methods/classes that use them. 2006-05-09 13:13:48 +00:00
definitions.py Added 'keeprefcount' argument for function/method parameters in order to cope with functions/methods that decrement t... 2005-10-05 13:48:21 +00:00
defsconvert.py codegen/: Updated codegen to support miniobject 2005-06-26 12:36:24 +00:00
defsparser.py codegen/: Backport pygtk 2.6.2 codegen 2005-06-26 13:59:34 +00:00
docextract.py configure.ac (PYGTK_CODEGEN): Use built in code generator again and don't require 2.3.91, 2.0.0 should do fine (FC1 o... 2004-04-16 16:53:29 +00:00
docextract_to_xml.py configure.ac (PYGTK_CODEGEN): Use built in code generator again and don't require 2.3.91, 2.0.0 should do fine (FC1 o... 2004-04-16 16:53:29 +00:00
docgen.py codegen/: Updated codegen to support miniobject 2005-06-26 12:35:07 +00:00
h2def.py codegen/: Backport pygtk 2.6.2 codegen 2005-06-26 13:59:34 +00:00
Makefile.am add Makefile.am 2005-10-04 08:18:27 +00:00
mergedefs.py codegen/: Backport pygtk 2.6.2 codegen 2005-06-26 13:59:34 +00:00
missingdefs.py configure.ac (PYGTK_CODEGEN): Use built in code generator again and don't require 2.3.91, 2.0.0 should do fine (FC1 o... 2004-04-16 16:53:29 +00:00
mkskel.py configure.ac (PYGTK_CODEGEN): Use built in code generator again and don't require 2.3.91, 2.0.0 should do fine (FC1 o... 2004-04-16 16:53:29 +00:00
override.py codegen/: Added code to ignore type and the function/methods/classes that use them. 2006-05-09 13:13:48 +00:00
reversewrapper.py codegen/: Backport pygtk 2.6.2 codegen 2005-06-26 13:59:34 +00:00
scmexpr.py configure.ac (PYGTK_CODEGEN): Use built in code generator again and don't require 2.3.91, 2.0.0 should do fine (FC1 o... 2004-04-16 16:53:29 +00:00