summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2009-04-17Don't forget to dist gstlibtoolimporter.py. Fixes #579325Edward Hervey
2009-02-09Python plugin loader implementation.Edward Hervey
2008-12-05Add common to SUBDIRS and generate common/Makefile and common/m4/Makefile.Sebastian Dröge
2008-01-21Makefile.am: Include PYTHON_INCLUDES in the common CFLAGS in the top-level.Luca Ferretti
2007-12-18Makefile.am: Include common/win32.mak for CRLF check of win32 project files (...Tim-Philipp Müller
2007-11-08Add a new module, gstoption which allows you to fetch theJohan Dahlin
2007-07-27Add win32 requirements.Edward Hervey
2007-02-16Makefile.am: Add ACLOCAL_AMFLAGSDavid Schleef
2006-12-15add doap fileThomas Vander Stichele
2006-09-23Fix #357310Thomas Vander Stichele
2006-07-03add gcov stuffThomas Vander Stichele
2006-06-13Makefile.am: Cleanup pygst.pyc file.Edward Hervey
2006-04-07Makefile.am: make check-valgrind calls make valgrind in the testsuite directory.Edward Hervey
2005-12-14Follow pygtk's lead in installing pygst.py and .pth in pyexecdir - this will ...Thomas Vander Stichele
2005-11-23add a torture targetThomas Vander Stichele
2005-10-03release timeThomas Vander Stichele
2005-09-18add empty check-valgrind targetThomas Vander Stichele
2005-09-02are you looking at meThomas Vander Stichele
2005-09-02this should be the final nailThomas Vander Stichele
2005-09-02fix a small bug in the pygst.py install rule; add an uninstall ruleThomas Vander Stichele
2005-09-02fix distcheck even harderThomas Vander Stichele
2005-09-02fix distcheckThomas Vander Stichele
2005-08-01Remove old documentation systemEdward Hervey
2005-07-13Makefile.am: PYGSTDIR typo fixEdward Hervey
2005-07-12configure.ac (AC_CONFIG_FILES): The makefile handles pygst.py now.Andy Wingo
2005-07-01Modifications to have parallel-installable gst-pythonEdward Hervey
2005-06-17Backport from 0.8 branch and added new .defs file from GStreamer 0.9Edward Hervey
2004-10-11Add examplesgst-python-0.7.93Johan Dahlin
2004-10-11more build fixesJohan Dahlin
2004-06-21releasinggst-python-0.7.92Thomas Vander Stichele
2004-06-21releaseThomas Vander Stichele
2004-03-31Makefile.am (EXTRA_DIST): Add codegen/* Can't believe distcheck passedJohan Dahlin
2004-03-29examples/gst/wavenc.py: New exampleJohan Dahlin
2004-03-17Makefile.am (DIST_SUBDIRS): Remove PLAYDIRJohan Dahlin
2004-03-16gst/Makefile.am: Move the gstplay bindings over hereJohan Dahlin
2004-03-15gst/*: Move interfaces over here, make it build, remove gstreamer.pyJohan Dahlin
2004-03-12Makefile.am (PLAYDIR): Disable for nowJohan Dahlin
2004-03-04make gstreamer python work uninstalled againThomas Vander Stichele
2004-02-27gstreamer/: All over the place, more rename work (gstreamer -> gst)Johan Dahlin
2004-02-03gst/: Support GstPlay, bug fixes, updates.David I. Lehn
2004-01-27Makefile.am: add gstinterfaces dirDavid I. Lehn
2003-10-04add Element () constructor add testsuiteThomas Vander Stichele
2003-07-10distcheck and final release prep fixesgst-python-0.1.0David I. Lehn
2003-07-09info on where doc sources are locatedDavid I. Lehn
2003-07-09conditionally build docsDavid I. Lehn
2003-06-26docutils based docs (more fixups)David I. Lehn
2003-06-26add pkgconfig supportDavid I. Lehn
2003-06-11update to conform more to other modules fix spec file, the bindings build and...Thomas Vander Stichele
2002-03-24initial python bindingsDavid I. Lehn