summaryrefslogtreecommitdiff
path: root/build/configure.ac.system
AgeCommit message (Expand)AuthorFilesLines
2010-05-13build: Fix pthread detectionBenjamin Otte1-11/+0
2009-11-02build: Add -pthread to real_pthread_CFLAGSChris Wilson1-0/+12
2009-09-15Use __uint128_t and __int128_t if availableSebastian Dröge1-1/+1
2009-09-02[trace] Check for __builtin_return_address explicitly.M Joonas Pihlaja1-0/+12
2009-08-31[build] Remove duplicate invocation of AC_CHECK_HEADERS.M Joonas Pihlaja1-3/+0
2009-08-06[build] Configure switch to disable atomicsChris Wilson1-2/+8
2009-06-28[test] Timeout support for testsChris Wilson1-0/+3
2009-06-21[atomic] Silence compiler warnings by defining an intptr_tChris Wilson1-0/+3
2009-06-18[test] Fix checking of the fenv.h include.M Joonas Pihlaja1-1/+1
2009-06-18[boilerplate] Check for connect() in libsocket.M Joonas Pihlaja1-0/+4
2009-06-18[test] Never use gcc __attribute__ magic for constructors.M Joonas Pihlaja1-10/+0
2009-06-13[configure] Check for shm_open()Chris Wilson1-0/+8
2009-06-11[script] Store fonts inside mmaped files.Chris Wilson1-0/+3
2009-06-06[perf] Switch to using clock_gettime()Chris Wilson1-2/+7
2009-05-15[test] Clear expected floating point exceptionsChris Wilson1-1/+1
2009-03-03[configure] Detect mkdir variant with non-gcc compilers.Ginn Chen1-1/+1
2008-11-26[skiplist] Check for ffs()Chris Wilson1-1/+1
2008-10-31[util] Add cairo-trace.Chris Wilson1-0/+2
2008-10-31[test] Build test suite into single binary.Chris Wilson1-0/+57
2008-09-19Make sure (and check) that all private headers include some cairo header firstBehdad Esfahbod1-2/+0
2008-09-11[configure.ac] Add CAIRO_BEGINEND_DECLSBehdad Esfahbod1-0/+2
2008-09-04Rename build/*.ac to build/configure.ac.*.Behdad Esfahbod1-0/+74