build: major cleanup
authorDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 5 Feb 2013 23:16:33 +0000 (00:16 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Wed, 6 Feb 2013 00:22:10 +0000 (01:22 +0100)
commitaad2715cf4ee8178930650e3ba61f9b60594abdd
tree0f81377a8cbff644262bec4a947e5e321796e822
parent8a2413d76ae16518eb38533494f1ce49aee4f7ed
build: major cleanup

Major overhaul of the build system. This introduces symbol-versioning for
all exported libraries. Please note that none of these libraries is
stable, yet!

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
22 files changed:
Makefile.am
configure.ac
docs/sym/libeloop.sym [new file with mode: 0644]
docs/sym/libtsm.sym [new file with mode: 0644]
docs/sym/libuterm.sym [new file with mode: 0644]
src/eloop.c
src/font.c
src/kmscon_module_interface.h
src/log.c
src/shl_misc.h
src/text.c
src/tsm_screen.c
src/tsm_unicode.c
src/tsm_vte.c
src/tsm_vte_charsets.c
src/uterm_drm2d_video.c
src/uterm_drm3d_video.c
src/uterm_fbdev_video.c
src/uterm_input.c
src/uterm_monitor.c
src/uterm_video.c
src/uterm_vt.c