1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-09-15 17:28:07 -04:00
Commit Graph

137 Commits

Author SHA1 Message Date
John Zaitseff
d07dc71f1b Update all auto-generated files
These files have been created by running ./build-aux/bootstrap with
Gnulib as at commit f9b39c4e337f1dc0dd07c4f3985c476fb875d799 (with a date
stamp of Sun Jul 31 23:28:18 2022 +0200), Autoconf 2.71, Automake 1.16.5,
Gettext 0.21 and pkgconf 1.8.0.
2022-08-03 19:13:31 +10:00
John Zaitseff
e2080c8441 Merge branch master into with-autogenerated 2022-08-03 19:09:49 +10:00
John Zaitseff
63b00b4825 Recreate .gitignore files to account for changes in Gnulib and Autoconf 2022-08-03 18:50:29 +10:00
John Zaitseff
872cc0a561 Update ignored files for the latest version of Gnulib 2022-08-01 10:09:04 +10:00
John Zaitseff
b7c4e64c3f Update to the latest version of ax_compiler_vendor.m4 2022-08-01 08:52:37 +10:00
John Zaitseff
1231c084b8 Update the copyright year to 2022 2022-08-01 04:46:15 +10:00
John Zaitseff
58c0c1b115 Update all auto-generated files
These files have been created by running ./build-aux/bootstrap with
Gnulib as at commit 7ddc0c297211ac7a83a0a94feface10ba93c60f2 (with a date
stamp of Mon Jan 18 15:13:17 2021 +0100), Autoconf 2.69, Automake 1.16.3,
Gettext 0.21 and pkgconf 1.7.3.
2021-01-19 17:03:57 +11:00
John Zaitseff
c0ca9b04da Update all auto-generated files
These files have been created by running ./build-aux/bootstrap with
Gnulib as at commit b1268f22f443e8e4b9e85ddf4e024875a2cd2030 (with a date
stamp of Sun Jan 10 23:06:39 2021 +0100), Autoconf 2.69, Automake 1.16.3,
Gettext 0.21 and pkg-config 0.29.2.
2021-01-12 13:05:31 +11:00
John Zaitseff
1512bf73a2 Merge branch master into with-autogenerated 2021-01-12 12:34:59 +11:00
John Zaitseff
0d2462ef41 Update the copyright year to 2021 2021-01-07 17:07:55 +11:00
John Zaitseff
6996770631 Tweak reStructuredText files using the default interpreted text role 2020-12-30 10:56:27 +11:00
John Zaitseff
69c6ab1473 Update ignored files for the latest version of Gnulib 2020-12-01 19:16:26 +11:00
John Zaitseff
fa32d1882a Update ignored files for the latest version of Gnulib 2020-05-09 06:50:45 +10:00
John Zaitseff
930ebbb0c4 Update all auto-generated files
These files have been created by running ./build-aux/bootstrap with
Gnulib as at commit 877b0c46019d34e722c94248edbfaf5bfbaa17ec (with a date
stamp of Wed Jan 8 03:32:20 2020 +0100), Autoconf 2.69, Automake 1.16.1,
Gettext 0.19.8.1 and pkgconf 1.6.3.
2020-01-09 08:36:10 +11:00
John Zaitseff
3812a95cc0 Merge branch master into with-autogenerated 2020-01-09 08:25:55 +11:00
John Zaitseff
de3f9c339e Update ignored files for the latest version of Gnulib 2020-01-09 07:21:26 +11:00
John Zaitseff
1d1183e1f9 Update ignored files for the latest version of Gnulib 2020-01-02 08:52:10 +11:00
John Zaitseff
814ce71842 Update the copyright year to 2020 2020-01-02 08:37:36 +11:00
John Zaitseff
91538aac7f Update all auto-generated files
These files have been created by running ./build-aux/bootstrap with
Gnulib as at commit b3b1e95ca1de55cef8fa04b165c48b2178bb545d (with a date
stamp of Mon Nov 11 13:04:02 2019 -0800), Autoconf 2.69, Automake 1.16.1,
Gettext 0.19.8.1 and pkg-config 0.29.
2019-11-13 08:58:46 +11:00
John Zaitseff
8a1d36e128 Merge branch master into with-autogenerated 2019-11-13 08:54:37 +11:00
John Zaitseff
6bcc48ef46 Update ignored files for the latest version of Gnulib 2019-09-14 13:59:11 +10:00
John Zaitseff
9414aa7ad6 Convert all text files to reStructuredText (ReST) format
The reStructuredText (ReST) format is still quite readable as raw text,
and is much more capable than the myriad all-slightly-incompatible
variants of Markdown.
2019-04-12 05:04:24 +10:00
John Zaitseff
34eadca382 Update to the latest GNU Portability Library release 2019-04-12 04:45:29 +10:00
John Zaitseff
afc69f741b Update to latest versions from the GNU Autoconf archive 2019-02-15 05:51:33 +11:00
John Zaitseff
fa0cb153ff Update copyright year to 2019 2019-01-05 08:10:28 +11:00
John Zaitseff
242aa2ea95 Remove the now-unused 'strstr' Gnulib module 2018-08-21 22:11:16 +10:00
John Zaitseff
827db8a537 Correct the sentence from plural to singular form 2018-08-10 20:34:16 +10:00
John Zaitseff
d1239aab57 Correct locations of files to include ".." where needed 2018-08-10 20:33:39 +10:00
John Zaitseff
117400e7df Use a hyphen instead of underscore for xopen-source.m4 and xopen-source.h 2018-08-10 20:30:06 +10:00
John Zaitseff
80c1301e1a Bug fix: Allow compilations using separate build directories to succeed 2018-08-09 18:11:28 +10:00
John Zaitseff
2032f6de8a Move redefinition of _XOPEN_SOURCE into its own Autoconf macro and header
This makes the main source code look a little cleaner, at the expense of
background magic happening in the configure-generated config.h.  But this
magic was already happening for _GNU_SOURCE, __EXTENSIONS__ and the like.

