aboutsummaryrefslogtreecommitdiffstats
path: root/extension/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Collapse multiple build-aux and m4 directories into one copy of each.Arnold D. Robbins2020-07-221-1/+1
* Update copyright years.Arnold D. Robbins2020-03-201-1/+2
* Squashed commit of the following:Arnold D. Robbins2020-03-061-2/+2
* Ensure that ChangeLog.1 gets into the distribution.Arnold D. Robbins2019-04-181-0/+1
* Remove .deps directory upon make distclean.Arnold D. Robbins2018-12-181-0/+3
* Make extension directory fully gettextized. Fixes autoreconf problems.Arnold D. Robbins2018-03-111-1/+1
* Solaris fix for intdiv extension.Arnold D. Robbins2017-08-211-2/+3
* Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-08-041-1/+1
|\
| * Update copyright years in all relevant files.Arnold D. Robbins2017-08-041-1/+1
* | Fix intdiv extension to build on Cygwin.Arnold D. Robbins2017-06-271-2/+3
* | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-04-121-0/+8
|\|
| * Merge branch 'master' into feature/api-parserAndrew J. Schorr2017-03-071-3/+6
| |\
| * | Create new extension readdir_test for testing new get_record field_width pars...Andrew J. Schorr2017-03-061-0/+10
* | | Merge branch 'master' into feature/api-mpfrAndrew J. Schorr2017-03-071-2/+7
|\ \ \ | | |/ | |/|
| * | Stop installing the extension testext library, since it is useful only for te...Andrew J. Schorr2017-03-071-2/+7
| |/
* / Enhance API to support extended-precision arithmetic and implement intdiv as ...Andrew J. Schorr2017-01-061-0/+5
|/
* Include m4 in what gets distributed.Arnold D. Robbins2016-08-251-0/+1
* Make creating the distribution work again.Arnold D. Robbins2015-12-161-0/+1
* Rework zOS patches; keep separate from autotools.Arnold D. Robbins2015-08-021-1/+1
* Update copyright years in extension files.Arnold D. Robbins2015-04-081-1/+1
* Fixes for building a tarball.Arnold D. Robbins2015-02-261-1/+2
* Additional OS/2 fix suggested by Andreas Buening.Arnold D. Robbins2014-11-111-0/+1
* OS/2 fixes.Arnold D. Robbins2014-11-111-0/+2
* Revert previous patch; instead define RM.Arnold D. Robbins2014-08-121-2/+5
* Use rm -f instead of $(RM) in Makefile.am files.Arnold D. Robbins2014-08-121-2/+2
* Bug fix in uninstall in extension directory.Arnold D. Robbins2014-07-211-1/+1
* Use $(DESTDIR) in extension/Makefile.am when removing .la files.Arnold D. Robbins2014-04-111-1/+1
* Make extensions controlled by configure time option.Arnold D. Robbins2013-12-211-15/+0
* Make 'make distcheck' work.Arnold D. Robbins2013-11-281-0/+6
* Include inplace.3am in list of manual pages.Arnold D. Robbins2013-11-201-2/+2
* Remove extension .la files after install.Arnold D. Robbins2013-05-161-0/+5
* Fix extensions to link with LTLIBINTL.Arnold D. Robbins2013-04-171-1/+1
* Additional fixes for MirBSD. Now passes make check.Arnold D. Robbins2013-03-201-0/+3
* Don't build the extensions if no API support.Arnold D. Robbins2013-03-011-0/+12
* More portability work: dirfd in extensions.Arnold D. Robbins2013-01-271-2/+3
* Add inplace file editing extension.Andrew J. Schorr2013-01-081-0/+5
* Add extension/README.fts to distribution.Arnold D. Robbins2012-12-021-1/+2
* Add more man pages in extension/Makefile.am.Arnold D. Robbins2012-10-281-1/+2
* More wonderful portability stuff in the extensions.Arnold D. Robbins2012-08-291-2/+3
* Detect readdir test failures, and add some missing files to the distro tarball.Andrew J. Schorr2012-08-281-1/+1
* Add output and two-way processors to API. Update Mac config stuff.Arnold D. Robbins2012-08-241-0/+18
* Add fts() extension, support, doc, and test.Arnold D. Robbins2012-08-081-1/+1
* Extension doc updates; install dgawk.1 man page.Arnold D. Robbins2012-08-011-0/+4
* Gettext support for the extension files.Arnold D. Robbins2012-07-301-1/+4
* Extension libraries need to link with $(LIBINTL).Andrew J. Schorr2012-07-271-2/+13
* Start refactoring iop handling. Add readdir extension.Arnold D. Robbins2012-07-251-0/+3
* Add fnmatch extension.Arnold D. Robbins2012-07-121-0/+3
* Add rwarray to extension tests.Arnold D. Robbins2012-06-251-2/+1
* Get rwarray extension working with new API.Arnold D. Robbins2012-06-241-5/+6
* More API implementations and testext improvements.Arnold D. Robbins2012-06-121-3/+4