summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
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
2008-09-15[aclocal] Don't use m4_defnBehdad Esfahbod1-3/+3
2008-09-15[aclocal] Move CAIRO_PARSE_VERSION to acinclude.m4Behdad Esfahbod1-11/+0
2008-09-15[configure.ac] Avoid sed -i (#17563)Behdad Esfahbod1-2/+3
2008-09-15[configure.ac] Build -uninstalled.pc filesBehdad Esfahbod1-30/+27
2008-09-11[configure.ac.enable] Cleanup Makefile.*.config generationBehdad Esfahbod1-8/+18
2008-09-11[Makefile.am.common] Unify more common rulesBehdad Esfahbod1-0/+2
2008-09-11Update gtk-doc makefile fragmentBehdad Esfahbod2-4/+180
2008-09-11Makefile.am cleanupBehdad Esfahbod1-0/+12
2008-09-11[aclocal.enable.m4] Escape shell argumentsBehdad Esfahbod1-7/+10
2008-09-11[configure.ac] Add CAIRO_BEGINEND_DECLSBehdad Esfahbod2-0/+15
2008-09-11Move m4 macros into build/aclocal.*.m4 filesBehdad Esfahbod6-447/+843
2008-09-11[configure.ac.enable] Use AS_CASEBehdad Esfahbod1-8/+8
2008-09-11[configure.ac.enable] Add some dnl'sBehdad Esfahbod1-189/+187