index
:
~reynaldo/gstreamer
doc_fixes
Unnamed repository; edit this file 'description' to name the repository.
reynaldo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
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
2006-05-03
whitespace moving
Thomas Vander Stichele
1
-1
/
+1
2005-11-30
descend into tests
Thomas Vander Stichele
1
-2
/
+2
2005-11-30
move all of these under tests
Thomas Vander Stichele
1
-30
/
+2
2005-11-30
make not having check non-fatal for extra targets
Thomas Vander Stichele
1
-4
/
+2
2005-11-30
Makefile.am: remove some files
Thomas Vander Stichele
1
-1
/
+1
2005-11-29
do CVS surgery and related build fixery to move elements and indexers in a ne...
Thomas Vander Stichele
1
-2
/
+2
2005-11-28
Makefile.am: don't run checks if we don't have check
Thomas Vander Stichele
1
-0
/
+10
2005-11-23
add a torture target
Thomas Vander Stichele
1
-0
/
+3
2005-10-12
Makefile.am: add win32-update target
Thomas Vander Stichele
1
-0
/
+4
2005-10-08
Makefile.am: remove include dir
Thomas Vander Stichele
1
-8
/
+4
2005-09-17
add valgrind target; disable gstplugin until it passes
Thomas Vander Stichele
1
-0
/
+3
2005-09-03
enable docs build for distcheck
Thomas Vander Stichele
1
-2
/
+1
2005-09-03
clean up docs build a little; have docdir be an overridable install location;...
Thomas Vander Stichele
1
-10
/
+4
2005-07-05
better report genration target (lcov needs a patch)
Stefan Kost
1
-5
/
+1
2005-06-03
added support for html unit test coverage reports
Stefan Kost
1
-1
/
+15
2005-03-07
First THREADED backport attempt, focusing on adding locks and making sure the...
Wim Taymans
1
-3
/
+16
[next]