Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile.am: Add really-clean. | P. J. McDermott | 2013-11-02 | 1 | -0/+7 |
| | |||||
* | Generate ChangeLog. | P. J. McDermott | 2013-11-02 | 1 | -0/+8 |
| | |||||
* | Makefile.am: Add uninstall-hook. | P. J. McDermott | 2013-11-02 | 1 | -0/+7 |
| | |||||
* | Centralize *dir stuff into Makefile.am. | P. J. McDermott | 2013-11-02 | 1 | -1/+6 |
| | |||||
* | Fix data/tilesets/$(am__dirstamp) stuff. | P. J. McDermott | 2013-11-02 | 1 | -2/+1 |
| | |||||
* | data/tilesets/local.mk: Clean up a bit. | P. J. McDermott | 2013-11-02 | 1 | -1/+0 |
| | |||||
* | Makefile.am: Set CLEANFILES. | P. J. McDermott | 2013-11-02 | 1 | -0/+2 |
| | |||||
* | Makefile.am: Distribute autogen.sh. | P. J. McDermott | 2013-11-02 | 1 | -0/+3 |
| | |||||
* | Move .xcf.png rule to Makefile.am. | P. J. McDermott | 2013-11-02 | 1 | -0/+3 |
| | |||||
* | Makefile.am: Move GCC_CFLAGS to sdlex_CFLAGS. | P. J. McDermott | 2013-11-02 | 1 | -1/+3 |
| | |||||
* | Makefile.am: Adjust indentation. | P. J. McDermott | 2013-11-02 | 1 | -9/+11 |
| | |||||
* | Makefile.am: Clear sdlex_SOURCES, move includes. | P. J. McDermott | 2013-11-02 | 1 | -4/+4 |
| | |||||
* | Use sdlex_CPPFLAGS. | P. J. McDermott | 2013-11-02 | 1 | -3/+1 |
| | | | | This is instead of AM_CPPFLAGS and sdlex_CFLAGS. | ||||
* | Rename Makefile.am files to local.mk. | P. J. McDermott | 2013-11-02 | 1 | -2/+2 |
| | |||||
* | Clean up dirstamp for data/tilesets/. | P. J. McDermott | 2013-02-22 | 1 | -0/+1 |
| | |||||
* | Define installation directory preprocessor macros. | P. J. McDermott | 2013-02-20 | 1 | -0/+2 |
| | |||||
* | Improve build system. | P. J. McDermott | 2013-02-20 | 1 | -10/+2 |
| | |||||
* | Distribute headers and data. | P. J. McDermott | 2013-02-20 | 1 | -0/+11 |
| | |||||
* | Split Makefile.am in recursively-included files. | P. J. McDermott | 2013-02-15 | 1 | -4/+3 |
| | | | | | The modular maintenance benefits of recursive make without any of the problems of recursive make! | ||||
* | Use GNU Autoconf and Automake. | P. J. McDermott | 2013-02-15 | 1 | -0/+17 |