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
/
src
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-22
[Makefile.win32] Add makefile rules to generate cairo-features.h
Behdad Esfahbod
1
-2
/
+2
2008-09-22
Generate build/Makefile.win32.features
Behdad Esfahbod
1
-3
/
+5
2008-09-22
Rename Makefile.*.config to Makefile.*.features as they should not be modified
Behdad Esfahbod
1
-1
/
+1
2008-09-20
Make sure feature macros are checked using #if, not #ifdef; add a test for it
Behdad Esfahbod
1
-3
/
+3
2008-09-19
[src/Makefile.am.analysis] Check that all headers can be compiled standalone
Behdad Esfahbod
1
-1
/
+5
2008-09-19
Make sure (and check) that all private headers include some cairo header first
Behdad Esfahbod
1
-1
/
+1
2008-09-18
[src/check-*.sh] Use computed list of source files instead of running "find"
Behdad Esfahbod
1
-0
/
+6
2008-09-17
Revert "[Makefile.am] Add CAIRO_LIBS to check-link."
Behdad Esfahbod
1
-1
/
+1
2008-09-16
[Makefile.am] Add CAIRO_LIBS to check-link.
Chris Wilson
1
-1
/
+1
2008-09-16
[src/Makefile.am.analysis] Split off from src/Makefile.am
Behdad Esfahbod
1
-20
/
+1
2008-09-16
[boilerplate/Makefile.am] Distribute Makefile.win32.config
Behdad Esfahbod
1
-2
/
+1
2008-09-16
[Makefile] Amend checks for horrible msys environment.
Chris Wilson
1
-1
/
+1
2008-09-15
[src/Makefile.am] Add comment referring to Makefile.sources
Behdad Esfahbod
1
-0
/
+2
2008-09-11
[configure.ac.enable] Cleanup Makefile.*.config generation
Behdad Esfahbod
1
-6
/
+0
2008-09-11
[Makefile.am.common] Unify more common rules
Behdad Esfahbod
1
-2
/
+0
2008-09-11
Makefile.am cleanup
Behdad Esfahbod
1
-9
/
+2
2008-09-08
[Makefile.am] Rename INCLUDES to AM_CPPFLAGS
Behdad Esfahbod
1
-5
/
+5
2008-09-04
Rename src/*.mk to src/Makefile.*
Behdad Esfahbod
1
-3
/
+3
2008-09-04
Get rid of CAIRO_LDADD in favor of CAIRO_LIBS
Behdad Esfahbod
1
-1
/
+1
2008-09-03
[Makefile.am] Use check_PROGRAMS
Behdad Esfahbod
1
-2
/
+1
2008-09-03
[doc] Fix out-of-tree build
Behdad Esfahbod
1
-2
/
+2
2008-09-03
[src/Makefile.am] Minor fix in MAINTAINERCLEANFILES
Behdad Esfahbod
1
-1
/
+1
2008-09-03
[src/Makefile.am] s/libcairo_la_CFLAGS/INCLUDES/
Chris Wilson
1
-6
/
+6
2008-09-03
[src/Makefile.am] make check compile fix
Chris Wilson
1
-1
/
+1
2008-09-02
Also test linking when cross-compiling
Behdad Esfahbod
1
-0
/
+1
2008-09-02
[src/check-link.c] Simple test to check we can link to the built cairo.so
Behdad Esfahbod
1
-4
/
+26
2008-09-02
Revamp the build system.
Behdad Esfahbod
1
-342
/
+41
2008-08-28
Some nasty tracks to make changing version number not cause a total rebuild
Behdad Esfahbod
1
-0
/
+2
2008-08-28
Move version number to src/cairo-version.h
Behdad Esfahbod
1
-0
/
+1
2008-08-27
Cleanup libtool version handling
Behdad Esfahbod
1
-2
/
+2
2008-08-27
[src/Makefile.am] Remove gcc dependency
Behdad Esfahbod
1
-1
/
+1
2008-08-17
[Makefile.am] Support uno.
Chris Wilson
1
-0
/
+6
2008-08-17
[Makefile.am] Delete intermediates
Chris Wilson
1
-0
/
+4
2008-08-11
[src/Makefile.am] Include missing header file
Behdad Esfahbod
1
-0
/
+1
2008-08-05
[win32] Adding cairo-features-win32.h to EXTRA_DIST
Vladimir Vukicevic
1
-1
/
+1
2008-06-08
Implement PDF Type 3 font subsetting of user fonts
Adrian Johnson
1
-0
/
+2
2008-05-27
[cairo-mutex] Prepare mutex infrastructure for adding mutex debugging facilities
Behdad Esfahbod
1
-0
/
+1
2008-05-10
[cairo-user-font] Implement user fonts
Behdad Esfahbod
1
-0
/
+1
2008-05-09
[Makefile.am] Rename cairo_all_source_file to cairo_all_source_files
Behdad Esfahbod
1
-2
/
+2
2008-05-09
[Makefile.am] Sort source files
Behdad Esfahbod
1
-1
/
+1
2008-04-16
[Makefile.am] Fix breakage in previous commit.
Chris Wilson
1
-3
/
+6
2008-04-16
[Makefile.am] Add cairo-pdf-operators*.[ch] to ps_sources
Chris Wilson
1
-1
/
+2
2008-04-15
[Makefile.am] Document why beos was removed from build, and remove some cruft
Behdad Esfahbod
1
-5
/
+3
2008-04-14
Fix to install cairo-quartz-font.pc
Richard Hult
1
-0
/
+1
2008-04-11
Prevent cairo from being linked unnecessarilly with g++
Carl Worth
1
-1
/
+0
2008-04-01
[cgfont] Add start of CGFont font backend to replace ATSUI
Vladimir Vukicevic
1
-2
/
+1
2008-03-20
Add support for 8-bit PseudoColor visuals
Carl Worth
1
-0
/
+1
2008-03-17
[quartz] Rename ATSUI font to Quartz font
Vladimir Vukicevic
1
-10
/
+7
2008-03-07
[quartz] split out (experimental) quartz-image into separate file
Vladimir Vukicevic
1
-0
/
+5
2008-02-25
[quartz] Add quartz-image-surface type
Vladimir Vukicevic
1
-1
/
+1
[next]