cairo/build
M Joonas Pihlaja fca8977219 build: Rework pthread detection.
Use two levels of pthread support: a minimal level used to
build cairo itself, and a full level to build threaded apps
which want to use cairo.  The minimal level tries to use
pthread stubs from libc if possible, but falls back to the
full level if that's not possible.  We use CFLAGS=-D_REENTRANT
LIBS=-lpthread to find a real pthread library since that seems
to work on every unix-like test box we can get our hands on.
2010-07-11 21:40:26 +03:00
..
.gitignore configure: remove shave 2010-07-05 00:35:39 +02:00
aclocal.cairo.m4 build: Purge CAIRO_CC_TRY_LINK_FLAG. 2010-07-11 21:40:26 +03:00
aclocal.compare.m4 [configure] Replace awk comparator with an aclocal version 2009-01-02 15:44:52 +00:00
aclocal.enable.m4 [build] Fix typo 2009-08-24 23:57:21 -04:00
aclocal.float.m4 Move m4 macros into build/aclocal.*.m4 files 2008-09-11 04:17:43 -04:00
aclocal.gtk-doc.m4 Move m4 macros into build/aclocal.*.m4 files 2008-09-11 04:17:43 -04:00
aclocal.makefile.m4 Generate build/Makefile.win32.features 2008-09-22 22:24:38 -04:00
aclocal.pkg.m4 Update FSF address 2010-04-27 11:13:38 +02:00
configure.ac.analysis [build] Refine the -Wno-attribute test to check our use cases. 2009-09-02 06:35:14 +03:00
configure.ac.features build: Fix C++ issues with automake 2010-07-09 12:38:37 +02:00
configure.ac.noversion [test] Build test suite into single binary. 2008-10-31 12:30:11 +00:00
configure.ac.pthread build: Rework pthread detection. 2010-07-11 21:40:26 +03:00
configure.ac.system build: Fix pthread detection 2010-05-13 15:17:27 +02:00
configure.ac.tools [boilerplate/test] Convert make-*-constructors to shell 2009-08-06 10:11:32 +01:00
configure.ac.version [test] Build test suite into single binary. 2008-10-31 12:30:11 +00:00
configure.ac.warnings build: Purge CAIRO_CC_TRY_LINK_FLAG. 2010-07-11 21:40:26 +03:00
Makefile.am.analysis [perf] Include trace comparison in html output 2009-07-20 22:20:01 +01:00
Makefile.am.changelog [RELEASING] Update Makefile for git-1.6 2008-12-14 16:41:01 +00:00
Makefile.am.common [Makefile.am.common] Remove gcc precompiled headers in "make clean" 2008-09-19 18:42:54 -04:00
Makefile.am.gtk-doc [doc] Workaround read-only tree during make distcheck 2009-06-12 11:15:16 +01:00
Makefile.am.releasing Makefile: Fix two typos preventing doc-publish from working 2009-06-12 12:08:22 -07:00
Makefile.win32.common [win32] Fix building with libpng and zlib 2009-04-07 14:50:25 -04:00
Makefile.win32.features build: Add wgl to Makefile.sources and regenerate features. 2010-06-14 16:05:14 +01:00
Makefile.win32.features-h build: Commit new versions of autogenerate Windows build files 2010-07-09 18:55:11 +02:00