index
:
~alexl/cairo
device-scale
device-scale2
ickle-device-scale
master
Unnamed repository; edit this file 'description' to name the repository.
alexl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-06
[Makefile.am.releasing] Make 'make snapshot' print a banner when done
Behdad Esfahbod
1
-1
/
+8
2008-10-06
[Makefile.am.releasing] Exclude uid/gid from tarball
Behdad Esfahbod
1
-2
/
+4
2008-10-04
[win32] Use -MDd and -LDd instead of -MD and -LD for debug build
Behdad Esfahbod
1
-2
/
+6
2008-09-25
Add an internal font face
Behdad Esfahbod
1
-15
/
+11
2008-09-24
Ignore generated files.
Carl Worth
1
-0
/
+2
2008-09-24
Revert "[build] Use mkdir -p portability macros"
Behdad Esfahbod
2
-2
/
+1
2008-09-23
[build] Use mkdir -p portability macros
Behdad Esfahbod
2
-1
/
+2
2008-09-23
[Makefile.win32] Add comments about where to edit for customization
Behdad Esfahbod
1
-0
/
+3
2008-09-22
[Makefile.win32] Add makefile rules to generate cairo-features.h
Behdad Esfahbod
1
-0
/
+20
2008-09-22
[Makefile.win32] Misc cleanup
Behdad Esfahbod
1
-8
/
+21
2008-09-22
Generate build/Makefile.win32.features
Behdad Esfahbod
3
-18
/
+50
2008-09-22
[aclocal] Add support for automake-only or win32-only makefiles
Behdad Esfahbod
1
-10
/
+56
2008-09-22
[aclocal] Don't do automake conditionals for builtin features
Behdad Esfahbod
1
-2
/
+2
2008-09-22
[build] Make including Makefile.win32.features files more robust
Behdad Esfahbod
1
-1
/
+1
2008-09-22
[build] Add CAIRO_CONFIG_MAKEFILE_PRIVATE
Behdad Esfahbod
1
-6
/
+18
2008-09-22
[build] Add Makefile.win32.common
Behdad Esfahbod
1
-0
/
+47
2008-09-22
[build] Don't define feature variables in Makefile.win32.features
Behdad Esfahbod
2
-49
/
+0
2008-09-22
[build] Don't generate Makefile conditionals for default=always features
Behdad Esfahbod
1
-2
/
+5
2008-09-22
[build] Make Makefile.*.features files more readable
Behdad Esfahbod
1
-1
/
+1
2008-09-22
Rename Makefile.*.config to Makefile.*.features as they should not be modified
Behdad Esfahbod
1
-5
/
+5
2008-09-20
[aclocal] In generated Makefile.win32.config, don't overwrite feature vars
Behdad Esfahbod
2
-9
/
+12
2008-09-19
[configure.ac.warnings] Add -Wp,-D_FORTIFY_SOURCE=2 to warning flags
Behdad Esfahbod
1
-0
/
+3
2008-09-19
[Makefile.am.common] Remove gcc precompiled headers in "make clean"
Behdad Esfahbod
1
-1
/
+1
2008-09-19
Make sure (and check) that all private headers include some cairo header first
Behdad Esfahbod
2
-15
/
+0
2008-09-19
Check for _MSC_VER in mutex implementation code
Behdad Esfahbod
1
-2
/
+0
2008-09-18
[Makefile.am.releasing] Make release-publish work with parallel build
Behdad Esfahbod
1
-7
/
+23
2008-09-18
[Makefile.am] Move sticky-bit clearing to dist-hook
Behdad Esfahbod
1
-7
/
+15
2008-09-18
[configure.ac] Make sure version information do not end up in config.h
Behdad Esfahbod
1
-0
/
+7
2008-09-18
[acinclude.m4] Add compat macros for autoconf 2.59
Behdad Esfahbod
1
-3
/
+0
2008-09-17
[gcov] Use --coverage instead.
Chris Wilson
1
-2
/
+4
2008-09-17
Workaround undefined functions required by rsvg & poppler.
Chris Wilson
1
-0
/
+7
2008-09-16
[configure.ac] Clean up report syntax
Behdad Esfahbod
1
-4
/
+6
2008-09-16
[configure.ac] Warn if no native surface backend is enabled, err if no native...
Behdad Esfahbod
2
-13
/
+38
2008-09-16
[aclocal] Fix pkgconfig file collection
Behdad Esfahbod
2
-5
/
+6
2008-09-16
Create cairo-features-win32.h
Behdad Esfahbod
2
-6
/
+58
2008-09-16
[configure.ac] Generate boilerplate/Makefile.am.config
Behdad Esfahbod
3
-122
/
+231
2008-09-15
[configure] Add non-pkgconfig cflags/libs before substitution
Behdad Esfahbod
1
-1
/
+7
2008-09-15
[configure.ac.version] Quote m4_define arguments
Behdad Esfahbod
1
-6
/
+6
2008-09-15
[aclocal] Don't use m4_defn
Behdad Esfahbod
1
-3
/
+3
2008-09-15
[aclocal] Move CAIRO_PARSE_VERSION to acinclude.m4
Behdad Esfahbod
1
-11
/
+0
2008-09-15
[configure.ac] Avoid sed -i (#17563)
Behdad Esfahbod
1
-2
/
+3
2008-09-15
[configure.ac] Build -uninstalled.pc files
Behdad Esfahbod
1
-30
/
+27
2008-09-11
[configure.ac.enable] Cleanup Makefile.*.config generation
Behdad Esfahbod
1
-8
/
+18
2008-09-11
[Makefile.am.common] Unify more common rules
Behdad Esfahbod
1
-0
/
+2
2008-09-11
Update gtk-doc makefile fragment
Behdad Esfahbod
2
-4
/
+180
2008-09-11
Makefile.am cleanup
Behdad Esfahbod
1
-0
/
+12
2008-09-11
[aclocal.enable.m4] Escape shell arguments
Behdad Esfahbod
1
-7
/
+10
2008-09-11
[configure.ac] Add CAIRO_BEGINEND_DECLS
Behdad Esfahbod
2
-0
/
+15
2008-09-11
Move m4 macros into build/aclocal.*.m4 files
Behdad Esfahbod
6
-447
/
+843
2008-09-11
[configure.ac.enable] Use AS_CASE
Behdad Esfahbod
1
-8
/
+8
[next]