summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2012-09-01gst-element-check.m4: rename AM_GST_ELEMENT_CHECK to GST_ELEMENT_CHECKTim-Philipp Müller
2012-06-26configure: add --disable-tools and --disable-benchmarks optionsLionel Landwerlin
2012-04-04gst: Change versioningSebastian Dröge
2012-03-02gst: Remove gstmarshal.[ch] completely and use the generic marshallerSebastian Dröge
2011-06-04Remove everything libxml2- and loadsave-relatedTim-Philipp Müller
2010-10-05Add gobject-introspection temp directories to CRUFT_DIRSTim-Philipp Müller
2010-09-06tests: tune skipping checks if we have disabled subsystemsStefan Kost
2010-06-26examples: remove xml example build system bits and purge from treeTim-Philipp Müller
2010-06-01win32: commit Makefile changes for win32-update as wellTim-Philipp Müller
2010-03-30build: make autotools put its m4 files into m4/ instead of common/m4/Tim-Philipp Müller
2010-03-29build: add cruft alert for common/shave*Tim-Philipp Müller
2010-03-09build: Make some more rules silent if requestedSebastian Dröge
2010-02-18build: fix indenting in win32-update targetTim-Philipp Müller
2010-01-13scripts: move gst-uninstalled from docs/faq to scriptsStefan Kost
2009-10-14build: ...and add missing endifSebastian Dröge
2009-10-14build: Also don't run make check-exports if debugging is disabledSebastian Dröge
2009-10-14build: Only run make check-exports if no public API was disabledPeter Kjellerstedt
2009-09-12introspection: Build pkgconfig before all libraries and set PKG_CONFIG_PATHSebastian Dröge
2009-08-06check: fix issues with 'make distcheck'Tim-Philipp Müller
2009-08-06check: use private copy of check for libgstcheckTim-Philipp Müller
2009-06-24make check: add check for enum type class unrefs in gst_deinit() tooTim-Philipp Müller
2009-05-26Fix 'make distcheck'Tim-Philipp Müller
2009-05-12checks: check for enum types not class_ref'ed in gst_init() in 'make check'Tim-Philipp Müller
2009-02-23Change how win32/common/config.h is updatedDavid Schleef
2008-01-09Makefile.am: Remove old coverage target in favour of "make lcov".Stefan Kost
2007-12-17Makefile.am: The check-exports stuff moved to common/win32.mak, so include that.Tim-Philipp Müller
2007-12-12Makefile.am: Add check-exports target and run it as part of 'make check' (see...Tim-Philipp Müller
2007-11-06update SPEC file with latest changes, also add MAINTAINERS file to EXTRA_DIST...Christian Schaller
2006-12-15adding .doap fileThomas Vander Stichele
2006-11-09Do some optimisation work in GstAdapter to avoid copies in more cases.Jan Schmidt
2006-09-27Makefile.am: gst-element-check.m4 is generated and should therefore be copied...Peter Kjellerstedt
2006-07-07Make gst-element-check-$VERSION.m4 call gst-inspect-$VERSION instead of the u...Tim-Philipp Müller
2006-07-02Makefile.am: include lcov.mak for lcov coverage generationThomas Vander Stichele
2006-05-12Makefile.am: updates for win32Thomas Vander Stichele
2006-05-03whitespace movingThomas Vander Stichele
2005-11-30descend into testsThomas Vander Stichele
2005-11-30move all of these under testsThomas Vander Stichele
2005-11-30make not having check non-fatal for extra targetsThomas Vander Stichele
2005-11-30Makefile.am: remove some filesThomas Vander Stichele
2005-11-29do CVS surgery and related build fixery to move elements and indexers in a ne...Thomas Vander Stichele
2005-11-28Makefile.am: don't run checks if we don't have checkThomas Vander Stichele
2005-11-23add a torture targetThomas Vander Stichele
2005-10-12Makefile.am: add win32-update targetThomas Vander Stichele
2005-10-08Makefile.am: remove include dirThomas Vander Stichele
2005-09-17add valgrind target; disable gstplugin until it passesThomas Vander Stichele
2005-09-03enable docs build for distcheckThomas Vander Stichele
2005-09-03clean up docs build a little; have docdir be an overridable install location;...Thomas Vander Stichele
2005-07-05better report genration target (lcov needs a patch)Stefan Kost
2005-06-03added support for html unit test coverage reportsStefan Kost
2005-03-07First THREADED backport attempt, focusing on adding locks and making sure the...Wim Taymans