aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Revise build to use bison for both grammars in a parallel-safe way.Arnold D. Robbins2017-09-131-9/+3
* Serialize running bison in parallel builds.Arnold D. Robbins2017-09-121-3/+3
* Add small regex fix. Add support directory.Arnold D. Robbins2016-12-221-28/+10
* Sync dfa with GNULIB.Arnold D. Robbins2016-12-221-0/+1
* Merge multithreaded dfa into gawk.Arnold D. Robbins2016-09-011-0/+3
* Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-08-231-6/+9
|\
| * Doc updates, add 'spell' target for make.Arnold D. Robbins2016-08-231-6/+9
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-05-301-1/+1
|\|
| * Changes toward release and test tarball.Arnold D. Robbins2016-05-301-1/+1
* | Make building a working tarball work again.Arnold D. Robbins2016-01-281-1/+1
|/
* Fix build ordering issues.Arnold D. Robbins2015-10-161-6/+9
* Rework zOS patches; keep separate from autotools.Arnold D. Robbins2015-08-021-1/+4
* Take --program-prefix into account for the installation symlinks.Arnold D. Robbins2015-04-301-3/+7
* Fix efence target, whitepsace in ChangeLog.Arnold D. Robbins2015-04-121-1/+1
* OS/2 fixes.Arnold D. Robbins2014-11-111-3/+3
* Minor improvement in building - extract examples from doc.Arnold D. Robbins2014-08-151-1/+3
* Revert previous patch; instead define RM.Arnold D. Robbins2014-08-121-1/+4
* Use rm -f instead of $(RM) in Makefile.am files.Arnold D. Robbins2014-08-121-1/+1
* Update copyright years on files changed in 2014.Arnold D. Robbins2014-03-311-1/+1
* More changes to dist-hook.Arnold D. Robbins2014-01-311-1/+4
* Fix creation of pc/config.h.Arnold D. Robbins2014-01-301-4/+5
* Don't autogenerate version.c.Arnold D. Robbins2013-12-061-11/+0
* Move FAKE_FD_VALUE to shared header.Arnold D. Robbins2013-08-201-0/+1
* Update copyrights in all relevant source files.Arnold D. Robbins2013-04-161-1/+1
* Make sure that 'make check' builds in extension.Arnold D. Robbins2013-03-271-4/+2
* Don't build the extensions if no API support.Arnold D. Robbins2013-03-011-2/+4
* Merge branch 'gawk-4.0-stable'Arnold D. Robbins2013-01-311-1/+0
|\
| * Remove PROBLEMS file, it's not needed anymore.Arnold D. Robbins2013-01-311-1/+0
* | Considerable additional portability fixes.Arnold D. Robbins2013-01-251-1/+1
* | Merge LIMATIONS into gawk.texi, fix Makefile.am.Arnold D. Robbins2012-11-241-2/+0
* | Minor configure.ac/Makefile.am change for more elegant shared library support.Andrew J. Schorr2012-07-251-1/+1
* | Install gawkapi.h, fix is_off_limits_var, and enhance ordchr test.Andrew J. Schorr2012-05-261-0/+2
* | First working version of new API mechanism (probably has memory leaks).Andrew J. Schorr2012-05-241-0/+1
* | Merge branch 'xgawk'Arnold D. Robbins2012-05-091-3/+12
|\ \
| * | Fix valgrind targets to respect environment settings and work with for shared...Andrew J. Schorr2012-04-081-2/+2
| * | Add valgrind-noleak target.Andrew J. Schorr2012-04-011-0/+5
| * | - Add new environment variable AWKLIBPATH to use when searching for sharedAndrew J. Schorr2012-03-201-2/+6
* | | Finish builtins for MPFR.john haque2012-02-191-1/+1
* | | Add infrastructure for MPFR/GMP support.john haque2012-02-141-1/+2
|/ /
* | The grand merge: dgawk and pgawk folded into gawk.Arnold D. Robbins2011-12-261-11/+13
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-10-251-0/+11
|\|
| * Finish fixing make distcheck.Arnold D. Robbins2011-10-251-3/+6
| * Generate pc/config.h at make dist time.Arnold D. Robbins2011-10-241-0/+6
| * Fix 'make distcheck' to not kvetch about version.c.Arnold D. Robbins2011-10-211-0/+2
* | Speed/memory performance improvements.john haque2011-10-121-0/+4
|/
* Fix inclusion of po/README. Update some translations.Arnold D. Robbins2011-07-171-0/+1
* Remove bzip2 dist.Arnold D. Robbins2011-07-171-3/+0
* Fix vms version stuff. Get the tarball really right.Arnold D. Robbins2011-06-241-0/+1
* Put RRI into code.Arnold D. Robbins2011-06-171-2/+0
* Bug fixes from John and Pat.Arnold D. Robbins2011-04-291-1/+0