summaryrefslogtreecommitdiff
path: root/src/cairo-compiler-private.h
AgeCommit message (Expand)AuthorFilesLines
2009-03-21[win32] Use _hypot instead of hypotVladimir Vukicevic1-0/+1
2009-03-20[msvc] Fix definition of CAIRO_ENSURE_UNIQUE for non-x86Jeff Muizelaar1-1/+1
2009-02-19Relanding: Add CAIRO_ENSURE_UNIQUE macro and use it in _cairo_error()Jeff Muizelaar1-0/+24
2009-02-19Revert "Add CAIRO_ENSURE_UNIQUE macro and use it in _cairo_error()"Jeff Muizelaar1-24/+0
2009-02-19Add CAIRO_ENSURE_UNIQUE macro and use it in _cairo_error()Jeff Muizelaar1-0/+24
2009-02-12Divert pclose to _pclose for MSVCJeff Muizelaar1-0/+1
2008-11-19[compiler] likelihood macrosChris Wilson1-4/+4
2008-11-13Add predicate likelihood macros.Chris Wilson1-0/+17
2008-10-14[check-doc-syntax.sh] Allow quoting.Chris Wilson1-11/+11
2008-10-14Add documentation for function attributes 'pure' and 'const'.Chris Wilson1-0/+20
2008-10-07[wideint] Declare the wideint arithmetic functions as const.Chris Wilson1-0/+2
2008-10-06[wideint] Mark functions as pureChris Wilson1-0/+6
2008-09-19Make sure (and check) that all private headers include some cairo header firstBehdad Esfahbod1-0/+2
2008-09-10[cairo-compiler-private.h] Divert popen to _popen for MSVCChris Wilson1-0/+1
2008-09-02Revamp the build system.Behdad Esfahbod1-3/+3
2008-08-17[cairo-compiler-private.h] Clear definition of __attribute__Chris Wilson1-0/+1
2008-05-28[cairo-compiler-private] Make it build with wineBehdad Esfahbod1-1/+1
2008-03-03Fix msvc compilation issue in cairo-compiler-private.hVladimir Vukicevic1-1/+1
2008-02-28Fix PDF ouput when cross-compiling with mingwJody Goldberg1-1/+4
2008-01-20[cairoint.h] Move MSC inline macros into cairo-compiler-private.hBehdad Esfahbod1-0/+10
2008-01-11[check] Replace compiled symbol visibility checker with shell script.Chris Wilson1-3/+2
2008-01-11[check] Skip def/plt tests if the compiler doesn't support symbol hiding.Chris Wilson1-0/+3
2007-09-25Move GCC attributes wrapping into a separate header.Chris Wilson1-0/+115