summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2019-10-13Remove autotools build systemTim-Philipp Müller
2019-05-13doc: Remove gtk-doc supportThibault Saunier
2018-08-12win32: remove .def file with exportsTim-Philipp Müller
2018-03-22meson: use gnome.mkenums_simple() to generate core enumtypesAlessandro Decina
2018-03-22meson: use gnome.mkenums_simple() to generate controller enumtypesAlessandro Decina
2017-05-21meson: don't need config.h.meson any moreTim-Philipp Müller
2017-05-04Don't generate gst-element-check-1.0.m4 on the fly and fix meson buildTim-Philipp Müller
2017-04-11meson: dist new meson build scriptTim-Philipp Müller
2017-02-14meson: dist meson build filesTim-Philipp Müller
2016-11-28Remove generated gstreamer.spec fileTim-Philipp Müller
2016-11-14win32: remove copies of generated headersTim-Philipp Müller
2016-11-14docs: remove FAQ which was moved into gst-docs moduleTim-Philipp Müller
2016-08-13Remove old alloc tracing code now that we have a GstTracer-based replacementTim-Philipp Müller
2015-06-09cruft: add the obsolete tmpl dir to cruft-dirsStefan Sauer
2015-05-10Add removed example directories to CRUFT_DIRSTim-Philipp Müller
2015-03-24Revert "Fix distcheck"Mathieu Duponchelle
2015-02-23Fix distcheckTim-Philipp Müller
2015-02-23Dist new data directoryTim-Philipp Müller
2015-02-23bash-completion: Implement in a different way.Mathieu Duponchelle
2014-09-25tests: parallelise 'make valgrind'Tim-Philipp Müller
2014-07-31Makefile: Add usage of build-checks stepEdward Hervey
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