summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2016-11-20win32: remove copies of generated headersTim-Philipp Müller1-0/+1
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-1/+3
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.
2015-05-25Add new generated rtp enum files to .gitignoreTim-Philipp Müller1-0/+1
2015-04-23Update .gitignoreTim-Philipp Müller1-0/+1
2014-03-02.gitignore: Ignore gcov intermediate filesSebastian Rasmussen1-0/+1
https://bugzilla.gnome.org/show_bug.cgi?id=725479
2013-08-13.gitignore: Ignore files from automake test-driverEdward Hervey1-1/+5
2012-05-16.gitignore: add visual studio IDE files and OS X .DS_Store filesMatej Knopp1-0/+8
https://bugzilla.gnome.org/show_bug.cgi?id=667899
2012-03-22Merge branch 'master' into 0.11Wim Taymans1-0/+1
Conflicts: .gitignore common configure.ac ext/vorbis/gstvorbisdeclib.h gst-libs/gst/audio/gstaudioencoder.c gst-libs/gst/riff/riff-read.c gst/playback/gstplaysink.c gst/playback/gstplaysinkconvertbin.c tests/check/libs/video.c
2012-03-09.gitignore: add new playback-test binaryTim-Philipp Müller1-0/+2
2011-12-01Add {audio,video}-marshal.[ch] to .gitignoreTim-Philipp Müller1-0/+3
2011-08-10tag: add mklicensestables utilityTim-Philipp Müller1-2/+3
Add (uninstalled) tool to create licenses-table.dat from liblicense's RDF files. It's not very pretty and makes loats of assumptions about the input, but should work. If things change, we can fix it then. https://bugzilla.gnome.org/show_bug.cgi?id=646868
2010-07-26pbutils: add compile time and runtime version checks for gst-plugins-baseTim-Philipp Müller1-0/+1
So people can check what version of the gst-plugins-base libs they're building against or linked against. API: GST_PLUGINS_BASE_VERSION_MAJOR API: GST_PLUGINS_BASE_VERSION_MINOR API: GST_PLUGINS_BASE_VERSION_MICRO API: GST_PLUGINS_BASE_VERSION_NANO API: GST_CHECK_PLUGINS_BASE_VERSION API: gst_plugins_base_version() API: gst_plugins_base_version_string()
2010-06-24.gitignore: add temporary orc test directoryTim-Philipp Müller1-0/+1
2010-06-08.gitignore: add orc-related temp filesTim-Philipp Müller1-0/+3
2009-12-12tag: add some utility functions for language codes and tagsTim-Philipp Müller1-0/+2
Add some utility functions for language tags and ISO-639 codes. These are useful for both GUIs and elements. The iso-codes package is used for language name translations if available. API: gst_tag_get_language_codes() API: gst_tag_get_language_name() API: gst_tag_get_language_code() API: gst_tag_get_language_code_iso_639_1() API: gst_tag_get_language_code_iso_639_2B() API: gst_tag_get_language_code_iso_639_2T()
2009-09-05introspection: Add *.gir and *.typelib to .gitignoreSebastian Dröge1-0/+2
2009-03-06gitignore: ignore moreTim-Philipp Müller1-2/+2
2009-02-11Make git ignore backup files.Tim-Philipp Müller1-0/+1
2009-01-30Add more files/directories to ignoreEdward Hervey1-0/+2
2009-01-23Extend and clean up git ignoresJan Schmidt1-0/+8
2005-06-18updates for releaseThomas Vander Stichele1-1/+3
Original commit message from CVS: updates for release
2004-02-03.cvsignore: Ignore generated file _stdint.h.David I. Lehn1-0/+1
Original commit message from CVS: * .cvsignore: Ignore generated file _stdint.h.
2004-02-02adding files to be ignoredThomas Vander Stichele1-0/+2
Original commit message from CVS: adding files to be ignored
2002-12-31exciting .cvsignore updates!David I. Lehn1-0/+10
Original commit message from CVS: exciting .cvsignore updates!
2002-12-12catch the generated versioned .pc filesDavid I. Lehn1-4/+4
Original commit message from CVS: catch the generated versioned .pc files
2002-11-02add more generated .pc filesDavid I. Lehn1-0/+2
Original commit message from CVS: add more generated .pc files
2002-03-25added a bunch of cvsignore stuff off of a fresh checkout and build i will ↵Andy Wingo1-0/+14
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 ;-)