index
:
~rib/cairo
master
wip/cogl-backend
Robert Bragg's personal cairo repository
rib
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-09-11
[configure.ac.enable] Add some dnl's
Behdad Esfahbod
1
-189
/
+187
2008-09-11
[configure.ac.enable] Implement accumulators
Behdad Esfahbod
1
-81
/
+217
2008-09-11
[configure.ac.enable] Don't collect .pc files for builtin features
Behdad Esfahbod
1
-2
/
+11
2008-09-11
Add support for always-builtin features in the build system
Behdad Esfahbod
1
-15
/
+28
2008-09-11
Build -uninstalled.pc files
Behdad Esfahbod
1
-1
/
+27
2008-09-11
[configure.ac.enable] More fixes for private features
Behdad Esfahbod
1
-6
/
+28
2008-09-11
[configure.ac.enable] Don't collect .pc files in win32 Makefile
Behdad Esfahbod
1
-2
/
+0
2008-09-10
[configure.ac.build] Keep private features private
Behdad Esfahbod
1
-10
/
+15
2008-09-10
[configure.ac.enable] Don't report CFLAGS
Behdad Esfahbod
1
-3
/
+0
2008-09-10
More fixes for pkgconfig files
Behdad Esfahbod
1
-16
/
+28
2008-09-10
[configure.ac.enable] Fix warning messages
Behdad Esfahbod
1
-3
/
+3
2008-09-10
Rename cairo-backend.pc.in to cairo-features.pc.in
Behdad Esfahbod
1
-1
/
+1
2008-09-10
[configure.ac.enable] Actually install pkgconfig files
Behdad Esfahbod
1
-8
/
+12
2008-09-08
[configure.ac.enable] Make feature hooks take an ENABLED argument
Behdad Esfahbod
1
-67
/
+63
2008-09-07
Back to using autoconf 2.58
Behdad Esfahbod
1
-6
/
+6
2008-09-06
[configure.ac.enable] Sanitize feature default value
Behdad Esfahbod
1
-0
/
+9
2008-09-06
[configure.ac.enable] Further break feature configuration hooks
Behdad Esfahbod
1
-93
/
+138
2008-09-06
[configure.ac.enable] Move macros around
Behdad Esfahbod
1
-119
/
+128
2008-09-06
[configure.ac.enable] Redo cache invalidation to be automatic
Behdad Esfahbod
1
-13
/
+36
2008-09-06
[configure.ac.enable] Simplify _CAIRO_ENABLE_FULL
Behdad Esfahbod
1
-37
/
+24
2008-09-06
[configure.ac.bulid] Break feature config into smaller hooks
Behdad Esfahbod
1
-16
/
+22
2008-09-06
[configure.ac.enable] Add CAIRO_FEATURE_IF_ENABLED
Behdad Esfahbod
1
-5
/
+11
2008-09-06
[configure.ac.enable] Move all feature configureation to a single hook
Behdad Esfahbod
1
-98
/
+111
2008-09-06
[configure.ac.enable] Add all-powerful hook registration macro
Behdad Esfahbod
1
-9
/
+73
2008-09-06
[configure.ac.enable] More macro cleanup
Behdad Esfahbod
1
-100
/
+118
2008-09-06
[configure.ac] Cosmetic
Behdad Esfahbod
1
-14
/
+27
2008-09-06
[configure.ac] Sanitize feature names
Behdad Esfahbod
1
-9
/
+9
2008-09-04
[configure.ac] Add AM_PROG_CC_C_O
Behdad Esfahbod
1
-0
/
+1
2008-09-04
Rename build/*.ac to build/configure.ac.*.
Behdad Esfahbod
6
-0
/
+0
[next]