The only wrinkle is that newer versions of NcursesW cause ./configure to
include "-D_XOPEN_SOURCE=600" as part of the compilation command line--on
systems that support _XOPEN_SOURCE=700.  The AC_DEFINE/AC_DEFINE_UNQUOTED
macros automatically comment out any "#undef" lines in config.h, so the
file lib/xopen_source.h works around this limitation.  It is
automatically included by config.h.
2018-08-09 18:05:39 +10:00
John Zaitseff
e578802ac6 Use the Gnulib extensions module to define _GNU_SOURCE and __EXTENSIONS__ 2018-08-09 14:11:38 +10:00
John Zaitseff
0a1e837c4d Add the Gnulib monetary module to check for the existence of <monetary.h> 2018-08-08 09:57:25 +10:00
John Zaitseff
83878efce2 Update to the latest (unreleased) version of ax_cflags_warn_all.m4 2018-08-06 20:29:09 +10:00
John Zaitseff
9d9a3befca Update m4/README to include changes to the m4 files now included 2018-08-06 15:42:44 +10:00
John Zaitseff
a02c7388e2 Ensure m4/ax_prepend_flag.m4 is distributed
Also remove ax_append_flag.m4 from the distribution list, and order
everything alphabetically.
2018-08-06 15:25:56 +10:00
John Zaitseff
265ed12de8 Update to an unreleased version of ax_cflags_warn_all.m4
This version of the AX_CFLAGS_WARN_ALL macro uses a far more robust
method of detecting compilers to select appropriate warning flags.  It
also uses the AX_PREPEND_FLAG macro instead of AX_APPEND_FLAG.

This version of ax_cflags_warn_all.m4 (and ax_prepend_flag.m4) has been
submitted upstream; see https://savannah.gnu.org/patch/?9673 for details.
2018-08-06 15:21:05 +10:00
John Zaitseff
4f3a870b9d Update unreleased version of m4/ax_compiler_vendor.m4
This version of ax_compiler_vendor.m4 has been submitted upstream; see
https://savannah.gnu.org/patch/index.php?9671 for details.
2018-08-06 09:46:19 +10:00
John Zaitseff
cef694cab6 Add an unreleased version of m4/ax_compiler_vendor.m4 for compiler detection 2018-08-06 09:24:48 +10:00
John Zaitseff
9ee01e98d9 Update ax_append_flag.m4 to latest version from the GNU Autoconf archive 2018-07-26 00:31:16 +10:00
John Zaitseff
d0fb4635b9 Update to the latest GNU Portability Library release 2018-07-24 21:27:58 +10:00
John Zaitseff
5480c1949c Update to the latest GNU Portability Library release 2018-03-30 13:10:13 +11:00
John Zaitseff
abc9b77bd6 Change all relevant http references to https (secure HTTP) 2018-03-30 12:46:37 +11:00
John Zaitseff
8c6d009611 Update the copyright date to 2018 2018-03-30 11:38:29 +11:00
John Zaitseff
409c9bbf09 The file m4/gnulib-comp.m4 is required in the with-autogenerated branch
Without this file, ./configure fails and the ./build-aux/bootstrap script
needs to be run again.  This latter script has been rerun with the same
inputs as commit 2dc2bfb9bf.
2017-08-24 15:52:46 +10:00
John Zaitseff
2dc2bfb9bf Update all auto-generated files
These files have been created by running ./build-aux/bootstrap with
Gnulib as at commit d93b573ba772a334a83dac971c3004f1fed8a8a5 (with a date
stamp of Wed Aug 23 14:45:58 2017 -0700), Autoconf 2.69, Automake 1.15.1,
Gettext 0.19.8.1 and pkg-config 0.29.
2017-08-24 15:44:54 +10:00
John Zaitseff
7e9fa540c7 Update all auto-generated files
These files have been created by running ./build-aux/bootstrap with
Gnulib as at commit 002ac8b180f58136efb17f2a6ebc4bd991b1417d (with a date
stamp of Sat Jun 17 12:16:27 2017 -0700), Autoconf 2.69, Automake 1.15,
Gettext 0.19.8.1 and pkg-config 0.29.
2017-06-18 06:26:18 +10:00
John Zaitseff
52e392ffca Update all auto-generated files
These files have been created by running ./build-aux/bootstrap with
Gnulib as at commit 6ec17baf91bc90fa969f402040f3c15b6e27ac04 (with a date
stamp of Sun May 28 08:43:13 2017 -0700), Autoconf 2.69, Automake 1.15
and Gettext 0.19.8.1.
2017-06-02 05:45:08 +10:00
John Zaitseff
1913305e9f Merge branch master into with-autogenerated
Merged with the "git merge -Xtheirs master" command line.
2017-05-25 15:06:19 +10:00
John Zaitseff
c978e5b4d1 Remove the obsolete Gnulib gettext module 2017-05-23 20:15:13 +10:00