index
:
~cworth/cairo
glsl
Carl's hacks for cairo
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-26
[skiplist] Check for ffs()
Chris Wilson
1
-1
/
+1
2008-11-16
[configure] Remove old line for CairoScript testing.
Chris Wilson
1
-1
/
+0
2008-11-13
Add CairoScript backend.
Chris Wilson
1
-0
/
+2
2008-11-04
[aclocal.dolt.m4] Fix build with bash versions <= 3.0 (bug #18363)
Behdad Esfahbod
1
-1
/
+1
2008-10-31
[util] Add cairo-trace.
Chris Wilson
1
-0
/
+2
2008-10-31
[test] Build test suite into single binary.
Chris Wilson
3
-8
/
+69
2008-10-30
[Makefile.am.releasing] Symlink /manual and /cairo-manual.tar.gz only for rel...
Behdad Esfahbod
1
-2
/
+11
2008-10-30
[sdl] Add new backend.
Chris Wilson
1
-0
/
+1
2008-10-30
Fix release-publish to also update the current manual.
Carl Worth
1
-14
/
+4
2008-10-27
[Makefile.am.releasing] Fix typo
Behdad Esfahbod
1
-1
/
+1
2008-10-27
Add creation of a versioned manual to the release-publish target.
Carl Worth
1
-9
/
+18
2008-10-23
[build] Use AC_LINK_IFELSE for testing linker flags.
Chris Wilson
2
-1
/
+21
2008-10-21
[build] Use dolt
Behdad Esfahbod
1
-0
/
+177
2008-10-21
[configure] Check for atomic xchg.
Chris Wilson
1
-1
/
+4
2008-10-20
[configure.ac.analysis] s/safe/_save/
Chris Wilson
1
-4
/
+4
2008-10-17
[test] Add support for memfault.
Chris Wilson
1
-0
/
+17
2008-10-15
[build] Add -fno-common.
Chris Wilson
1
-1
/
+1
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
[next]