index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extension
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to Automake 1.16.4.
Arnold D. Robbins
2021-09-10
1
-6
/
+5
*
Get make distcheck working.
Arnold D. Robbins
2021-05-05
1
-6
/
+8
*
Collapse multiple build-aux and m4 directories into one copy of each.
Arnold D. Robbins
2020-07-22
1
-25
/
+31
*
Update to gettext 0.20.2.
Arnold D. Robbins
2020-07-20
1
-9
/
+10
*
Update to Automake 1.16.2.
Arnold D. Robbins
2020-04-02
1
-6
/
+13
*
Update copyright years.
Arnold D. Robbins
2020-03-20
1
-1
/
+2
*
Squashed commit of the following:
Arnold D. Robbins
2020-03-06
1
-12
/
+14
*
Ensure that ChangeLog.1 gets into the distribution.
Arnold D. Robbins
2019-04-18
1
-0
/
+1
*
Remove .deps directory upon make distclean.
Arnold D. Robbins
2018-12-18
1
-10
/
+13
*
Upgrade to Automake 1.16.1.
Arnold D. Robbins
2018-09-16
1
-31
/
+79
*
Make extension directory fully gettextized. Fixes autoreconf problems.
Arnold D. Robbins
2018-03-11
1
-10
/
+10
*
Improve extension configuration for finding MPFR.
Arnold D. Robbins
2018-02-14
1
-18
/
+43
*
Solaris fix for intdiv extension.
Arnold D. Robbins
2017-08-21
1
-2
/
+3
*
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-08-04
1
-1
/
+1
|
\
|
*
Update copyright years in all relevant files.
Arnold D. Robbins
2017-08-04
1
-1
/
+1
*
|
Fix intdiv extension to build on Cygwin.
Arnold D. Robbins
2017-06-27
1
-3
/
+5
*
|
Make MPFR division by zero fatal in intdiv.c. Some other cleanups.
Arnold D. Robbins
2017-04-13
1
-8
/
+8
*
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-04-12
1
-2
/
+21
|
\
|
|
*
Merge branch 'master' into feature/api-parser
Andrew J. Schorr
2017-03-07
1
-4
/
+8
|
|
\
|
*
|
Add new test readdir_test to check whether API get_record field_width parsing...
Andrew J. Schorr
2017-03-06
1
-7
/
+7
|
*
|
Create new extension readdir_test for testing new get_record field_width pars...
Andrew J. Schorr
2017-03-06
1
-19
/
+54
*
|
|
Merge branch 'master' into feature/api-mpfr
Andrew J. Schorr
2017-03-07
1
-13
/
+31
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Stop installing the extension testext library, since it is useful only for te...
Andrew J. Schorr
2017-03-07
1
-13
/
+31
|
|
/
*
/
Enhance API to support extended-precision arithmetic and implement intdiv as ...
Andrew J. Schorr
2017-01-06
1
-12
/
+29
|
/
*
Include m4 in what gets distributed.
Arnold D. Robbins
2016-08-25
1
-0
/
+1
*
Make creating the distribution work again.
Arnold D. Robbins
2015-12-16
1
-0
/
+1
*
Rework zOS patches; keep separate from autotools.
Arnold D. Robbins
2015-08-02
1
-5
/
+6
*
Update copyright date in extension/Makefile.in.
Arnold D. Robbins
2015-04-08
1
-1
/
+1
*
Fixes for building a tarball.
Arnold D. Robbins
2015-02-26
1
-1
/
+2
*
Move to Libtool 2.4.5.
Arnold D. Robbins
2015-01-25
1
-0
/
+1
*
Update to Gettext 0.19.4.
Arnold D. Robbins
2015-01-24
1
-37
/
+13
*
Move to Automake 1.15.
Arnold D. Robbins
2015-01-24
1
-27
/
+39
*
Upgrade infrastructure (automake, gettext, libtool).
Arnold D. Robbins
2014-11-19
1
-10
/
+17
*
Additional OS/2 fix suggested by Andreas Buening.
Arnold D. Robbins
2014-11-11
1
-0
/
+1
*
OS/2 fixes.
Arnold D. Robbins
2014-11-11
1
-0
/
+2
*
Revert previous patch; instead define RM.
Arnold D. Robbins
2014-08-12
1
-2
/
+5
*
Use rm -f instead of $(RM) in Makefile.am files.
Arnold D. Robbins
2014-08-12
1
-2
/
+2
*
Bug fix in uninstall in extension directory.
Arnold D. Robbins
2014-07-21
1
-1
/
+1
*
Use $(DESTDIR) in extension/Makefile.am when removing .la files.
Arnold D. Robbins
2014-04-11
1
-1
/
+1
*
Make extensions controlled by configure time option.
Arnold D. Robbins
2013-12-21
1
-15
/
+0
*
Update to automake 1.13.4 and libtool 2.4.2.418.
Arnold D. Robbins
2013-12-21
1
-23
/
+62
*
Make 'make distcheck' work.
Arnold D. Robbins
2013-11-28
1
-0
/
+6
*
Include inplace.3am in list of manual pages.
Arnold D. Robbins
2013-11-20
1
-2
/
+2
*
Remove extension .la files after install.
Arnold D. Robbins
2013-05-16
1
-13
/
+20
*
Fix extensions to link with LTLIBINTL.
Arnold D. Robbins
2013-04-17
1
-1
/
+1
*
Update to automake 1.13.1.
Arnold D. Robbins
2013-04-16
1
-143
/
+148
*
Additional fixes for MirBSD. Now passes make check.
Arnold D. Robbins
2013-03-20
1
-0
/
+3
*
Don't build the extensions if no API support.
Arnold D. Robbins
2013-03-01
1
-0
/
+12
*
More portability work: dirfd in extensions.
Arnold D. Robbins
2013-01-27
1
-10
/
+13
*
Add inplace file editing extension.
Andrew J. Schorr
2013-01-08
1
-8
/
+21
[next]