weston/shared
Kristian Høgsberg 6006ecb497 configure.ac: Don't link weston to cairo or image libraries
We were pulling in cairo and the image loading libraries through libshared.
Split out libshared into a core libshared and a libshared-cairo that
pulls in the extra libraries.
2012-11-29 13:32:11 -05:00
..
cairo-util.c toytoolkit: Don't draw shadows for maximized windows. 2012-10-10 11:23:41 -04:00
cairo-util.h configure.ac: Don't link weston to cairo or image libraries 2012-11-29 13:32:11 -05:00
config-parser.c config-parser: Handle lines that don't end in \n 2012-08-03 21:56:41 -04:00
config-parser.h configure.ac: Don't link weston to cairo or image libraries 2012-11-29 13:32:11 -05:00
image-loader.c image-loader: Use pixman_image_t, not struct pixman_image_t 2012-07-11 15:45:59 -04:00
Makefile.am configure.ac: Don't link weston to cairo or image libraries 2012-11-29 13:32:11 -05:00
option-parser.c Add an option parser 2012-03-12 01:28:50 -04:00
os-compatibility.c compositor: add fallback strchrnul() 2012-06-12 12:29:13 -04:00
os-compatibility.h compositor: add fallback strchrnul() 2012-06-12 12:29:13 -04:00