summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-07-02add pkg stringThomas Vander Stichele1-1/+1
2006-07-02add an inspect target that inspects every element feature, so we can have tha...Thomas Vander Stichele4-0/+37
2006-07-02m4/gst-args.m4: when building with gcov, reset CFLAGS and friends to O0Thomas Vander Stichele2-0/+18
2006-07-01m4/gst-args.m4: Find the gcov that matches the gcc versionThomas Vander Stichele2-0/+14
2006-07-01copy coverage reporting files from dbusThomas Vander Stichele5-1/+442
2006-07-01m4/gst-args.m4: libtool strips gcov's -f flags, so libgcov does not get linke...Thomas Vander Stichele2-1/+18
2006-06-22m4/gst-feature.m4: Show list of plugins without external dependencies that wi...Peter Kjellerstedt2-4/+24
2006-06-15m4/gst-plugin-docs.m4: add GST_PLUGIN_DOCS, which checks for everything neede...Tim-Philipp Müller2-0/+72
2006-06-11also notify when plugins will be builtThomas Vander Stichele1-0/+2
2006-06-11remove removed macroThomas Vander Stichele1-1/+0
2006-06-11m4/gst-check.m4: add GST_PKG_CHECK_MODULES, which in the normal case of check...Thomas Vander Stichele4-30/+60
2006-06-06m4/gst-arch.m4: add PPC64 so we can have separate structure sizes for itThomas Vander Stichele2-1/+10
2006-06-05gtk-doc.mak: Check for the proper .devhelp2 file to remove.Edward Hervey2-1/+6
2006-05-31gtk-doc.mak: allow a magic variable to suppress errors from docbuildingThomas Vander Stichele2-1/+6
2006-05-30gtk-doc.mak: error out if gtkdoc-mktmpl finds unused declarationsThomas Vander Stichele2-3/+7
2006-05-28gst.supp: Reverting previous commit.Edward Hervey2-11/+5
2006-05-28gst.supp: Added suppresion for memleak in g_option_context_parse on fc5-64Edward Hervey2-0/+16
2006-05-18m4/gst-check.m4: set GSTPB_PLUGINS_DIR just like GST_PLUGINS_DIRThomas Vander Stichele2-0/+15
2006-05-18check.mak: Fix 'make help' in check directories, it should be 'valgrind.gen-s...Tim-Philipp Müller2-1/+9
2006-05-18m4/gst-arch.m4: add support for CRIS and CRISv32.Peter Kjellerstedt2-1/+16
2006-05-17Mention bug fixed in previous commitJan Schmidt1-1/+1
2006-05-17m4/gst-args.m4: Fix the macros for command-line supplied package and origin n...Jan Schmidt2-2/+8
2006-05-14gtk-doc.mak: Add uninstall rule to remove .devhelp2 files.Jan Schmidt1-0/+5
2006-05-14configure.ac: releasing 0.10.6, "Take the cannoli"Jan Schmidt1-0/+3
2006-05-09gst.supp: Add suppression for GSlice version of g_type_init calloc leakEdward Hervey2-0/+17
2006-04-29move upload.mak to commonThomas Vander Stichele2-1/+34
2006-04-10add test for amrnbenc, enable test infrastructure, and fix a leakThomas Vander Stichele1-2/+6
2006-04-06add commentsThomas Vander Stichele1-0/+6
2006-04-05gst.supp: Delete a bogus suppression for the registry code.Michael Smith2-26/+6
2006-04-04Add yet-another dlopen-related suppressionMichael Smith1-0/+15
2006-04-04gst.supp: Add a leak suppression: the existing glibc-doesn't-free-TLS one was...Michael Smith2-0/+17
2006-04-04gst.supp: Add some minimally-neccesary suppressions for my x86/dapper system.Michael Smith2-0/+30
2006-04-01disable use of AS_LIBTOOL_TAGS, it doesn't work correctlyThomas Vander Stichele1-0/+14
2006-04-01plugins.xsl: Do not display an origin link if origin does not start with httpThomas Vander Stichele2-4/+18
2006-04-01m4/: add more macrosThomas Vander Stichele4-0/+159
2006-04-01m4/as-version.m4: newer versionThomas Vander Stichele4-49/+73
2006-03-31releasing 0.10.1Thomas Vander Stichele1-1/+1
2006-03-26same problem on 64 bitThomas Vander Stichele1-1/+1
2006-03-24gst.supp: add a suppression for g_parse_debug_stringThomas Vander Stichele2-0/+19
2006-03-23gstdoc-scangobj: sync fully with gtkdoc-0.15Stefan Kost2-82/+125
2006-03-23g/: sync a little with gtk-doc mainlineStefan Kost3-1/+14
2006-03-17update valgrind suppressionsWim Taymans2-73/+87
2006-03-09m4/check.m4: fix test so it actually works when the normal check is used over...Thomas Vander Stichele2-0/+9
2006-03-08check.mak: Set G_SLICE=always-malloc when valgrinding tests (closes #333272)Jan Schmidt2-0/+7
2006-02-20m4/gst-glib2.m4: Fix debug output when the GLib version prerequisite is not f...Jan Schmidt2-1/+6
2006-02-13m4/check.m4: Hack around Debian/Ubuntu's broken installation of the PIC versi...Andy Wingo2-48/+99
2006-02-06m4/gst-default.m4: switch to auto* sinks for defaultsThomas Vander Stichele2-2/+7
2006-02-02common/gst.supp: Added more suppressionsWim Taymans1-0/+19
2006-02-02check.mak: add a .valgrind.gen-suppressions target to aid in generating suppr...Wim Taymans3-1/+67
2006-02-02gtk-doc-plugins.mak: only add srcdir/gst if it existsThomas Vander Stichele2-10/+16