summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* configure.ac: Disable optimizations if --enable-debugP. J. McDermott2018-10-011-0/+1
|
* configure.ac: Define GETTEXT_PACKAGEPatrick McDermott2017-11-241-0/+4
|
* gettextize build systemPatrick McDermott2017-11-241-1/+3
|
* configure.ac: Fix handling of passed enable argumentsPatrick McDermott2017-11-051-4/+8
|
* configure.ac: Optionally enable address sanitizationPatrick McDermott2017-11-051-0/+20
|
* configure.ac: Check for librsvgPatrick McDermott2017-11-031-0/+3
|
* configure.ac: Enable many more warningsPatrick McDermott2017-11-011-9/+21
|
* configure.ac: Use AX_APPEND_FLAG()Patrick McDermott2017-11-011-1/+1
| | | | And shorten AX_CHECK_COMPILE_FLAG() call.
* configure.ac: Use AX_CFLAGS_WARN_ALL() instead of -Wall checkPatrick McDermott2017-11-011-7/+3
|
* Revert "Revert "configure.ac: Set C standard to C11""Patrick McDermott2017-10-301-1/+3
| | | | This reverts commit a0b9288a5e6fa943a6f2b7f418a12343649ed454.
* data/Makefile.am: New filePatrick McDermott2017-10-271-1/+2
|
* configure.ac: Add --enable-in-place arg and RUN_IN_PLACE macroPatrick McDermott2017-10-271-1/+14
|
* MqTree: Fix width of pointers in debugging outputPatrick McDermott2017-10-251-0/+2
| | | | And modify configure.ac to search for logl() and add -lm to LIBS.
* configure.ac: Add --enable-debug arg that sets MQ_TREE_DEBUGPatrick McDermott2017-10-231-0/+12
|
* Revert "configure.ac: Set C standard to C11"Patrick McDermott2017-10-221-3/+1
| | | | This reverts commit 8645481144bdcf96487a29d67f34f8d703b86be3.
* configure.ac: Enable GCC colorsPatrick McDermott2017-09-221-0/+3
|
* configure.ac: Set C standard to C11Patrick McDermott2017-09-221-1/+3
|
* configure.ac: Compile with "-std=c99"Patrick McDermott2017-09-151-0/+2
|
* configure.ac: s/ -I/ -isystem/g in libraries' CFLAGSPatrick McDermott2017-09-151-0/+4
| | | | This suppresses warnings in libraries' headers.
* Add build system and related filesPatrick McDermott2017-09-151-0/+58