summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* examples: fix missing dependenciesAkim Demaille2019-10-241-0/+3
* build: reenable -Wtype-limitsAkim Demaille2019-10-241-6/+3
* build: remove dmalloc supportAkim Demaille2019-10-241-1/+0
* build: disable -Wtautological-constant-out-of-range-compareAkim Demaille2019-10-211-2/+9
* build: disable -Wtype-limits, except in the test suiteAkim Demaille2019-10-201-2/+3
* configure: perl is not requiredAkim Demaille2019-10-101-3/+0
* configure: don't require FlexAkim Demaille2019-10-091-2/+2
* build: fix distcheckAkim Demaille2019-09-111-0/+11
* d: track locationsAkim Demaille2019-06-231-1/+1
* examples: don't run those that require f?lex when it's not availableAkim Demaille2019-05-191-0/+1
* build: use gettext-hAkim Demaille2019-04-251-1/+1
* gnulib: let it use its own PO domainAkim Demaille2019-04-231-0/+1
* dlang: initial changes to run the calc tests on itAkim Demaille2019-02-261-0/+1
* c++: address -Wweak-vtables warningsAkim Demaille2019-01-201-1/+1
* configure: don't try to run C++ warnings on CAkim Demaille2019-01-151-2/+2
* c, c++: avoid implicit fall-throwAkim Demaille2019-01-151-1/+2
* c++: avoid -Wundefined-func-template warnings from clangAkim Demaille2019-01-151-1/+2
* Revert the last two commitsAkim Demaille2019-01-141-1/+1
* c++: avoid warnings about extraneous semi-colonsAkim Demaille2019-01-141-1/+1
* c++: avoid warnings about extraneous semi-colonsAkim Demaille2019-01-141-1/+1
* c++: beware of -WshadowAkim Demaille2019-01-131-2/+2
* package: bump copyrights to 2019Akim Demaille2019-01-051-2/+2
* package: make bison a relocatable packageAkim Demaille2018-12-251-0/+1
* d: add an exampleAkim Demaille2018-12-041-1/+2
* d: add experimental support for the D languageAkim Demaille2018-12-041-4/+9
* java: add an exampleAkim Demaille2018-12-011-0/+1
* warning: avoid warnings about unreachable codeAkim Demaille2018-11-251-0/+12
* configure: quit on trying to get ICC and Flex be friendsAkim Demaille2018-10-241-7/+3
* doc: an introductory example for C++Akim Demaille2018-10-241-1/+2
* build: enable more warnings during testsAkim Demaille2018-10-231-2/+4
* java: bump to Java SE 7Akim Demaille2018-10-151-1/+1
* gnulib: update timevarAkim Demaille2018-10-141-1/+0
* spelling: possiblyJosh Soref2018-10-051-1/+1
* gnulib: move timevar to itAkim Demaille2018-09-301-1/+1
* build: rename and simplify the -std checks for C++Akim Demaille2018-09-231-6/+6
* build: check for C++98 and 03 like the othersAkim Demaille2018-09-231-2/+2
* build: don't accept a broken standard lib for C++Akim Demaille2018-09-191-1/+1
* build: strengthen the C++ standard flag testAkim Demaille2018-09-181-13/+13
* tests: run the C++ tests on all the available standardsAkim Demaille2018-09-131-0/+7
* lalr1.cc: support move semanticsAkim Demaille2018-09-131-0/+2
* build: use -fparse-all-comments with -WdocumentationAkim Demaille2018-09-101-1/+2
* configure.ac: fix definition of NO_EXCEPTIONS_CXXFLAGSAkim Demaille2018-09-091-1/+4
* configure: reveal the name of the Valgrind suppression file we useAkim Demaille2018-09-081-0/+2
* tests: fix variable naming conventionAkim Demaille2018-09-061-1/+1
* tests: fix maintainer-check-g++ make recipeAkim Demaille2018-09-061-0/+2
* lalr1.cc: support compilation with disabled support for exceptionsAkim Demaille2018-08-191-0/+1
* C++: fix -Wdeprecated warningsAkim Demaille2018-05-271-1/+1
* Update copyright yearsAkim Demaille2018-05-121-2/+2
* Avoid compiler warningsAkim Demaille2018-05-121-1/+1
* tests: beware that clang warns about "#define private public"Akim Demaille2015-08-121-1/+6