]> git.sesse.net Git - movit/history - .gitignore
Make make install honor DESTDIR.
[movit] / .gitignore
2014-03-11 Steinar H. Gunderson.gitignore lots of libtool stuff.
2014-03-11 Steinar H. Gunderson.gitignore more unit tests.
2014-03-11 Steinar H. GundersonIgnore .ld files.
2014-03-09 Steinar H. GundersonIgnore libtool files in .gitignore.
2013-02-03 Steinar H. GundersonAdd a pkg-config file.
2013-02-03 Steinar H. GundersonMakefile should now be in .gitignore.
2013-02-03 Steinar H. GundersonSwitch to autoconf to find libraries.
2013-02-02 Steinar H. GundersonAdd some missing tests to .gitignore.
2013-01-14 Steinar H. GundersonAdd the rest of the files for the premultiplied alpha...
2012-11-06 Steinar H. GundersonAdd an implementation of RPDF dither on the final output.
2012-11-05 Steinar H. GundersonAdd resample_effect_test to .gitignore.
2012-10-14 Steinar H. GundersonAdd a unit test for YCbCrInput (not done yet).
2012-10-14 Steinar H. GundersonAdd a coverage target to the Makefile.
2012-10-14 Steinar H. GundersonAdd a unit test for LiftGammaGainEffect.
2012-10-14 Steinar H. GundersonAdd unit tests for WhiteBalanceEffect.
2012-10-14 Steinar H. GundersonAdd a missing .gitignore. Again.
2012-10-14 Steinar H. GundersonAdd a unit test for FlatInput.
2012-10-14 Steinar H. GundersonAdd a unit test for the colorspace conversions.
2012-10-13 Steinar H. GundersonAdd unit tests for UnsharpMaskEffect.
2012-10-13 Steinar H. GundersonAdd a unit test for BlurEffect.
2012-10-13 Steinar H. GundersonIgnore yet more test binaries.
2012-10-12 Steinar H. GundersonAdd the new tests to .gitignore.
2012-10-12 Steinar H. GundersonOutput the chained shaders to temporary files instead...
2012-10-11 Steinar H. GundersonIgnore some gcov stuff.
2012-10-11 Steinar H. GundersonStart on unit testing (adds a dependency on Google...
2012-10-11 Steinar H. GundersonSplit the test program from the actual library.
2012-10-08 Steinar H. GundersonChange so that all modifications to the graph (meta...
2012-10-07 Steinar H. GundersonAdd .d files to .gitignore.
2012-10-01 Steinar H. GundersonAdd a .gitignore to get rid of the junk in git status.