Skip to content

Commit 4857506

Browse files
author
Git for Windows Build Agent
committed
Update 3 packages
mingw-w64-clang-aarch64-gettext-libtextstyle (0.24.1-1 -> 0.25-1) mingw-w64-clang-aarch64-gettext-runtime (0.24.1-1 -> 0.25-1) mingw-w64-clang-aarch64-gettext-tools (0.24.1-1 -> 0.25-1) Signed-off-by: Git for Windows Build Agent <[email protected]>
1 parent 1effbdd commit 4857506

File tree

1,046 files changed

+14501
-4988
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,046 files changed

+14501
-4988
lines changed

clangarm64/bin/autopoint

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222

2323
progname=$0
2424
package=gettext-tools
25-
version=0.24.1
26-
archive_version=0.24.1
25+
version=0.25
26+
archive_version=0.25
2727

2828
# Set variables
2929
# - gettext_datadir directory where the data files are stored.
@@ -393,7 +393,8 @@ case "$ver" in
393393
0.21 | 0.21.1 | \
394394
0.22 | 0.22.1 | 0.22.2 | 0.22.3 | 0.22.4 | 0.22.5 | \
395395
0.23 | 0.23.1 | \
396-
0.24 | 0.24.1 )
396+
0.24 | 0.24.1 | \
397+
0.25 )
397398
;;
398399
*)
399400
func_fatal_error "The AM_GNU_GETTEXT_VERSION declaration in your $configure_in

clangarm64/bin/envsubst.exe

0 Bytes
Binary file not shown.

clangarm64/bin/gettext.exe

0 Bytes
Binary file not shown.

clangarm64/bin/gettext.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ if test -z "${ZSH_VERSION+set}"; then
4848
gettext.sh | */gettext.sh | *\\gettext.sh)
4949
progname=$0
5050
package=gettext-runtime
51-
version=0.24.1
51+
version=0.25
5252
# func_usage
5353
# outputs to stdout the --help usage message.
5454
func_usage ()

clangarm64/bin/gettextize

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222

2323
progname=$0
2424
package=gettext-tools
25-
version=0.24.1
26-
archive_version=0.24.1
25+
version=0.25
26+
archive_version=0.25
2727

2828
# Set variables
2929
# - gettext_datadir directory where the data files are stored.

clangarm64/bin/libasprintf-0.dll

0 Bytes
Binary file not shown.

clangarm64/bin/libgettextpo-0.dll

19 KB
Binary file not shown.
-332 KB
Binary file not shown.

clangarm64/bin/libgettextsrc-0-25.dll

349 KB
Binary file not shown.

clangarm64/bin/libintl-8.dll

0 Bytes
Binary file not shown.

clangarm64/bin/libtextstyle-0.dll

0 Bytes
Binary file not shown.

clangarm64/bin/msgattrib.exe

0 Bytes
Binary file not shown.

clangarm64/bin/msgcat.exe

0 Bytes
Binary file not shown.

clangarm64/bin/msgcmp.exe

0 Bytes
Binary file not shown.

clangarm64/bin/msgcomm.exe

0 Bytes
Binary file not shown.

clangarm64/bin/msgconv.exe

0 Bytes
Binary file not shown.

clangarm64/bin/msgen.exe

0 Bytes
Binary file not shown.

clangarm64/bin/msgexec.exe

0 Bytes
Binary file not shown.

clangarm64/bin/msgfilter.exe

0 Bytes
Binary file not shown.

clangarm64/bin/msgfmt.exe

512 Bytes
Binary file not shown.

clangarm64/bin/msggrep.exe

0 Bytes
Binary file not shown.

clangarm64/bin/msginit.exe

0 Bytes
Binary file not shown.

clangarm64/bin/msgmerge.exe

0 Bytes
Binary file not shown.

clangarm64/bin/msgunfmt.exe

0 Bytes
Binary file not shown.

clangarm64/bin/msguniq.exe

0 Bytes
Binary file not shown.

clangarm64/bin/ngettext.exe

0 Bytes
Binary file not shown.

clangarm64/bin/recode-sr-latin.exe

0 Bytes
Binary file not shown.

clangarm64/bin/xgettext.exe

6.66 MB
Binary file not shown.

