summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2006-12-06Bump version to 1.3.7 after making 1.3.6 snapshotCarl Worth1-1/+1
2006-12-06Increment cairo version to 1.3.6 (and libtool versioning to 12:1:10)1.3.6Carl Worth1-2/+2
2006-12-02[configure] Fix --disable-some-floating-point to force value to 'no' if none ...Dan Amelang1-1/+1
2006-12-01Add configure option --disable-some-floating-pointDan Amelang1-0/+23
2006-11-29Hook up Makefiles for perceptualdiff.Carl Worth1-0/+1
2006-11-28[configure] Remove the pkg-config minimum version requirementBehdad Esfahbod1-2/+1
2006-11-22Bump version to 1.3.5 after making 1.3.4 snapshotCarl Worth1-1/+1
2006-11-22Increment cairo version to 1.3.41.3.4Carl Worth1-1/+1
2006-11-20Require librsvg 2.15.0 (was 2.14.0) for testing of SVG backend.Carl Worth1-1/+1
2006-11-15Increment cairo version to 1.3.3 after 1.3.2 snapshotCarl Worth1-1/+1
2006-11-15Update cairo version and libtool version for 1.3.2 snapshot1.3.2Carl Worth1-4/+4
2006-11-07[configure] Err if a suitable pkg-config is not foundBehdad Esfahbod1-1/+5
2006-11-06Add autoconf macro AX_C_FLOAT_WORDS_BIGENDIANDan Amelang1-0/+1
2006-11-02Increment CAIRO_VERSION to 1.3.1 now that a 1.2.6 release existsCarl Worth1-2/+2
2006-10-25Require automake 1.7 againBehdad Esfahbod1-1/+1
2006-10-25Make autogen.sh extract required versions from configure.inBehdad Esfahbod1-8/+11
2006-10-22Add missing ) in commentChristian Biesinger1-1/+1
2006-10-18[configure.in] Require pkg-config 0.19. (#8686)Behdad Esfahbod1-1/+1
2006-10-16Move XCB sections next to XLIB sections.Ian Osgood1-8/+8
2006-10-11Update XCB names for XCB 1.0 RC2 release.Ian Osgood1-1/+1
2006-09-26[configure] Print out whether SVG and PDF surfaces can be testedBehdad Esfahbod1-2/+6
2006-09-15OS/2 build changesPeter Weilbacher1-0/+18
2006-09-13[nquartz] Initial commit of native quartz surfaceVladimir Vukicevic1-0/+7
2006-09-06configure.in: Require automake version 1.9 here tooBehdad Esfahbod1-1/+1
2006-09-02[configure] Invalidate cached warning flags if list of flags changesBehdad Esfahbod1-10/+24
2006-08-31Require librsvg >= 2.14.0 to test SVG backendCarl Worth1-5/+7
2006-08-31perf: Add initial skeleton of performance monitoring suiteCarl Worth1-0/+1
2006-08-30Split libcairotest files out from test/ and into boilerplate/Carl Worth1-0/+1
2006-08-28Add -Wextra (as well as -Wno-missing-field-initializers -Wno-unused-parameter)Carl Worth1-4/+16
2006-08-18Increment version to 1.2.5 after making the 1.2.4 releaseCarl Worth1-1/+1
2006-08-18Update version to 1.2.4 and libtool version to 11:2:9.Carl Worth1-2/+2
2006-08-18[configure] Check for x11 pkg-config module before using AC_PATH_XTRABehdad Esfahbod1-8/+11
2006-08-18[configure] Use _NONPKGCONFIG_LIBS if no xrender pkg-config modele is foundBehdad Esfahbod1-3/+4
2006-08-17[SVG] Make dependent on --enable-png (and increase cache-version to 2)Behdad Esfahbod1-1/+4
2006-08-17[test] Don't use signals if signal.h is not availableBehdad Esfahbod1-1/+1
2006-08-11[configure] Let env-vars override backend CFLAGS/LIBS (bug 7838)Jens Granseuer1-13/+18
2006-08-11[warnings] Only use supported compiler warning flagsJens Granseuer1-16/+37
2006-08-10Test for libz only once and reuse result for PS and PDFBehdad Esfahbod1-9/+7
2006-08-10Remove the ft_load_sfnt_table check from PS/PDF/SVG backendsBehdad Esfahbod1-15/+1
2006-08-10Fix typos in configure.in for PS/PDF/SVG backendsBehdad Esfahbod1-5/+5
2006-08-10Save configure cache after checking all backendsBehdad Esfahbod1-0/+4
2006-08-10Don't link to -lm unconditionally in cairo.pcBehdad Esfahbod1-1/+1
2006-08-10Implement configure cache versioning for backend enabling resultsBehdad Esfahbod1-3/+13
2006-08-08Increment CAIRO_VERSION to 1.2.3 after making the 1.2.2 releaseCarl Worth1-1/+1
2006-08-08Update version to 1.2.2 and libtool version to 11:1:9.1.2.2Carl Worth1-2/+2
2006-08-08Disable warning options that are not available in gcc 3.3.5 at least.Carl Worth1-4/+9
2006-08-07Merge branch 'warnings-cleanup' into cairoCarl Worth1-3/+6
2006-08-07Add -Wswitch-enum compiler flag and fix all trivial warningsCarl Worth1-1/+1
2006-08-07Add -Wunsafe-loop-optimizations compiler flag and fix all warningsBehdad Esfahbod1-0/+1
2006-08-07Add several compiler warning flags (no code changes needed)Behdad Esfahbod1-3/+5