Commit graph

22 commits

Author SHA1 Message Date
Tim-Philipp Müller
f5b7f57a17 tests: disable all tests when --disable-tests is used
Move conditional subdir include into top level.

Based on patch by: Joel Holdsworth

https://bugzilla.gnome.org/show_bug.cgi?id=757703
2017-12-06 20:47:22 +00:00
Tim-Philipp Müller
8c1cdb7a4a win32: remove .def file with exports
They're no longer needed, symbol exporting is now explicit
via GST_EXPORT in all cases (autotools, meson, incl. MSVC).
2017-11-26 13:14:12 +00:00
Nicolas Dufresne
ff7b8fe032 Distribute meson_options.txt 2017-06-09 20:16:28 -04:00
Nicolas Dufresne
e96dc57e1b And config.h.meson is no longer dist either 2017-06-09 20:11:47 -04:00
Tim-Philipp Müller
a9cb8868fd meson: dist meson build files
Ship meson build files in tarballs, so people who use tarballs
in their builds can start playing with meson already.
2017-02-14 20:40:26 +00:00
Tim-Philipp Müller
143063a68f Remove generated .spec file
Likely extremely bitrotten, and we should not ship this anyway.
2016-12-16 17:26:04 +00:00
Scott D Phillips
d7676bfba3 Enable building with MSVC
https://bugzilla.gnome.org/show_bug.cgi?id=774640
2016-11-19 11:58:05 +02:00
Tim-Philipp Müller
e2b31dd9b4 Fix 'make check' from top-level directory 2014-12-31 13:04:57 +00:00
Sebastian Rasmussen
b6e4587afd configure: add --disable-examples switch
https://bugzilla.gnome.org/show_bug.cgi?id=741678
2014-12-18 09:36:51 +00:00
Tim-Philipp Müller
f57e8fc570 Parallelise 'make check-valgrind' 2014-10-24 17:48:04 +01:00
Edward Hervey
bad8eca332 Makefile: Add usage of build-checks step
Allows building checks without running them
2014-08-01 10:46:44 +02:00
Sebastian Dröge
e631112f33 build: Ship gst-rtsp-server.doap file 2014-02-09 10:52:29 +01:00
Tim-Philipp Müller
09718e294d bindings: remove vala bindings
They'll be reunited with the other GStreamer bindings

https://bugzilla.gnome.org/show_bug.cgi?id=680777
2012-10-28 15:09:04 +00:00
Sebastian Dröge
f3f10b0f8e build: Include lcov.mak to allow test coverage report generation 2011-03-25 10:05:40 +01:00
Wim Taymans
6b77f83921 build tests 2011-01-12 18:17:26 +01:00
Tim-Philipp Müller
4faf186ea3 build: make autotools put all .m4 cruft into m4/ rather than polluting common/m4 2011-01-08 01:55:06 +00:00
Edward Hervey
d9a36aa1b7 Makefile: Add cruft-cleaning support 2010-12-07 18:56:03 +01:00
Edward Hervey
a2680c6c57 docs: Add gtk-doc build system 2010-12-07 18:52:15 +01:00
Wim Taymans
3f7bd92022 Add python bindings. 2009-01-08 14:57:55 +01:00
Wim Taymans
26745cdbf5 Added pkgconfig file 2009-01-08 14:42:10 +01:00
Wim Taymans
7889395787 Split in library and example program 2009-01-08 13:18:55 +01:00
Wim Taymans
5029c85a46 Initial import 2008-10-09 13:29:12 +01:00