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
2008-05-24
Backport CC_CHECK_LDFLAGS macro from 1.2 branch.
Diego 'Flameeyes' Pettenò
2008-05-24
Use M4sh AS_IF rather than sh if statements for common macros.
Diego 'Flameeyes' Pettenò
2008-05-20
Add check for const attribute (for mathematical functions).
Diego 'Flameeyes' Pettenò
2008-05-22
Merge fix for 54ad8b80e6fc.
Diego 'Flameeyes' Pettenò
2008-05-22
Don't leak -Werror into the build system.
Diego 'Flameeyes' Pettenò
2008-05-22
Create a backend macro CC_CHECK_FLAGS_SILENT for specific flag macros, and us...
Diego 'Flameeyes' Pettenò
2008-05-22
Announce check for -Werror (and equivalent) flags and its result.
Diego 'Flameeyes' Pettenò
2008-05-22
Set the cc_cv_cflags_* cached values to no when the flag is not supported.
Diego 'Flameeyes' Pettenò
2008-05-09
Cleanup handling of packed attribute.
Diego 'Flameeyes' Pettenò
2008-05-05
CFLAGS are saved and changed inside the check cache.
Diego 'Flameeyes' Pettenò
2008-05-05
Check for malloc attribute and define XINE_MALLOC for use in xineutils.h, rat...
Diego 'Flameeyes' Pettenò
2008-05-05
Generalise attributes checking, so that the same code is not copy-pasted for ...
Diego 'Flameeyes' Pettenò
2008-05-03
Add support for "deprecated" attribute.
Darren Salt
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ò