index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
m4
/
attributes.m4
Age
Commit message (
Expand
)
Author
2007-05-09
Move some more macros around into more approriately named places
Matt Messier
2007-05-08
RIP: AC_OPTIMIZATIONS
Matt Messier
2007-04-14
Check for __malloc__ attribute during configure stage, avoid conditional in x...
Diego 'Flameeyes' Pettenò
2007-04-10
Add a new check for __attribute__((packed)), and if present, define XINE_PACKED.
Diego 'Flameeyes' Pettenò
2007-04-09
format_arg attribute requires the function to return char*.
Diego 'Flameeyes' Pettenò
2007-04-01
Fix test for visibility attributes. Patch thanks to Matt Messier.
Diego 'Flameeyes' Pettenò
2007-03-24
Improve tests for visibility attribute support; Mach-O supports default visib...
Diego 'Flameeyes' Pettenò
2007-03-20
The AC_C_ATTRIBUTE_ALIGNED macro is broken, it always reports maximum aligned...
Diego 'Flameeyes' Pettenò
2007-03-19
Make CC_CHECK_CFLAGS report the name of the compiler, like AC_TRY_CFLAGS used...
Diego 'Flameeyes' Pettenò
2007-03-19
Rewrite the CC_CHECK_CFLAGS macro, to be more in style with Autoconf macros, ...
Diego 'Flameeyes' Pettenò
2007-03-16
Add a check if the compiler supports weak aliases, to add FreeBSD support to ...
Diego 'Flameeyes' Pettenò
2006-10-02
build cdio for builddir != .
František Dvořák
2006-07-10
Add the m4 file with the needed check for -fvisibility=hidden.
Diego 'Flameeyes' Pettenò