summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2013-03-04docs: fix links to point to freedesktop.orgDavid Herrmann1-2/+5
2013-03-04build: use xz tarballs instead of bz2David Herrmann1-1/+1
2013-03-04build: add --enable-allDavid Herrmann1-16/+71
2013-03-04uvtd: add new Virtual Terminal daemonDavid Herrmann1-0/+49
2013-02-28Release kmscon-7kmscon-7David Herrmann1-1/+1
2013-02-27build: fix empty --with-*= argumentsDavid Herrmann1-12/+20
2013-02-27build: enable static libraries by defaultDavid Herrmann1-1/+1
2013-02-27uvt: new library implementing VTs in user-spaceDavid Herrmann1-0/+43
2013-02-16build: check for fuse >= 2.9.0David Herrmann1-1/+1
2013-02-16build: enable unifont by defaultDavid Herrmann1-2/+2
2013-02-11Fix several typosJakub Wilk1-2/+2
2013-02-06build: major cleanupDavid Herrmann1-3/+10
2013-01-24wlt: link font library staticallyDavid Herrmann1-0/+6
2013-01-24uterm: drm: rename to drm3dDavid Herrmann1-38/+38
2013-01-24uterm: rename drm-dumb backend into drm2d moduleDavid Herrmann1-28/+28
2013-01-24kmscon: add pixman rendererDavid Herrmann1-0/+46
2013-01-15kmscon: add cairo-renderer moduleDavid Herrmann1-0/+46
2013-01-07uterm: remove unused pciaccess helpersDavid Herrmann1-52/+0
2013-01-03kmscon: make bblit mandatoryDavid Herrmann1-33/+2
2013-01-03build: disable freetype2 by defaultDavid Herrmann1-1/+1
2013-01-03build: disable wlterm by defaultDavid Herrmann1-1/+1
2013-01-02build: link each text-font backend separatelyDavid Herrmann1-33/+2
2012-12-10build: check for udev >=172David Herrmann1-1/+1
2012-12-09Release kmscon-6David Herrmann1-1/+1
2012-12-09build: add more verbose recursive error-messages to configure.acDavid Herrmann1-89/+247
2012-12-09build: add AC_PROG_SED to configure.acDavid Herrmann1-0/+1
2012-12-09kmscon: remove compositor supportDavid Herrmann1-32/+0
2012-12-09Add manpage infrastructure and kmscon.1 manpageDavid Herrmann1-1/+20
2012-12-05Move .pc files to ./docs/pc/David Herrmann1-3/+3
2012-11-17build: fix wlterm wayland-dependency checkDavid Herrmann1-7/+3
2012-10-29build: fix typo in configure.ac regarding cdev-sessionsDavid Herrmann1-1/+1
2012-10-29uterm: monitor: put systemd-layer into separate fileDavid Herrmann1-1/+1
2012-10-27uterm: add PCI primary GPU detectionDavid Herrmann1-0/+43
2012-10-26kmscon: add character-device session dummyDavid Herrmann1-1/+46
2012-10-23build: fix typo in wlterm dependency checkingDavid Herrmann1-1/+3
2012-10-23build: add proper dependency checking to configure.acDavid Herrmann1-485/+799
2012-10-15kmscon: add wayland-session supportDavid Herrmann1-0/+9
2012-10-10build: do not list xkbcommon as optionalDetlef Riekenberg1-5/+1
2012-10-09Prefix kmscon sources with kmscon_*David Herrmann1-1/+1
2012-10-08build: inverse get_pitch/stride logicDavid Herrmann1-4/+4
2012-10-08build: handle AM_PROG_AR not present in autoconf 1.11Detlef Riekenberg1-1/+1
2012-10-07build: sanitize environment for AC_CHECK_LIBDave Reisner1-2/+5
2012-10-01Make xkbcommon mandatoryDavid Herrmann1-24/+6
2012-09-30Release kmscon-5David Herrmann1-1/+1
2012-09-29build: fix compilation if _Static_assert() is not availableDavid Herrmann1-0/+11
2012-09-26wlterm: add hard-dependency to xkbcommonDavid Herrmann1-0/+1
2012-09-26build: update autotools logic and add "wlterm" applicationDavid Herrmann1-44/+182
2012-09-18build: make libtsm build separatelyDavid Herrmann1-1/+1
2012-09-11genshader: avoid generating source file during configurationDavid Herrmann1-1/+1
2012-09-11build: fix gbm_bo_get_stride() upstream bugDavid Herrmann1-2/+2