summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* build: Use ASAN and GCC warnings from GnulibP. J. McDermott2023-02-241-17/+62
|
* build: Use AC_CONFIG_SUBDIRS()P. J. McDermott2023-02-241-8/+3
| | | | | | But explain why Automake's SUBDIRS can't be used. Also, exclude instructions to generate files from generated files.
* build: Use silent rules by defaultP. J. McDermott2023-02-231-0/+1
| | | | The xcftools custom makefile is still noisy as hell, though.
* build: Distribute embedded xcf2png, use by defaultP. J. McDermott2023-02-231-6/+36
|
* configure.ac: Add home pageP. J. McDermott2015-08-241-1/+2
|
* configure.ac: Update e-mail addressP. J. McDermott2015-08-241-1/+1
|
* Name package and program "boukengine"P. J. McDermott2015-08-241-1/+1
|
* configure.ac: Check for the Lua 5.1 library.P. J. McDermott2013-11-151-0/+4
|
* configure.ac: Add copyright and license notice.P. J. McDermott2013-11-121-0/+18
|
* configure.ac: Add more Automake options.P. J. McDermott2013-11-021-1/+1
|
* Optionally list palette colors of loaded images.P. J. McDermott2013-02-221-3/+14
|
* configure.ac: Add an AC_CONFIG_AUX_DIR() macro.P. J. McDermott2013-02-221-0/+1
|
* Improve build system.P. J. McDermott2013-02-201-6/+14
|
* Clean up some "#if 0" conditions.P. J. McDermott2013-02-191-0/+11
|
* Disable TMX parser debugging noise by default.P. J. McDermott2013-02-191-0/+20
|
* Enable and fix a bunch of GCC warnings.P. J. McDermott2013-02-191-1/+11
|
* Enable more GCC warnings.P. J. McDermott2013-02-191-1/+4
|
* configure.ac: Check for inttypes.h.P. J. McDermott2013-02-191-0/+1
|
* Use GNU Autoconf and Automake.P. J. McDermott2013-02-151-0/+33