summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Require librsvg 2.15.0 (was 2.14.0) for testing of SVG backend.Carl Worth2006-11-201-1/+1
* Increment cairo version to 1.3.3 after 1.3.2 snapshotCarl Worth2006-11-151-1/+1
* Update cairo version and libtool version for 1.3.2 snapshot1.3.2Carl Worth2006-11-151-4/+4
* [configure] Err if a suitable pkg-config is not foundBehdad Esfahbod2006-11-071-1/+5
* Add autoconf macro AX_C_FLOAT_WORDS_BIGENDIANDan Amelang2006-11-061-0/+1
* Increment CAIRO_VERSION to 1.3.1 now that a 1.2.6 release existsCarl Worth2006-11-021-2/+2
* Require automake 1.7 againBehdad Esfahbod2006-10-251-1/+1
* Make autogen.sh extract required versions from configure.inBehdad Esfahbod2006-10-251-8/+11
* Add missing ) in commentChristian Biesinger2006-10-221-1/+1
* [configure.in] Require pkg-config 0.19. (#8686)Behdad Esfahbod2006-10-181-1/+1
* Move XCB sections next to XLIB sections.Ian Osgood2006-10-161-8/+8
* Update XCB names for XCB 1.0 RC2 release.Ian Osgood2006-10-111-1/+1
* [configure] Print out whether SVG and PDF surfaces can be testedBehdad Esfahbod2006-09-261-2/+6
* OS/2 build changesPeter Weilbacher2006-09-151-0/+18
* [nquartz] Initial commit of native quartz surfaceVladimir Vukicevic2006-09-131-0/+7
* configure.in: Require automake version 1.9 here tooBehdad Esfahbod2006-09-061-1/+1
* [configure] Invalidate cached warning flags if list of flags changesBehdad Esfahbod2006-09-021-10/+24
* Require librsvg >= 2.14.0 to test SVG backendCarl Worth2006-08-311-5/+7
* perf: Add initial skeleton of performance monitoring suiteCarl Worth2006-08-311-0/+1
* Split libcairotest files out from test/ and into boilerplate/Carl Worth2006-08-301-0/+1
* Add -Wextra (as well as -Wno-missing-field-initializers -Wno-unused-parameter)Carl Worth2006-08-281-4/+16
* Increment version to 1.2.5 after making the 1.2.4 releaseCarl Worth2006-08-181-1/+1
* Update version to 1.2.4 and libtool version to 11:2:9.Carl Worth2006-08-181-2/+2
* [configure] Check for x11 pkg-config module before using AC_PATH_XTRABehdad Esfahbod2006-08-181-8/+11
* [configure] Use _NONPKGCONFIG_LIBS if no xrender pkg-config modele is foundBehdad Esfahbod2006-08-181-3/+4
* [SVG] Make dependent on --enable-png (and increase cache-version to 2)Behdad Esfahbod2006-08-171-1/+4
* [test] Don't use signals if signal.h is not availableBehdad Esfahbod2006-08-171-1/+1
* [configure] Let env-vars override backend CFLAGS/LIBS (bug 7838)Jens Granseuer2006-08-111-13/+18
* [warnings] Only use supported compiler warning flagsJens Granseuer2006-08-111-16/+37
* Test for libz only once and reuse result for PS and PDFBehdad Esfahbod2006-08-101-9/+7
* Remove the ft_load_sfnt_table check from PS/PDF/SVG backendsBehdad Esfahbod2006-08-101-15/+1
* Fix typos in configure.in for PS/PDF/SVG backendsBehdad Esfahbod2006-08-101-5/+5
* Save configure cache after checking all backendsBehdad Esfahbod2006-08-101-0/+4
* Don't link to -lm unconditionally in cairo.pcBehdad Esfahbod2006-08-101-1/+1
* Implement configure cache versioning for backend enabling resultsBehdad Esfahbod2006-08-101-3/+13
* Increment CAIRO_VERSION to 1.2.3 after making the 1.2.2 releaseCarl Worth2006-08-081-1/+1
* Update version to 1.2.2 and libtool version to 11:1:9.1.2.2Carl Worth2006-08-081-2/+2
* Disable warning options that are not available in gcc 3.3.5 at least.Carl Worth2006-08-081-4/+9
* Merge branch 'warnings-cleanup' into cairoCarl Worth2006-08-071-3/+6
|\
| * Add -Wswitch-enum compiler flag and fix all trivial warningsCarl Worth2006-08-071-1/+1
| * Add -Wunsafe-loop-optimizations compiler flag and fix all warningsBehdad Esfahbod2006-08-071-0/+1
| * Add several compiler warning flags (no code changes needed)Behdad Esfahbod2006-08-071-3/+5
| * Add -Wwrite-strings compiler flag and fix all warningsBehdad Esfahbod2006-08-071-1/+1
| * Add -Wsign-compare compiler flag and fix all warningsCarl Worth2006-07-281-1/+1
| * Add -Wold-style-definition compiler falg and fix all warnings.Behdad Esfahbod2006-07-281-1/+1
* | Add comments about CAIRO_ENABLE_BACKEND.Behdad Esfahbod2006-07-311-1/+4
* | XCB: Use xcb-renderutil where cairo-xlib used libXrender.Jamey Sharp2006-07-311-1/+1
|/
* Improve backend .pc files generation:Behdad Esfahbod2006-07-121-22/+34
* Disable PDF backend if zlib not found.Behdad Esfahbod2006-07-111-3/+9
* Increment CAIRO_VERSION to 1.2.1 after making the 1.2.0 releaseCarl Worth2006-07-011-1/+1