summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2018-10-31meson: address python module port commentsMathieu Duponchelle1-1/+0
2018-05-01Fix distcheckTim-Philipp Müller1-1/+0
2018-04-03Dist autogen.sh and configure.acTim-Philipp Müller1-0/+2
2018-02-22makefiles: Add missing dist filesNicolas Dufresne1-1/+5
2018-01-23Ship meson build system in autotools generated tarballsSebastian Dröge1-0/+6
2016-02-21win32: remove outdated build cruftTim-Philipp Müller1-3/+0
2015-04-24test: Bring back the testsuite and test if the initialization override worksThibault Saunier1-1/+1
2014-06-06Reimplement gstpython plugin on top of PyGobjectThibault Saunier1-1/+1
2013-08-23Disable examples amd testsuite as long as they have not been portedThibault Saunier1-3/+7
2012-08-19Add overrides for GObject IntrospectionThibault Saunier1-1/+1
2012-07-30Keep only the testsuite as we are now using GObject Introspection for bindingsThibault Saunier1-51/+2
2010-05-28build: put build files into m4/ instead of common/m4/Tim-Philipp Müller1-1/+14
2009-04-17Don't forget to dist gstlibtoolimporter.py. Fixes #579325Edward Hervey1-1/+1
2009-02-09Python plugin loader implementation.Edward Hervey1-1/+1
2008-12-05Add common to SUBDIRS and generate common/Makefile and common/m4/Makefile.Sebastian Dröge1-1/+1
2008-01-21Makefile.am: Include PYTHON_INCLUDES in the common CFLAGS in the top-level.Luca Ferretti1-1/+1
2007-12-18Makefile.am: Include common/win32.mak for CRLF check of win32 project files (...Tim-Philipp Müller1-3/+2
2007-11-08Add a new module, gstoption which allows you to fetch theJohan Dahlin1-0/+16
2007-07-27Add win32 requirements.Edward Hervey1-1/+7
2007-02-16Makefile.am: Add ACLOCAL_AMFLAGSDavid Schleef1-0/+2
2006-12-15add doap fileThomas Vander Stichele1-1/+1
2006-09-23Fix #357310Thomas Vander Stichele1-1/+1
2006-07-03add gcov stuffThomas Vander Stichele1-0/+2
2006-06-13Makefile.am: Cleanup pygst.pyc file.Edward Hervey1-1/+1
2006-04-07Makefile.am: make check-valgrind calls make valgrind in the testsuite directory.Edward Hervey1-1/+1
2005-12-14Follow pygtk's lead in installing pygst.py and .pth in pyexecdir - this will ...Thomas Vander Stichele1-12/+7
2005-11-23add a torture targetThomas Vander Stichele1-0/+3
2005-10-03release timeThomas Vander Stichele1-4/+1
2005-09-18add empty check-valgrind targetThomas Vander Stichele1-0/+3
2005-09-02are you looking at meThomas Vander Stichele1-2/+1
2005-09-02this should be the final nailThomas Vander Stichele1-0/+2
2005-09-02fix a small bug in the pygst.py install rule; add an uninstall ruleThomas Vander Stichele1-1/+6
2005-09-02fix distcheck even harderThomas Vander Stichele1-0/+1
2005-09-02fix distcheckThomas Vander Stichele1-1/+1
2005-08-01Remove old documentation systemEdward Hervey1-10/+2
2005-07-13Makefile.am: PYGSTDIR typo fixEdward Hervey1-1/+1
2005-07-12configure.ac (AC_CONFIG_FILES): The makefile handles pygst.py now.Andy Wingo1-8/+18
2005-07-01Modifications to have parallel-installable gst-pythonEdward Hervey1-0/+13
2005-06-17Backport from 0.8 branch and added new .defs file from GStreamer 0.9Edward Hervey1-0/+1
2004-10-11Add examplesRELEASE-0_7_93Johan Dahlin1-1/+1
2004-10-11more build fixesJohan Dahlin1-24/+1
2004-06-21releasingRELEASE-0_7_92Thomas Vander Stichele1-0/+1
2004-06-21releaseThomas Vander Stichele1-2/+1
2004-03-31Makefile.am (EXTRA_DIST): Add codegen/* Can't believe distcheck passedJohan Dahlin1-2/+14
2004-03-29examples/gst/wavenc.py: New exampleJohan Dahlin1-0/+1
2004-03-17Makefile.am (DIST_SUBDIRS): Remove PLAYDIRJohan Dahlin1-1/+1
2004-03-16gst/Makefile.am: Move the gstplay bindings over hereJohan Dahlin1-6/+14
2004-03-15gst/*: Move interfaces over here, make it build, remove gstreamer.pyJohan Dahlin1-3/+1
2004-03-12Makefile.am (PLAYDIR): Disable for nowJohan Dahlin1-2/+3
2004-03-04make gstreamer python work uninstalled againThomas Vander Stichele1-1/+1