aboutsummaryrefslogtreecommitdiffstats
path: root/extension/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* Update to Automake 1.16.4.Arnold D. Robbins2021-09-101-6/+5
|
* Get make distcheck working.Arnold D. Robbins2021-05-051-6/+8
|
* Collapse multiple build-aux and m4 directories into one copy of each.Arnold D. Robbins2020-07-221-25/+31
|
* Update to gettext 0.20.2.Arnold D. Robbins2020-07-201-9/+10
|
* Update to Automake 1.16.2.Arnold D. Robbins2020-04-021-6/+13
|
* Update copyright years.Arnold D. Robbins2020-03-201-1/+2
|
* Squashed commit of the following:Arnold D. Robbins2020-03-061-12/+14
| | | | | | | | | | | | | | commit 233cbc2a39b348eb66f70e7806f5fe2ef45db6a8 Author: Arnold D. Robbins <arnold@skeeve.com> Date: Fri Mar 6 11:37:05 2020 +0200 Update ChangeLog files with Jannick's changes. commit 3a6297d5a1e900f8de0ddc6dda5b08770483e318 Author: Arnold D. Robbins <arnold@skeeve.com> Date: Fri Feb 21 13:10:40 2020 +0200 MSYS2 build changes.
* 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-10/+13
|
* Upgrade to Automake 1.16.1.Arnold D. Robbins2018-09-161-31/+79
|
* Make extension directory fully gettextized. Fixes autoreconf problems.Arnold D. Robbins2018-03-111-10/+10
|
* Improve extension configuration for finding MPFR.Arnold D. Robbins2018-02-141-18/+43
|
* 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-3/+5
| |
* | Make MPFR division by zero fatal in intdiv.c. Some other cleanups.Arnold D. Robbins2017-04-131-8/+8
| |
* | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-04-121-2/+21
|\|
| * Merge branch 'master' into feature/api-parserAndrew J. Schorr2017-03-071-4/+8
| |\
| * | Add new test readdir_test to check whether API get_record field_width ↵Andrew J. Schorr2017-03-061-7/+7
| | | | | | | | | | | | parsing is working.
| * | Create new extension readdir_test for testing new get_record field_width ↵Andrew J. Schorr2017-03-061-19/+54
| | | | | | | | | | | | parsing.
* | | Merge branch 'master' into feature/api-mpfrAndrew J. Schorr2017-03-071-13/+31
|\ \ \ | | |/ | |/|
| * | Stop installing the extension testext library, since it is useful only for ↵Andrew J. Schorr2017-03-071-13/+31
| |/ | | | | | | testing.
* / Enhance API to support extended-precision arithmetic and implement intdiv as ↵Andrew J. Schorr2017-01-061-12/+29
|/ | | | a demonstration.
* 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-5/+6
|
* Update copyright date in extension/Makefile.in.Arnold D. Robbins2015-04-081-1/+1
|
* 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
|