summaryrefslogtreecommitdiff
path: root/gst-libs/gst/app/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2015-12-02Drop usage of deprecated g-ir-scanner --strip-prefix flagReynaldo H. Verdejo Pinochet1-1/+2
2015-09-29app: pass PKG_CONFIG_PATH for gir files for libgstapp as wellPerry Hung1-2/+2
2015-06-16gi: Use INTROSPECTION_INIT for --add-init-sectionNicolas Dufresne1-1/+1
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-15/+0
2015-03-31introspection: Don't use g-ir-scanner cache at compile timeEdward Hervey1-1/+1
2013-04-16app: Don't use $(GST_PLUGIN_LIBTOOLFLAGS) for real librariesSebastian Dröge1-1/+0
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-01-16gst-libs: use GST_*_1_0 environment variables everywhereTim-Philipp Müller1-1/+1
2012-12-12libs: Use foo/foo.h as single-include header consistently everywhereSebastian Dröge1-2/+2
2012-11-21libs: Add missing single include headers and use them in GIRsEvan Nemerson1-2/+2
2012-10-29Revert "g-i: change g-ir-scanner arg --library=libgstfoo-X.la to --library=gs...Tim-Philipp Müller1-1/+1
2012-10-28g-i: change g-ir-scanner arg --library=libgstfoo-X.la to --library=gstfoo-XTim-Philipp Müller1-1/+1
2012-10-24Revert "gst: Add better support for static plugins"Sebastian Dröge1-1/+1
2012-10-24gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-09-17Remove -DGST_USE_UNSTABLE_APITim-Philipp Müller1-1/+0
2012-05-05gst-libs: make pkg-config get path to pkg-config dirs from configureSebastian Rasmussen1-2/+2
2012-04-04gst: Update versioningSebastian Dröge1-34/+34
2011-11-25gst-libs: Add --warn-all to introspection scannerEdward Hervey1-0/+1
2011-07-05Add -DGST_USE_UNSTABLE_API to the compiler flags to avoid warningsTim-Philipp Müller1-0/+1
2011-04-16Merge branch 'master' into 0.11Sebastian Dröge1-0/+1
2011-04-16libs: gobject-introspection scanner doesn't need to scan or update plugin infoTim-Philipp Müller1-0/+1
2011-04-11Merge branch 'master' into 0.11Wim Taymans1-0/+15
2011-04-11android: make it ready for androgenizerAlessandro Decina1-0/+15
2011-03-30libs: make sure gobject-introspection scanner calls gst_init()Tim-Philipp Müller1-0/+1
2011-03-30libs: replace 0.10 with @GST_MAJORMINOR@ in Makefile.amTim-Philipp Müller1-10/+10
2011-03-09libs: make sure gobject-introspection scanner calls gst_init()Tim-Philipp Müller1-0/+1
2011-03-09libgstapp: fix backticks in gobject-introspection section of Makefile.amTim-Philipp Müller1-4/+4
2011-02-28app: remove appbufferWim Taymans1-2/+1
2011-02-28Merge branch 'master' into 0.11Wim Taymans1-1/+2
2011-01-08gobject-introspection: use same PKG_CONFIG_PATH for g-ir-compiler as for g-ir...Tim-Philipp Müller1-1/+2
2010-12-06more 0.10 -> 0.11 changesWim Taymans1-10/+10
2010-11-21introspection: Add information on exported packages to GIRsEvan Nemerson1-0/+1
2010-08-14build: use new AG_GST_PKG_CONFIG_PATH m4 macro from commonTim-Philipp Müller1-1/+1
2010-08-14introspection: set PKG_CONFIG_PATH so that our in-tree libs come first when c...Tim-Philipp Müller1-1/+1
2010-04-03libs: point gobject-introspection scanner to .la filesVincent Untz1-1/+1
2010-03-30gst-libs: more gobject-introspection fixesTim-Philipp Müller1-2/+2
2010-03-30gst-libs: fix up gobject-introspection some moreTim-Philipp Müller1-3/+8
2010-03-19build: Makefile.am fixesTim-Philipp Müller1-2/+2
2010-03-09build: Make some more rules silent if requestedSebastian Dröge1-2/+2
2009-10-16build: fix previous commit to fully accomodate the glib-gen.mak changesStefan Kost1-1/+1
2009-10-16build: use gst-glib-gen.mak to fix the glib build rules. Fixes #598114Stefan Kost1-1/+2
2009-09-13introspection: Build pkgconfig before all libraries and set PKG_CONFIG_PATHSebastian Dröge1-1/+2
2009-09-05introduction: Fix out-of-tree buildSebastian Dröge1-1/+3
2009-09-05introspection: Strip Gst prefix from all types/functionsSebastian Dröge1-0/+1
2009-09-05introspection: Fix build if gir-repository is not installedSebastian Dröge1-1/+1
2009-09-05libs: Add nodist headers and sources to the introspection filesSebastian Dröge1-0/+1
2009-09-05app: Add gobject-introspection supportSebastian Dröge1-0/+37
2009-02-25app: add win32 .def file and only export functions we want exportedTim-Philipp Müller1-2/+2
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2008-05-07gst-libs/gst/app/: Add marshal.list, make it compile and add to cvsignore.Wim Taymans1-1/+18