clangarm64/include/gettext-po.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ extern "C" {
2828
/* =========================== Meta Information ============================ */
2929

3030
/* Version number: (major<<16) + (minor<<8) + subminor */
31-
#define LIBGETTEXTPO_VERSION 0x001801
31+
#define LIBGETTEXTPO_VERSION 0x001900
3232
extern __declspec (dllimport) int libgettextpo_version;
3333

3434
/* ================================= Types ================================= */

clangarm64/include/libintl.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ extern "C" {
5454

5555

5656
/* Version number: (major<<16) + (minor<<8) + subminor */
57-
#define LIBINTL_VERSION 0x001801
57+
#define LIBINTL_VERSION 0x001900
5858
extern int libintl_version;
5959

6060

clangarm64/include/textstyle/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ extern "C" {
2828

2929

3030
/* Version number: (major<<16) + (minor<<8) + subminor. */
31-
#define _LIBTEXTSTYLE_VERSION 0x001801
31+
#define _LIBTEXTSTYLE_VERSION 0x001900
3232
extern LIBTEXTSTYLE_DLL_VARIABLE const int _libtextstyle_version; /* Likewise */
3333

3434

0 Bytes
Binary file not shown.

clangarm64/lib/gettext/hostname.exe

0 Bytes
Binary file not shown.

clangarm64/lib/gettext/urlget.exe

0 Bytes
Binary file not shown.

clangarm64/lib/libasprintf.a

-4 Bytes
Binary file not shown.

clangarm64/lib/libgettextlib.dll.a

3.9 KB
Binary file not shown.

clangarm64/lib/libgettextpo.a

26.6 KB
Binary file not shown.

clangarm64/lib/libgettextpo.dll.a

640 Bytes
Binary file not shown.

clangarm64/lib/libgettextsrc.dll.a

54 Bytes
Binary file not shown.

clangarm64/lib/libintl.a

-12 Bytes
Binary file not shown.

clangarm64/lib/libtextstyle.a

-24 Bytes
Binary file not shown.

clangarm64/share/doc/gettext/examples/README

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,14 @@ environment.
3030
hello-clisp Lisp
3131
hello-librep librep
3232
hello-rust Rust
33+
hello-go Go
34+
hello-go-http Go web browser
3335
hello-ruby Ruby
3436
hello-sh Shell
3537
hello-gawk awk
3638
hello-pascal Pascal
39+
hello-modula2 Modula-2
40+
hello-d D
3741
hello-smalltalk Smalltalk
3842
hello-tcl Tcl
3943
hello-tcl-tk Tcl Tk
@@ -75,10 +79,14 @@ Makefile types:
7579
hello-clisp .gmo Makefile.am
7680
hello-librep .gmo Makefile.am
7781
hello-rust .gmo Makefile.am
82+
hello-go .gmo Makefile.am
83+
hello-go-http .gmo Makefile.am
7884
hello-ruby .gmo Makefile.am
7985
hello-sh .gmo Makefile.am
8086
hello-gawk .gmo Makefile.am
8187
hello-pascal .gmo Makefile.am
88+
hello-modula2 .gmo Makefile.am
89+
hello-d .gmo Makefile.am
8290
hello-smalltalk .gmo Makefile.am
8391
hello-perl .gmo Makefile.am
8492
hello-php .gmo Makefile.am
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# csharp.m4
2+
# serial 5
3+
dnl Copyright (C) 2004-2005, 2009-2025 Free Software Foundation, Inc.
4+
dnl This file is free software; the Free Software Foundation
5+
dnl gives unlimited permission to copy and/or distribute it,
6+
dnl with or without modifications, as long as this notice is preserved.
7+
dnl This file is offered as-is, without any warranty.
8+
9+
# Sets CSHARP_CHOICE to the preferred C# implementation:
10+
# 'mono' or 'dotnet' or 'any' or 'no'.
11+
# Here
12+
# - 'mono' means <https://en.wikipedia.org/wiki/Mono_(software)>.
13+
# - 'dotnet' means the (newer) .NET <https://en.wikipedia.org/wiki/.NET>,
14+
# *not* the .NET framework <https://en.wikipedia.org/wiki/.NET_Framework>.
15+
AC_DEFUN([gt_CSHARP_CHOICE],
16+
[
17+
AC_MSG_CHECKING([for preferred C[#] implementation])
18+
AC_ARG_ENABLE([csharp],
19+
[ --enable-csharp[[=IMPL]] choose preferred C[#] implementation (mono, dotnet)],
20+
[CSHARP_CHOICE="$enableval"],
21+
CSHARP_CHOICE=any)
22+
AC_SUBST([CSHARP_CHOICE])
23+
AC_MSG_RESULT([$CSHARP_CHOICE])
24+
case "$CSHARP_CHOICE" in
25+
mono)
26+
AC_DEFINE([CSHARP_CHOICE_MONO], [1],
27+
[Define if mono is the preferred C# implementation.])
28+
;;
29+
dotnet)
30+
AC_DEFINE([CSHARP_CHOICE_DOTNET], [1],
31+
[Define if dotnet is the preferred C# implementation.])
32+
;;
33+
esac
34+
])
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
# dcomp.m4
2+
# serial 2
3+
dnl Copyright (C) 2025 Free Software Foundation, Inc.
4+
dnl This file is free software; the Free Software Foundation
5+
dnl gives unlimited permission to copy and/or distribute it,
6+
dnl with or without modifications, as long as this notice is preserved.
7+
dnl This file is offered as-is, without any warranty.
8+
9+
# There are three D implementations, see
10+
# <https://en.wikipedia.org/wiki/D_(programming_language)#Implementations>
11+
# <https://wiki.dlang.org/Compilers>
12+
# <https://dub.pm/dub-reference/build_settings/#buildoptions>
13+
# Although each has different possible options, a few options are accepted by
14+
# all of the implementations: -c, -I, -g, -O. Some essential options, however,
15+
# are different:
16+
# gdc ldc2 dmd
17+
# ---------- ------------------- ------------
18+
# -oFILE -of=FILE, --of=FILE -of=FILE
19+
# -lLIBRARY -L -lLIBRARY -L=-lLIBRARY
20+
# -LDIR -L -LDIR -L=-LDIR
21+
# -Wl,OPTION -L OPTION -L=OPTION
22+
23+
# Checks for a D implementation.
24+
# Sets DC and DFLAGS (options that can be used with "$DC").
25+
AC_DEFUN([gt_DCOMP],
26+
[
27+
AC_MSG_CHECKING([for D compiler])
28+
pushdef([AC_MSG_CHECKING],[:])dnl
29+
pushdef([AC_CHECKING],[:])dnl
30+
pushdef([AC_MSG_RESULT],[:])dnl
31+
AC_ARG_VAR([DC], [D compiler command])
32+
AC_ARG_VAR([DFLAGS], [D compiler options])
33+
dnl On OpenBSD, gdc is called 'egdc' and works less well than dmd.
34+
AC_CHECK_TOOLS([DC], [gdc ldc2 dmd egdc])
35+
popdef([AC_MSG_RESULT])dnl
36+
popdef([AC_CHECKING])dnl
37+
popdef([AC_MSG_CHECKING])dnl
38+
if test -n "$DC"; then
39+
ac_result="$DC"
40+
else
41+
ac_result="no"
42+
fi
43+
AC_MSG_RESULT([$ac_result])
44+
AC_SUBST([DC])
45+
if test -z "$DFLAGS" && test -n "$DC"; then
46+
case `$DC --version | sed -e 's/ .*//' -e 1q` in
47+
gdc | *-gdc | egdc | *-egdc | LDC*) DFLAGS="-g -O2" ;;
48+
*) DFLAGS="-g -O" ;;
49+
esac
50+
fi
51+
AC_SUBST([DFLAGS])
52+
])
Lines changed: 139 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,139 @@
1+
#!/bin/sh
2+
# Compile a D program, library, or compilation unit.
3+
4+
# Copyright (C) 2025 Free Software Foundation, Inc.
5+
# Written by Bruno Haible <[email protected]>, 2025.
6+
#
7+
# This program is free software: you can redistribute it and/or modify
8+
# it under the terms of the GNU General Public License as published by
9+
# the Free Software Foundation, either version 3 of the License, or
10+
# (at your option) any later version.
11+
#
12+
# This program is distributed in the hope that it will be useful,
13+
# but WITHOUT ANY WARRANTY; without even the implied warranty of
14+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15+
# GNU General Public License for more details.
16+
#
17+
# You should have received a copy of the GNU General Public License
18+
# along with this program. If not, see <https://www.gnu.org/licenses/>.
19+
20+
# Usage: /bin/sh dcomp.sh [OPTION] SOURCE.d ...
21+
# where the supported OPTIONs are:
22+
# -I DIR
23+
# -c
24+
# -g
25+
# -O (mapped to -O or -O2, depending on implementation)
26+
# -o FILE (for libtool compatility)
27+
# -lLIBRARY (for libtool compatility)
28+
# -LDIR (for libtool compatility)
29+
# -pthread (for libtool compatility)
30+
# -Wl,OPTION (for libtool compatility)
31+
32+
# Find out which implementation we are using.
33+
case `@DC@ --version | sed -e 's/ .*//' -e 1q` in
34+
gdc | *-gdc | egdc | *-egdc) flavor=gdc ;;
35+
LDC*) flavor=ldc ;;
36+
DMD*) flavor=dmd ;;
37+
*)
38+
echo "Warning: implementation flavor of '"'@DC@'"' not recognized." 1>&2
39+
flavor=dmd ;;
40+
esac
41+
42+
# In order to construct a command that invokes the D compiler, we need 'eval',
43+
# because some of the arguments may contain spaces.
44+
options_for_print=
45+
options_for_eval=
46+
# Protecting special characters, hiding them from 'eval':
47+
# Double each backslash.
48+
sed_protect_1='s/\\/\\\\/g'
49+
# Escape each dollar, backquote, double-quote.
50+
sed_protect_2a='s/\$/\\$/g'
51+
sed_protect_2b='s/`/\\`/g'
52+
sed_protect_2c='s/"/\\"/g'
53+
# Add double-quotes at the beginning and end of the word.
54+
sed_protect_3a='1s/^/"/'
55+
sed_protect_3b='$s/$/"/'
56+
func_add_word_to_options ()
57+
{
58+
options_for_print="${options_for_print:+$options_for_print }$1"
59+
word_protected=`echo "$1" | sed -e "$sed_protect_1" -e "$sed_protect_2a" -e "$sed_protect_2b" -e "$sed_protect_2c" -e "$sed_protect_3a" -e "$sed_protect_3b"`
60+
options_for_eval="${options_for_eval:+$options_for_eval }$word_protected"
61+
}
62+
63+
# Process the arguments.
64+
next_is_arg_of=
65+
for arg
66+
do
67+
if test -z "$next_is_arg_of"; then
68+
case "$arg" in
69+
-I | -l | -L)
70+
echo "dcomp: Unsupported option: $arg. Combine with next argument." 1>&2
71+
exit 1
72+
;;
73+
-I* | -c | -g)
74+
func_add_word_to_options "$arg"
75+
;;
76+
-O)
77+
case "$flavor" in
78+
gdc | ldc) func_add_word_to_options "-O2" ;;
79+
dmd) func_add_word_to_options "-O" ;;
80+
esac
81+
;;
82+
-o) next_is_arg_of='o' ;;
83+
-l* | -L* | -pthread)
84+
case "$arg" in
85+
-pthread) arg='-lpthread' ;;
86+
esac
87+
case "$flavor" in
88+
gdc) func_add_word_to_options "$arg" ;;
89+
ldc) func_add_word_to_options '-L'; func_add_word_to_options "$arg" ;;
90+
dmd) func_add_word_to_options "-L=$arg" ;;
91+
esac
92+
;;
93+
-Wl,*)
94+
if test "$flavor" = gdc; then
95+
func_add_word_to_options "$arg"
96+
else
97+
option=`echo "$arg" | sed -e 's/^-Wl,//'`
98+
case "$flavor" in
99+
ldc) func_add_word_to_options '-L'; func_add_word_to_options "$option" ;;
100+
dmd) func_add_word_to_options "-L=$option" ;;
101+
esac
102+
fi
103+
;;
104+
-*)
105+
echo "dcomp: Unsupported option: $arg" 1>&2
106+
exit 1
107+
;;
108+
*)
109+
# dmd rejects shared library file names such as libfoo.so.1.3:
110+
# "Error: unrecognized file extension 3"
111+
if test "$flavor" = dmd \
112+
&& case `basename "$arg"` in lib*.so.*) true ;; *) false ;; esac; then
113+
func_add_word_to_options "-L=$arg"
114+
else
115+
func_add_word_to_options "$arg"
116+
fi
117+
;;
118+
esac
119+
else
120+
case "$next_is_arg_of" in
121+
o)
122+
case "$flavor" in
123+
gdc) func_add_word_to_options '-o'; func_add_word_to_options "$arg" ;;
124+
*) func_add_word_to_options "-of=$arg" ;;
125+
esac
126+
;;
127+
esac
128+
next_is_arg_of=
129+
fi
130+
done
131+
if test -n "$next_is_arg_of"; then
132+
echo "dcomp: missing argument to option -$next_is_arg_of" 1>&2
133+
exit 1
134+
fi
135+
136+
# Execute the command.
137+
test -z "$D_VERBOSE" || echo "@DC@ @DFLAGS@ $options_for_print" 1>&2
138+
eval "@DC@ @DFLAGS@ $options_for_eval"
139+
exit $?

0 commit comments

Comments
 (0)