Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 |