summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2016-12-14Remove generated .spec fileTim-Philipp Müller1-1/+0
Likely extremely bitrotten, and we should not ship this anyway.
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+4
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-04-23Update .gitignoreTim-Philipp Müller1-0/+1
2014-06-22Ignore autotools test-driver temp files from 'make check'Tim-Philipp Müller1-0/+4
2014-03-03.gitignore: Ignore gcov intermediate filesSebastian Rasmussen1-1/+2
https://bugzilla.gnome.org/show_bug.cgi?id=725483
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
2009-07-02Make git ignore more filesTim-Philipp Muller1-0/+2
2009-01-30Ignore some more filesEdward Hervey1-0/+2
2009-01-23Add more to the gitignoresJan Schmidt1-0/+8
2006-06-11.cvsignore: Ignore files generated by 'make dist'.Tim-Philipp Müller1-0/+1
Original commit message from CVS: * .cvsignore: Ignore files generated by 'make dist'.
2005-08-31it's ugly butThomas Vander Stichele1-5/+1
Original commit message from CVS: it's ugly but
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!CAPSDavid 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 ;-)