summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2008-10-31[test] Build test suite into single binary.Chris Wilson3-8/+69
2008-10-30[Makefile.am.releasing] Symlink /manual and /cairo-manual.tar.gz only for rel...Behdad Esfahbod1-2/+11
2008-10-30[sdl] Add new backend.Chris Wilson1-0/+1
2008-10-30Fix release-publish to also update the current manual.Carl Worth1-14/+4
2008-10-27[Makefile.am.releasing] Fix typoBehdad Esfahbod1-1/+1
2008-10-27Add creation of a versioned manual to the release-publish target.Carl Worth1-9/+18
2008-10-23[build] Use AC_LINK_IFELSE for testing linker flags.Chris Wilson2-1/+21
2008-10-21[build] Use doltBehdad Esfahbod1-0/+177
2008-10-21[configure] Check for atomic xchg.Chris Wilson1-1/+4
2008-10-20[configure.ac.analysis] s/safe/_save/Chris Wilson1-4/+4
2008-10-17[test] Add support for memfault.Chris Wilson1-0/+17
2008-10-15[build] Add -fno-common.Chris Wilson1-1/+1
2008-10-06[Makefile.am.releasing] Make 'make snapshot' print a banner when doneBehdad Esfahbod1-1/+8
2008-10-06[Makefile.am.releasing] Exclude uid/gid from tarballBehdad Esfahbod1-2/+4
2008-10-04[win32] Use -MDd and -LDd instead of -MD and -LD for debug buildBehdad Esfahbod1-2/+6
2008-09-25Add an internal font faceBehdad Esfahbod1-15/+11
2008-09-24Ignore generated files.Carl Worth1-0/+2
2008-09-24Revert "[build] Use mkdir -p portability macros"Behdad Esfahbod2-2/+1
2008-09-23[build] Use mkdir -p portability macrosBehdad Esfahbod2-1/+2
2008-09-23[Makefile.win32] Add comments about where to edit for customizationBehdad Esfahbod1-0/+3
2008-09-22[Makefile.win32] Add makefile rules to generate cairo-features.hBehdad Esfahbod1-0/+20
2008-09-22[Makefile.win32] Misc cleanupBehdad Esfahbod1-8/+21
2008-09-22Generate build/Makefile.win32.featuresBehdad Esfahbod3-18/+50
2008-09-22[aclocal] Add support for automake-only or win32-only makefilesBehdad Esfahbod1-10/+56
2008-09-22[aclocal] Don't do automake conditionals for builtin featuresBehdad Esfahbod1-2/+2
2008-09-22[build] Make including Makefile.win32.features files more robustBehdad Esfahbod1-1/+1
2008-09-22[build] Add CAIRO_CONFIG_MAKEFILE_PRIVATEBehdad Esfahbod1-6/+18
2008-09-22[build] Add Makefile.win32.commonBehdad Esfahbod1-0/+47
2008-09-22[build] Don't define feature variables in Makefile.win32.featuresBehdad Esfahbod2-49/+0
2008-09-22[build] Don't generate Makefile conditionals for default=always featuresBehdad Esfahbod1-2/+5
2008-09-22[build] Make Makefile.*.features files more readableBehdad Esfahbod1-1/+1
2008-09-22Rename Makefile.*.config to Makefile.*.features as they should not be modifiedBehdad Esfahbod1-5/+5
2008-09-20[aclocal] In generated Makefile.win32.config, don't overwrite feature varsBehdad Esfahbod2-9/+12
2008-09-19[configure.ac.warnings] Add -Wp,-D_FORTIFY_SOURCE=2 to warning flagsBehdad Esfahbod1-0/+3
2008-09-19[Makefile.am.common] Remove gcc precompiled headers in "make clean"Behdad Esfahbod1-1/+1
2008-09-19Make sure (and check) that all private headers include some cairo header firstBehdad Esfahbod2-15/+0
2008-09-19Check for _MSC_VER in mutex implementation codeBehdad Esfahbod1-2/+0
2008-09-18[Makefile.am.releasing] Make release-publish work with parallel buildBehdad Esfahbod1-7/+23
2008-09-18[Makefile.am] Move sticky-bit clearing to dist-hookBehdad Esfahbod1-7/+15
2008-09-18[configure.ac] Make sure version information do not end up in config.hBehdad Esfahbod1-0/+7
2008-09-18[acinclude.m4] Add compat macros for autoconf 2.59Behdad Esfahbod1-3/+0
2008-09-17[gcov] Use --coverage instead.Chris Wilson1-2/+4
2008-09-17Workaround undefined functions required by rsvg & poppler.Chris Wilson1-0/+7
2008-09-16[configure.ac] Clean up report syntaxBehdad Esfahbod1-4/+6
2008-09-16[configure.ac] Warn if no native surface backend is enabled, err if no native...Behdad Esfahbod2-13/+38
2008-09-16[aclocal] Fix pkgconfig file collectionBehdad Esfahbod2-5/+6
2008-09-16Create cairo-features-win32.hBehdad Esfahbod2-6/+58
2008-09-16[configure.ac] Generate boilerplate/Makefile.am.configBehdad Esfahbod3-122/+231
2008-09-15[configure] Add non-pkgconfig cflags/libs before substitutionBehdad Esfahbod1-1/+7
2008-09-15[configure.ac.version] Quote m4_define argumentsBehdad Esfahbod1-6/+6