summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2014-05-16build: add libtsm to bbulk and gltexXiong Zhang1-1/+8
2014-04-22build: don't build shl_gl if GLES is disabledDavid Herrmann1-4/+2
2013-11-03build: strip \r from shadersDavid Herrmann1-2/+2
2013-11-03uterm: input: add built-in keymap fallbackDavid Herrmann1-1/+24
2013-11-03build: mark binary data as read-only with objcopyDavid Herrmann1-0/+1
2013-11-03build: replace genshader by binary linkerDavid Herrmann1-40/+40
2013-11-03shl: move static_gl_* to shl_gl_*David Herrmann1-8/+10
2013-10-29build: enable kmscon unconditionallyDavid Herrmann1-7/+2
2013-10-29build: link eloop staticallyDavid Herrmann1-31/+3
2013-10-29build: link libuterm staticallyDavid Herrmann1-20/+3
2013-10-29Remove cairo text-rendererDavid Herrmann1-19/+0
2013-10-29Remove libuvtDavid Herrmann1-39/+0
2013-10-29Remove freetype2 font backendDavid Herrmann1-22/+0
2013-10-23tsm: remove and depend on libtsmDavid Herrmann1-51/+9
2013-10-23kmscon: remove cdev sessionsDavid Herrmann1-7/+0
2013-10-23uvtd: removeDavid Herrmann1-26/+0
2013-10-23wlterm: removeDavid Herrmann1-39/+0
2013-09-12build: allow kmscon to be cross-compiledThierry Reding1-4/+15
2013-03-08build: fix binary-link with ld.gold linkerDavid Herrmann1-5/+30
2013-03-05uvtd: add VT subsystemDavid Herrmann1-0/+2
2013-03-05uvtd: add ctx subsystemDavid Herrmann1-1/+4
2013-03-05build: add shl_flagset to build-systemDavid Herrmann1-1/+2
2013-03-04build: add --enable-allDavid Herrmann1-1/+1
2013-03-04tests: use new shl_log.hDavid Herrmann1-1/+2
2013-03-04uvtd: add new Virtual Terminal daemonDavid Herrmann1-2/+23
2013-03-04shl: move githead into a source fileDavid Herrmann1-21/+16
2013-03-04shl: move log.[ch] to shl_log.[ch]David Herrmann1-6/+2
2013-03-04build: mark font-unifont as noexecstackDavid Herrmann1-0/+1
2013-02-27uvt: new library implementing VTs in user-spaceDavid Herrmann1-0/+39
2013-02-06build: add --enable-wlterm to distcheck flagsDavid Herrmann1-0/+1
2013-02-06font: unifont: compress binary data and link via ld directlyDavid Herrmann1-7/+8
2013-02-06build: major cleanupDavid Herrmann1-110/+138
2013-01-24wlt: link font library staticallyDavid Herrmann1-1/+9
2013-01-24uterm: drm: rename to drm3dDavid Herrmann1-3/+5
2013-01-24uterm: rename drm-dumb backend into drm2d moduleDavid Herrmann1-3/+6
2013-01-24kmscon: add pixman rendererDavid Herrmann1-0/+18
2013-01-15kmscon: add cairo-renderer moduleDavid Herrmann1-0/+18
2013-01-13uterm: drm: share mode-setting between dumb+drmDavid Herrmann1-0/+1
2013-01-11uterm: share drm_mode between dumb and drm backendDavid Herrmann1-0/+12
2013-01-11uterm: split fbdev module into different filesDavid Herrmann1-1/+4
2013-01-08build: link with -ldlDavid Herrmann1-1/+2
2013-01-07uterm: move uterm.h to uterm_monitor.hDavid Herrmann1-2/+2
2013-01-07uterm: move uterm-vt into uterm_vt.hDavid Herrmann1-1/+3
2013-01-07uterm: move input related API to uterm_input.hDavid Herrmann1-0/+2
2013-01-07uterm: move video API into uterm_video.hDavid Herrmann1-1/+4
2013-01-07uterm: remove unused pciaccess helpersDavid Herrmann1-7/+0
2013-01-07uterm: move uterm_systemd.h to uterm_systemd_internal.hDavid Herrmann1-1/+1
2013-01-07uterm: move uterm_video.h to uterm_video_internal.hDavid Herrmann1-1/+1
2013-01-07uterm: move uterm_input.h to uterm_input_internal.hDavid Herrmann1-1/+1
2013-01-06build: fix build without libfont.laDavid Herrmann1-1/+0