summaryrefslogtreecommitdiff
path: root/extension/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Stop installing the extension testext library, since it is useful only for te...Andrew J. Schorr2017-03-071-2/+7
* 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
* Add time extension providing gettimeofday and sleep.Andrew J. Schorr2012-06-101-1/+4
* Remove obsolete comment in extension/Makefile.am.Andrew J. Schorr2012-06-101-3/+0
* First working version of new API mechanism (probably has memory leaks).Andrew J. Schorr2012-05-241-1/+1
* Move libtool from top configure.ac into extension directory.Andrew J. Schorr2012-05-211-2/+6
* Rewrite extension/Makefile.amAndrew J. Schorr2012-03-251-39/+23
* Minor fix to extension/Makefile.amAndrew J. Schorr2012-03-211-1/+1
* - Add new environment variable AWKLIBPATH to use when searching for sharedAndrew J. Schorr2012-03-201-0/+73