Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 02 Jul 2010 10:02:34 +0000 | diego | Use cflag_check utility function in cross-compilation check. |
Fri, 02 Jul 2010 09:38:46 +0000 | diego | Add return statement to function_check test program. |
Thu, 01 Jul 2010 23:52:01 +0000 | diego | Replace some more manual compiler flag checks with cflag_check function. |
Thu, 01 Jul 2010 23:24:46 +0000 | diego | Declare FARPROC/PROC/FARPROC16/PROC16 parameter lists as 'void'. |
Thu, 01 Jul 2010 23:18:16 +0000 | diego | Separate automatic dependency generation flags from general CFLAGS. |
Thu, 01 Jul 2010 23:03:40 +0000 | diego | Add convenience function to check for compiler flags directly and use it. |
Thu, 01 Jul 2010 22:19:57 +0000 | diego | cosmetics: Rename _warn_CFLAGS variable to warn_cflags. |