Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-21 | This commit was manufactured by cvs2svn to create branch 'CVS'.CVS | cvs2svn | |
2009-07-23 | Do not link against libvdpau | phintuka | |
(Thanks to Tobias Grimm) | |||
2009-02-17 | Added check for dbus-glib | phintuka | |
2009-02-17 | Translate - to _ when generating C macro names | phintuka | |
2009-02-17 | Added CFLAGS (for include paths) to C compile / link tests | phintuka | |
2009-02-17 | Added missing " | phintuka | |
Log gcc output | |||
2009-02-17 | Added debug output for flags | phintuka | |
2009-01-08 | Added sharpness and noise reduction setup options for VDPAU. | rofafor | |
2008-11-18 | Added math library (-lm) to LIBS_X11 when building with | phintuka | |
Xrender / HUD OSD support (Thanks to Anssi Hannula) | |||
2008-11-12 | Silenced stdout and stderr in testhdr compilation. | rofafor | |
2008-11-11 | Added check for libjpeg | phintuka | |
2008-11-11 | Added check for libavutil | phintuka | |
2008-11-10 | Check for XShm | phintuka | |
2008-11-10 | Fixed setting CFLAGS | phintuka | |
2008-11-02 | Use pkg-config by default | phintuka | |
2008-11-01 | Added test for pkg-config | phintuka | |
2008-11-01 | Moved xine plugin dir check to configure script | phintuka | |
2008-11-01 | Use configure-detected libs for linking | phintuka | |
2008-10-31 | Automatically generate features.h. | phintuka | |
This file replaces all -DHAVE_... options passed to C compiler. | |||
2008-10-31 | Moved C compile tests to configure script. | phintuka | |
- it is now possible to disable features by running configure script manually before running make - improved tests: script checks linking too - results are imported to Makefile from generated config.mak file |