summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2012-03-29doc: Add script to enforce stricter validation of documentation commentsAndrea Canciani1-2/+2
2011-06-08Use detected EGREP instead of generic grepDagobert Michelsen1-2/+2
2010-12-15gl: Remove GLEW from the build system and the source treeAlexandros Frantzis1-2/+0
2010-07-16build: Add explicit dependcy to cxx libBenjamin Otte1-1/+1
2010-07-11build: Fix typo that makes C++ libs not buildBenjamin Otte1-1/+1
2010-07-09build: Remove wrong flags from libcairo_cxx.laBenjamin Otte1-1/+1
2010-07-09build: copy/paste failure: Don't build libcxx.laBenjamin Otte1-1/+1
2010-07-09build: Fix C++ issues with automakeBenjamin Otte1-1/+19
2010-07-09build: Get rid of $(foo_files) Makefile.am variablesBenjamin Otte1-1/+0
2009-09-14Add a private copy of GLEWChris Wilson1-0/+2
2009-08-29[tessellator] Use a priority queue for the eventsChris Wilson1-4/+1
2009-08-29Eliminate self-intersecting strokes.Chris Wilson1-0/+2
2009-06-16Import Qt backend by MozillaVladimir Vukicevic1-1/+1
2009-02-06Don't distribute cairo-features.h (#19992)Behdad Esfahbod1-4/+3
2009-01-09[build] Include all generated win32 build files in the repoBehdad Esfahbod1-1/+1
2008-12-14Fix compilation with gcovChris Wilson1-1/+2
2008-11-16[skiplist] Inline testing.Chris Wilson1-1/+4
2008-09-22[Makefile.win32] Add makefile rules to generate cairo-features.hBehdad Esfahbod1-2/+2
2008-09-22Generate build/Makefile.win32.featuresBehdad Esfahbod1-3/+5
2008-09-22Rename Makefile.*.config to Makefile.*.features as they should not be modifiedBehdad Esfahbod1-1/+1
2008-09-20Make sure feature macros are checked using #if, not #ifdef; add a test for itBehdad Esfahbod1-3/+3
2008-09-19[src/Makefile.am.analysis] Check that all headers can be compiled standaloneBehdad Esfahbod1-1/+5
2008-09-19Make sure (and check) that all private headers include some cairo header firstBehdad Esfahbod1-1/+1
2008-09-18[src/check-*.sh] Use computed list of source files instead of running "find"Behdad Esfahbod1-0/+6
2008-09-17Revert "[Makefile.am] Add CAIRO_LIBS to check-link."Behdad Esfahbod1-1/+1
2008-09-16[Makefile.am] Add CAIRO_LIBS to check-link.Chris Wilson1-1/+1
2008-09-16[src/Makefile.am.analysis] Split off from src/Makefile.amBehdad Esfahbod1-20/+1
2008-09-16[boilerplate/Makefile.am] Distribute Makefile.win32.configBehdad Esfahbod1-2/+1
2008-09-16[Makefile] Amend checks for horrible msys environment.Chris Wilson1-1/+1
2008-09-15[src/Makefile.am] Add comment referring to Makefile.sourcesBehdad Esfahbod1-0/+2
2008-09-11[configure.ac.enable] Cleanup Makefile.*.config generationBehdad Esfahbod1-6/+0
2008-09-11[Makefile.am.common] Unify more common rulesBehdad Esfahbod1-2/+0
2008-09-11Makefile.am cleanupBehdad Esfahbod1-9/+2
2008-09-08[Makefile.am] Rename INCLUDES to AM_CPPFLAGSBehdad Esfahbod1-5/+5
2008-09-04Rename src/*.mk to src/Makefile.*Behdad Esfahbod1-3/+3
2008-09-04Get rid of CAIRO_LDADD in favor of CAIRO_LIBSBehdad Esfahbod1-1/+1
2008-09-03[Makefile.am] Use check_PROGRAMSBehdad Esfahbod1-2/+1
2008-09-03[doc] Fix out-of-tree buildBehdad Esfahbod1-2/+2
2008-09-03[src/Makefile.am] Minor fix in MAINTAINERCLEANFILESBehdad Esfahbod1-1/+1
2008-09-03[src/Makefile.am] s/libcairo_la_CFLAGS/INCLUDES/Chris Wilson1-6/+6
2008-09-03[src/Makefile.am] make check compile fixChris Wilson1-1/+1
2008-09-02Also test linking when cross-compilingBehdad Esfahbod1-0/+1
2008-09-02[src/check-link.c] Simple test to check we can link to the built cairo.soBehdad Esfahbod1-4/+26
2008-09-02Revamp the build system.Behdad Esfahbod1-342/+41
2008-08-28Some nasty tracks to make changing version number not cause a total rebuildBehdad Esfahbod1-0/+2
2008-08-28Move version number to src/cairo-version.hBehdad Esfahbod1-0/+1
2008-08-27Cleanup libtool version handlingBehdad Esfahbod1-2/+2
2008-08-27[src/Makefile.am] Remove gcc dependencyBehdad Esfahbod1-1/+1
2008-08-17[Makefile.am] Support uno.Chris Wilson1-0/+6
2008-08-17[Makefile.am] Delete intermediatesChris Wilson1-0/+4