Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a convenient default font. | David Thompson | 2014-02-11 | 1 | -1/+1 |
| | | | | | | | | | * data/fonts/DejaVuSans.ttf: New file. * data/fonts/AUTHORS: New file. * data/Makefile.am: New file. * configure.ac (AC_CONFIG_FILES): Add 'data/Makefile'. * Makefile.am (SUBDIRS): Add 'data'. * 2d/font.scm (default-font): New variable. | ||||
* | Add examples Makefile. | David Thompson | 2014-02-09 | 1 | -1/+1 |
| | | | | | | * Makefile.am (SUBDIRS): Add 'examples'. * configure.ac (AC_CONFIG_FILES): Add 'examples/Makefile'. * examples/Makefile.am: New file. | ||||
* | Build docs when make is run. | David Thompson | 2013-09-24 | 1 | -1/+1 |
| | |||||
* | Add some dependency checks. | David Thompson | 2013-08-18 | 1 | -0/+3 |
| | |||||
* | Add autotools files. | David Thompson | 2013-07-26 | 1 | -0/+23 |