index
:
~slomo/gstreamer
1.5
collectpads
concat
instant-rate-change
master
ptp
request-configuration
stream-activate
task-pool
wallclock-meta
GStreamer open-source multimedia framework
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-21
meson: don't need config.h.meson any more
Tim-Philipp Müller
1
-1
/
+1
2017-05-04
Don't generate gst-element-check-1.0.m4 on the fly and fix meson build
Tim-Philipp Müller
1
-8
/
+3
2017-04-11
meson: dist new meson build script
Tim-Philipp Müller
1
-0
/
+1
2017-02-14
meson: dist meson build files
Tim-Philipp Müller
1
-0
/
+4
2016-11-28
Remove generated gstreamer.spec file
Tim-Philipp Müller
1
-1
/
+0
2016-11-14
win32: remove copies of generated headers
Tim-Philipp Müller
1
-10
/
+1
2016-11-14
docs: remove FAQ which was moved into gst-docs module
Tim-Philipp Müller
1
-1
/
+1
2016-08-13
Remove old alloc tracing code now that we have a GstTracer-based replacement
Tim-Philipp Müller
1
-2
/
+0
2015-06-09
cruft: add the obsolete tmpl dir to cruft-dirs
Stefan Sauer
1
-1
/
+2
2015-05-10
Add removed example directories to CRUFT_DIRS
Tim-Philipp Müller
1
-0
/
+4
2015-03-24
Revert "Fix distcheck"
Mathieu Duponchelle
1
-1
/
+1
2015-02-23
Fix distcheck
Tim-Philipp Müller
1
-1
/
+1
2015-02-23
Dist new data directory
Tim-Philipp Müller
1
-1
/
+2
2015-02-23
bash-completion: Implement in a different way.
Mathieu Duponchelle
1
-1
/
+2
2014-09-25
tests: parallelise 'make valgrind'
Tim-Philipp Müller
1
-3
/
+3
2014-07-31
Makefile: Add usage of build-checks step
Edward Hervey
1
-0
/
+6
2012-09-01
gst-element-check.m4: rename AM_GST_ELEMENT_CHECK to GST_ELEMENT_CHECK
Tim-Philipp Müller
1
-2
/
+2
2012-06-26
configure: add --disable-tools and --disable-benchmarks options
Lionel Landwerlin
1
-1
/
+5
2012-04-04
gst: Change versioning
Sebastian Dröge
1
-5
/
+5
2012-03-02
gst: Remove gstmarshal.[ch] completely and use the generic marshaller
Sebastian Dröge
1
-3
/
+1
2011-06-04
Remove everything libxml2- and loadsave-related
Tim-Philipp Müller
1
-2
/
+0
2010-10-05
Add gobject-introspection temp directories to CRUFT_DIRS
Tim-Philipp Müller
1
-1
/
+3
2010-09-06
tests: tune skipping checks if we have disabled subsystems
Stefan Kost
1
-2
/
+0
2010-06-26
examples: remove xml example build system bits and purge from tree
Tim-Philipp Müller
1
-0
/
+3
2010-06-01
win32: commit Makefile changes for win32-update as well
Tim-Philipp Müller
1
-1
/
+3
2010-03-30
build: make autotools put its m4 files into m4/ instead of common/m4/
Tim-Philipp Müller
1
-3
/
+38
2010-03-29
build: add cruft alert for common/shave*
Tim-Philipp Müller
1
-5
/
+13
2010-03-09
build: Make some more rules silent if requested
Sebastian Dröge
1
-2
/
+2
2010-02-18
build: fix indenting in win32-update target
Tim-Philipp Müller
1
-0
/
+1
2010-01-13
scripts: move gst-uninstalled from docs/faq to scripts
Stefan Kost
1
-0
/
+1
2009-10-14
build: ...and add missing endif
Sebastian Dröge
1
-0
/
+1
2009-10-14
build: Also don't run make check-exports if debugging is disabled
Sebastian Dröge
1
-0
/
+1
2009-10-14
build: Only run make check-exports if no public API was disabled
Peter Kjellerstedt
1
-1
/
+10
2009-09-12
introspection: Build pkgconfig before all libraries and set PKG_CONFIG_PATH
Sebastian Dröge
1
-4
/
+4
2009-08-06
check: fix issues with 'make distcheck'
Tim-Philipp Müller
1
-0
/
+3
2009-08-06
check: use private copy of check for libgstcheck
Tim-Philipp Müller
1
-1
/
+2
2009-06-24
make check: add check for enum type class unrefs in gst_deinit() too
Tim-Philipp Müller
1
-0
/
+15
2009-05-26
Fix 'make distcheck'
Tim-Philipp Müller
1
-1
/
+1
2009-05-12
checks: check for enum types not class_ref'ed in gst_init() in 'make check'
Tim-Philipp Müller
1
-1
/
+19
2009-02-23
Change how win32/common/config.h is updated
David Schleef
1
-0
/
+2
2008-01-09
Makefile.am: Remove old coverage target in favour of "make lcov".
Stefan Kost
1
-11
/
+1
2007-12-17
Makefile.am: The check-exports stuff moved to common/win32.mak, so include that.
Tim-Philipp Müller
1
-19
/
+2
2007-12-12
Makefile.am: Add check-exports target and run it as part of 'make check' (see...
Tim-Philipp Müller
1
-0
/
+18
2007-11-06
update SPEC file with latest changes, also add MAINTAINERS file to EXTRA_DIST...
Christian Schaller
1
-1
/
+1
2006-12-15
adding .doap file
Thomas Vander Stichele
1
-1
/
+1
2006-11-09
Do some optimisation work in GstAdapter to avoid copies in more cases.
Jan Schmidt
1
-1
/
+1
2006-09-27
Makefile.am: gst-element-check.m4 is generated and should therefore be copied...
Peter Kjellerstedt
1
-2
/
+2
2006-07-07
Make gst-element-check-$VERSION.m4 call gst-inspect-$VERSION instead of the u...
Tim-Philipp Müller
1
-1
/
+2
2006-07-02
Makefile.am: include lcov.mak for lcov coverage generation
Thomas Vander Stichele
1
-0
/
+2
2006-05-12
Makefile.am: updates for win32
Thomas Vander Stichele
1
-0
/
+3
[next]