summaryrefslogtreecommitdiff
path: root/extension/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Fixes for building a tarball.Arnold D. Robbins2015-02-261-1/+2
* Move to Libtool 2.4.5.Arnold D. Robbins2015-01-251-0/+1
* Update to Gettext 0.19.4.Arnold D. Robbins2015-01-241-37/+13
* Move to Automake 1.15.Arnold D. Robbins2015-01-241-27/+39
* Upgrade infrastructure (automake, gettext, libtool).Arnold D. Robbins2014-11-191-10/+17
* 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
* Update to automake 1.13.4 and libtool 2.4.2.418.Arnold D. Robbins2013-12-211-23/+62
* 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-13/+20
* Fix extensions to link with LTLIBINTL.Arnold D. Robbins2013-04-171-1/+1
* Update to automake 1.13.1.Arnold D. Robbins2013-04-161-143/+148
* 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-10/+13
* Add inplace file editing extension.Andrew J. Schorr2013-01-081-8/+21
* Move some files to automake 1.12.6.Arnold D. Robbins2012-12-181-1/+1
* 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
* Update to autoconf 1.12.4.Arnold D. Robbins2012-10-041-1/+1
* More wonderful portability stuff in the extensions.Arnold D. Robbins2012-08-291-3/+5
* Detect readdir test failures, and add some missing files to the distro tarball.Andrew J. Schorr2012-08-281-8/+8
* Add output and two-way processors to API. Update Mac config stuff.Arnold D. Robbins2012-08-241-9/+38
* Update infrastructure.Arnold D. Robbins2012-08-171-40/+12
* Add fts() extension, support, doc, and test.Arnold D. Robbins2012-08-081-2/+3
* Extension doc updates; install dgawk.1 man page.Arnold D. Robbins2012-08-011-12/+79
* Gettext support for the extension files.Arnold D. Robbins2012-07-301-63/+242
* Extension libraries need to link with $(LIBINTL).Andrew J. Schorr2012-07-271-9/+21
* Start refactoring iop handling. Add readdir extension.Arnold D. Robbins2012-07-251-4/+18
* Add fnmatch extension.Arnold D. Robbins2012-07-121-4/+16
* 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/+15
* More API implementations and testext improvements.Arnold D. Robbins2012-06-121-5/+17
* Add time extension providing gettimeofday and sleep.Andrew J. Schorr2012-06-101-6/+15
* First working version of new API mechanism (probably has memory leaks).Andrew J. Schorr2012-05-241-4/+5
* Move libtool from top configure.ac into extension directory.Andrew J. Schorr2012-05-211-80/+242
* Build infrastructure updated.Arnold D. Robbins2012-05-201-3/+3
* Update build infrastructure.Arnold D. Robbins2012-05-151-37/+89
* Rewrite extension/Makefile.amAndrew J. Schorr2012-03-251-105/+91
* xgawk + derived files needed to buildAndrew J. Schorr2012-03-241-0/+651