summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: Use ASAN and GCC warnings from GnulibP. J. McDermott2023-02-241-1/+2
* build: Use AC_CONFIG_SUBDIRS()P. J. McDermott2023-02-241-1/+1
* build: Use silent rules by defaultP. J. McDermott2023-02-231-1/+1
* build: Distribute embedded xcf2png, use by defaultP. J. McDermott2023-02-231-0/+1
* Makefile.am: Add -lm to _LDADDP. J. McDermott2015-08-251-0/+1
* Name package and program "boukengine"P. J. McDermott2015-08-241-5/+5
* Makefile.am: Build with the Lua 5.1 library.P. J. McDermott2013-11-151-1/+3
* Makefile.am: Add copyright and license notice.P. J. McDermott2013-11-121-0/+18
* data/palettes/local.mk: New file.P. J. McDermott2013-11-121-0/+1
* Makefile.am: Add really-clean.P. J. McDermott2013-11-021-0/+7
* Generate ChangeLog.P. J. McDermott2013-11-021-0/+8
* Makefile.am: Add uninstall-hook.P. J. McDermott2013-11-021-0/+7
* Centralize *dir stuff into Makefile.am.P. J. McDermott2013-11-021-1/+6
* Fix data/tilesets/$(am__dirstamp) stuff.P. J. McDermott2013-11-021-2/+1
* data/tilesets/local.mk: Clean up a bit.P. J. McDermott2013-11-021-1/+0
* Makefile.am: Set CLEANFILES.P. J. McDermott2013-11-021-0/+2
* Makefile.am: Distribute autogen.sh.P. J. McDermott2013-11-021-0/+3
* Move .xcf.png rule to Makefile.am.P. J. McDermott2013-11-021-0/+3
* Makefile.am: Move GCC_CFLAGS to sdlex_CFLAGS.P. J. McDermott2013-11-021-1/+3
* Makefile.am: Adjust indentation.P. J. McDermott2013-11-021-9/+11
* Makefile.am: Clear sdlex_SOURCES, move includes.P. J. McDermott2013-11-021-4/+4
* Use sdlex_CPPFLAGS.P. J. McDermott2013-11-021-3/+1
* Rename Makefile.am files to local.mk.P. J. McDermott2013-11-021-2/+2
* Clean up dirstamp for data/tilesets/.P. J. McDermott2013-02-221-0/+1
* Define installation directory preprocessor macros.P. J. McDermott2013-02-201-0/+2
* Improve build system.P. J. McDermott2013-02-201-10/+2
* Distribute headers and data.P. J. McDermott2013-02-201-0/+11
* Split Makefile.am in recursively-included files.P. J. McDermott2013-02-151-4/+3
* Use GNU Autoconf and Automake.P. J. McDermott2013-02-151-0/+17