Age | Commit message (Collapse) | Author |
|
CVS patchset: 8782
CVS date: 2007/04/01 21:56:35
|
|
visibility but not protected (as the default is actually kinda like protected), thanks to Matt Messier in bug #1686194 for pointing me at that.
CVS patchset: 8744
CVS date: 2007/03/24 02:36:52
|
|
aligned available as 64 even on Darwin where the maximum is 16, as it does not use -Werror, and the wrong alignment is considered only a warning. Rewrite it as CC_ATTRIBUTE_ALIGNED (in attributes.m4, where other similar macros are located). Also reverse the order of the checks, so that the highest version is tried first; this way you can avoid five compile tests on systems where 64 is the highest alignment available.
CVS patchset: 8726
CVS date: 2007/03/20 00:30:55
|
|
used to.
CVS patchset: 8722
CVS date: 2007/03/19 23:41:49
|
|
and cache the value. Rewrite also CC_CHECK_WERROR, caching there too. Rename the final variable with the werror flag ($werror -> $cc_cv_werror).
CVS patchset: 8714
CVS date: 2007/03/19 23:02:16
|
|
Real codecs.
CVS patchset: 8680
CVS date: 2007/03/16 20:12:41
|
|
update for attic platforms (mainly older MinGW)
unsupported attributes not used (fixes warnings)
added check for sentinel attribute
enabled TrueSpeech codec
CVS patchset: 8327
CVS date: 2006/10/02 15:56:03
|
|
CVS patchset: 8102
CVS date: 2006/07/10 22:14:55
|