Commit graph

19 commits

Author SHA1 Message Date
Thibault Saunier 4ba564fdbf Move files from gst-plugins-ugly into the "subprojects/gst-plugins-ugly/" subdir 2021-09-24 16:14:45 -03:00
Tim-Philipp Müller 3cd445a490 Remove autotools build system 2019-10-13 14:19:11 +01:00
Tim-Philipp Müller d2f50a2b9c Remove generated .spec file
Likely extremely bitrotten, and we should not ship this anyway.
2016-12-14 10:24:26 +00:00
Nirbheek Chauhan c8260a1545 Add support for Meson as alternative/parallel build system
https://github.com/mesonbuild/meson

With contributions from:

Tim-Philipp Müller <tim@centricular.com>
Jussi Pakkanen <jpakkane@gmail.com> (original port)

Highlights of the features provided are:
* Faster builds on Linux (~40-50% faster)
* The ability to build with MSVC on Windows
* Generate Visual Studio project files
* Generate XCode project files
* Much faster builds on Windows (on-par with Linux)
* Seriously fast configure and building on embedded

... and many more. For more details see:

http://blog.nirbheek.in/2016/05/gstreamer-and-meson-new-hope.html
http://blog.nirbheek.in/2016/07/building-and-developing-gstreamer-using.html

Building with Meson should work on both Linux and Windows, but may
need a few more tweaks on other operating systems.
2016-08-20 11:29:37 +01:00
Tim-Philipp Müller 03da4ed00d Update .gitignore 2015-04-23 16:22:30 +01:00
Tim-Philipp Müller 0b41f6d7c1 Ignore autotools test-driver temp files from 'make check' 2014-06-22 21:48:28 +01:00
Sebastian Rasmussen ecf7b967f9 .gitignore: Ignore gcov intermediate files
https://bugzilla.gnome.org/show_bug.cgi?id=725483
2014-03-03 00:03:44 +00:00
Matej Knopp c96b2f174a .gitignore: add visual studio IDE files and OS X .DS_Store files
https://bugzilla.gnome.org/show_bug.cgi?id=667899
2012-05-16 08:09:26 +01:00
Tim-Philipp Muller 07fd87b7c6 Make git ignore more files 2009-07-02 01:22:05 +01:00
Edward Hervey 65a0435db3 Ignore some more files 2009-01-30 08:56:24 +01:00
Jan Schmidt 0259cbbd75 Add more to the gitignores 2009-01-23 23:44:01 +00:00
Tim-Philipp Müller 8c425acebf .cvsignore: Ignore files generated by 'make dist'.
Original commit message from CVS:
* .cvsignore:
Ignore files generated by 'make dist'.
2006-06-11 20:38:54 +00:00
Thomas Vander Stichele d1436be17d it's ugly but
Original commit message from CVS:
it's ugly but
2005-08-31 17:57:35 +00:00
David I. Lehn 1a96d5b04b .cvsignore: Ignore generated file _stdint.h.
Original commit message from CVS:
* .cvsignore:
Ignore generated file _stdint.h.
2004-02-03 09:01:19 +00:00
Thomas Vander Stichele d2f5725dec adding files to be ignored
Original commit message from CVS:
adding files to be ignored
2004-02-02 13:03:56 +00:00
David I. Lehn 1594a6a0e1 exciting .cvsignore updates!
Original commit message from CVS:
exciting .cvsignore updates!
2002-12-31 18:14:08 +00:00
David I. Lehn fecd549053 catch the generated versioned .pc files
Original commit message from CVS:
catch the generated versioned .pc files
2002-12-12 09:44:11 +00:00
David I. Lehn f4cc1455b9 add more generated .pc files
Original commit message from CVS:
add more generated .pc files
2002-11-02 05:33:36 +00:00
Andy Wingo d81a2b52e7 added a bunch of cvsignore stuff off of a fresh checkout and build i will win the race to max LOC changed ;-)
Original commit message from CVS:
added a bunch of cvsignore stuff off of a fresh checkout and build

i will win the race to max LOC changed ;-)
2002-03-25 05:00:59 +00:00