summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Remove autotools buildAdrian Johnson2023-01-081-99/+0
* Remove BeOS supportEmmanuele Bassi2022-02-251-20/+2
* Retire dummy cairo-version.h header to fix meson subproject buildTim-Philipp Müller2020-09-291-2/+0
* doc: Add script to enforce stricter validation of documentation commentsAndrea Canciani2012-03-291-2/+2
* Use detected EGREP instead of generic grepDagobert Michelsen2011-06-081-2/+2
* gl: Remove GLEW from the build system and the source treeAlexandros Frantzis2010-12-151-2/+0
* build: Add explicit dependcy to cxx libBenjamin Otte2010-07-161-1/+1
* build: Fix typo that makes C++ libs not buildBenjamin Otte2010-07-111-1/+1
* build: Remove wrong flags from libcairo_cxx.laBenjamin Otte2010-07-091-1/+1
* build: copy/paste failure: Don't build libcxx.laBenjamin Otte2010-07-091-1/+1
* build: Fix C++ issues with automakeBenjamin Otte2010-07-091-1/+19
* build: Get rid of $(foo_files) Makefile.am variablesBenjamin Otte2010-07-091-1/+0
* Add a private copy of GLEWChris Wilson2009-09-141-0/+2
* [tessellator] Use a priority queue for the eventsChris Wilson2009-08-291-4/+1
* Eliminate self-intersecting strokes.Chris Wilson2009-08-291-0/+2
* Import Qt backend by MozillaVladimir Vukicevic2009-06-161-1/+1
* Don't distribute cairo-features.h (#19992)Behdad Esfahbod2009-02-061-4/+3
* [build] Include all generated win32 build files in the repoBehdad Esfahbod2009-01-091-1/+1
* Fix compilation with gcovChris Wilson2008-12-141-1/+2
* [skiplist] Inline testing.Chris Wilson2008-11-161-1/+4
* [Makefile.win32] Add makefile rules to generate cairo-features.hBehdad Esfahbod2008-09-221-2/+2
* Generate build/Makefile.win32.featuresBehdad Esfahbod2008-09-221-3/+5
* Rename Makefile.*.config to Makefile.*.features as they should not be modifiedBehdad Esfahbod2008-09-221-1/+1
* Make sure feature macros are checked using #if, not #ifdef; add a test for itBehdad Esfahbod2008-09-201-3/+3
* [src/Makefile.am.analysis] Check that all headers can be compiled standaloneBehdad Esfahbod2008-09-191-1/+5
* Make sure (and check) that all private headers include some cairo header firstBehdad Esfahbod2008-09-191-1/+1
* [src/check-*.sh] Use computed list of source files instead of running "find"Behdad Esfahbod2008-09-181-0/+6
* Revert "[Makefile.am] Add CAIRO_LIBS to check-link."Behdad Esfahbod2008-09-171-1/+1
* [Makefile.am] Add CAIRO_LIBS to check-link.Chris Wilson2008-09-161-1/+1
* [src/Makefile.am.analysis] Split off from src/Makefile.amBehdad Esfahbod2008-09-161-20/+1
* [boilerplate/Makefile.am] Distribute Makefile.win32.configBehdad Esfahbod2008-09-161-2/+1
* [Makefile] Amend checks for horrible msys environment.Chris Wilson2008-09-161-1/+1
* [src/Makefile.am] Add comment referring to Makefile.sourcesBehdad Esfahbod2008-09-151-0/+2
* [configure.ac.enable] Cleanup Makefile.*.config generationBehdad Esfahbod2008-09-111-6/+0
* [Makefile.am.common] Unify more common rulesBehdad Esfahbod2008-09-111-2/+0
* Makefile.am cleanupBehdad Esfahbod2008-09-111-9/+2
* [Makefile.am] Rename INCLUDES to AM_CPPFLAGSBehdad Esfahbod2008-09-081-5/+5
* Rename src/*.mk to src/Makefile.*Behdad Esfahbod2008-09-041-3/+3
* Get rid of CAIRO_LDADD in favor of CAIRO_LIBSBehdad Esfahbod2008-09-041-1/+1
* [Makefile.am] Use check_PROGRAMSBehdad Esfahbod2008-09-031-2/+1
* [doc] Fix out-of-tree buildBehdad Esfahbod2008-09-031-2/+2
* [src/Makefile.am] Minor fix in MAINTAINERCLEANFILESBehdad Esfahbod2008-09-031-1/+1
* [src/Makefile.am] s/libcairo_la_CFLAGS/INCLUDES/Chris Wilson2008-09-031-6/+6
* [src/Makefile.am] make check compile fixChris Wilson2008-09-031-1/+1
* Also test linking when cross-compilingBehdad Esfahbod2008-09-021-0/+1
* [src/check-link.c] Simple test to check we can link to the built cairo.soBehdad Esfahbod2008-09-021-4/+26
* Revamp the build system.Behdad Esfahbod2008-09-021-342/+41
* Some nasty tracks to make changing version number not cause a total rebuildBehdad Esfahbod2008-08-281-0/+2
* Move version number to src/cairo-version.hBehdad Esfahbod2008-08-281-0/+1
* Cleanup libtool version handlingBehdad Esfahbod2008-08-271-2/+2