summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* [src/Makefile.am] Remove gcc dependencyBehdad Esfahbod2008-08-271-1/+1
* [Makefile.am] Support uno.Chris Wilson2008-08-171-0/+6
* [Makefile.am] Delete intermediatesChris Wilson2008-08-171-0/+4
* [src/Makefile.am] Include missing header fileBehdad Esfahbod2008-08-111-0/+1
* [win32] Adding cairo-features-win32.h to EXTRA_DISTVladimir Vukicevic2008-08-051-1/+1
* Implement PDF Type 3 font subsetting of user fontsAdrian Johnson2008-06-081-0/+2
* [cairo-mutex] Prepare mutex infrastructure for adding mutex debugging facilitiesBehdad Esfahbod2008-05-271-0/+1
* [cairo-user-font] Implement user fontsBehdad Esfahbod2008-05-101-0/+1
* [Makefile.am] Rename cairo_all_source_file to cairo_all_source_filesBehdad Esfahbod2008-05-091-2/+2
* [Makefile.am] Sort source filesBehdad Esfahbod2008-05-091-1/+1
* [Makefile.am] Fix breakage in previous commit.Chris Wilson2008-04-161-3/+6
* [Makefile.am] Add cairo-pdf-operators*.[ch] to ps_sourcesChris Wilson2008-04-161-1/+2
* [Makefile.am] Document why beos was removed from build, and remove some cruftBehdad Esfahbod2008-04-151-5/+3
* Fix to install cairo-quartz-font.pcRichard Hult2008-04-141-0/+1
* Prevent cairo from being linked unnecessarilly with g++Carl Worth2008-04-111-1/+0
* [cgfont] Add start of CGFont font backend to replace ATSUIVladimir Vukicevic2008-04-011-2/+1
* Add support for 8-bit PseudoColor visualsCarl Worth2008-03-201-0/+1
* [quartz] Rename ATSUI font to Quartz fontVladimir Vukicevic2008-03-171-10/+7
* [quartz] split out (experimental) quartz-image into separate fileVladimir Vukicevic2008-03-071-0/+5
* [quartz] Add quartz-image-surface typeVladimir Vukicevic2008-02-251-1/+1
* [cairo-misc.c] Add misc functions to this fileBehdad Esfahbod2008-02-171-0/+1
* Add several Makefile.win32 files to EXTRA_DISTCarl Worth2008-02-061-0/+2
* Add missing libcairo_font_subset_sources to fix the buildCarl Worth2008-01-291-0/+2
* [src/Makefile.am] ReorganizeBehdad Esfahbod2008-01-291-161/+191
* [configure.in] Generate a cairo-no-features.h with macros for disabled suppor...Behdad Esfahbod2008-01-281-3/+3
* [src/check-doc-syntax.sh] Check for various doc syntax consistency rulesBehdad Esfahbod2008-01-281-1/+1
* [cairo-operator] Remove unused cairo-operator.cBehdad Esfahbod2008-01-221-1/+0
* [cairo-fixed/wideint-private.h] Split out typedefs from prototypesBehdad Esfahbod2008-01-201-0/+2
* Remove check-has-hidden-symbols.i on 'make distclean'1.5.6Carl Worth2008-01-161-0/+1
* Replace -I($builddir) with -I. to avoid breaking non-srcdir builds.Carl Worth2008-01-161-1/+1
* [Makefile.am] Add -I$(builddir) for .c.i targetChris Wilson2008-01-161-1/+1
* [cairo-xlib] Fixup --disable-xlib-xrenderChris Wilson2008-01-151-1/+1
* [Makefile.am] Tweak the flags passed to CPP.Chris Wilson2008-01-111-1/+1
* [src/Makefile.am] Tweak includes a bitBehdad Esfahbod2008-01-111-2/+2
* [check] Move the hidden symbol check into check-{def,plt}.shChris Wilson2008-01-111-9/+5
* [check] Replace compiled symbol visibility checker with shell script.Chris Wilson2008-01-111-4/+8
* [check] Skip def/plt tests if the compiler doesn't support symbol hiding.Chris Wilson2008-01-111-0/+5
* [Makefile.am] Update cairo.def after the set of enabled features is modified.Chris Wilson2008-01-111-1/+1
* Move the PDF drawing operators into cairo-pdf-operators.cAdrian Johnson2008-01-071-0/+1
* Implement a win32 tmpfile() functionAdrian Johnson2007-12-291-1/+2
* Pass $(MAKE) to test shell scripts (#13591)Behdad Esfahbod2007-12-101-1/+1
* [Makefile.am] Add missing headers and reference images.Chris Wilson2007-10-111-0/+2
* [cairo-atomic] Rewrite reference counting using atomic ops.Chris Wilson2007-09-251-0/+1
* [cairo-atomic] Introduce atomic ops.Chris Wilson2007-09-251-0/+2
* Move GCC attributes wrapping into a separate header.Chris Wilson2007-09-251-0/+1
* [win32] Add win32 printing surfaceVladimir Vukicevic2007-09-181-1/+1
* [xlib] Make it compile without Xrender available at compile time (#12210)Behdad Esfahbod2007-08-311-1/+2
* [Makefile.am] Run sparse and splint once per source fileBehdad Esfahbod2007-08-231-2/+11
* [Makefile.am] Add target sparse to run sparse static source code analyzerBehdad Esfahbod2007-08-221-5/+18
* [Makefile.am] Move -DHAVE_CONFIG_H to the right placeBehdad Esfahbod2007-08-221-1/+1