index
:
external_gettext.git
replicant-6.0
gettext for Android
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gettext-tools
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove signed.m4.
Bruno Haible
2009-06-23
1
-1
/
+0
*
Start using gnulib.
Bruno Haible
2009-06-23
1
-53
/
+8
*
Rename strstr to c_strstr.
Bruno Haible
2009-06-23
1
-2
/
+1
*
Move the *.sh.in scripts to build-aux.
Bruno Haible
2009-06-23
1
-2
/
+4
*
Use OpenMP to speed up msgmerge on multiprocessor systems.
Bruno Haible
2009-06-23
1
-0
/
+3
*
Use the 'lock' and 'tls' modules.
Bruno Haible
2009-06-23
1
-0
/
+2
*
Use asymptotically fast list implementation in clean-temp.c.
Bruno Haible
2009-06-23
1
-0
/
+2
*
Use gnulib module 'minmax'.
Bruno Haible
2009-06-23
1
-0
/
+1
*
Use gnulib module wcwidth.
Bruno Haible
2009-06-23
1
-0
/
+1
*
Refer to examples/configure.
Bruno Haible
2009-06-23
1
-0
/
+2
*
Add a configure.ac file also in the gettext-tools/examples/ subdirectory.
Bruno Haible
2009-06-23
1
-5
/
+0
*
AC_ISC_POSIX is no longer needed.
Bruno Haible
2009-06-23
1
-3
/
+0
*
Assume ANSI C header files and <ctype.h> functions.
Bruno Haible
2009-06-23
1
-1
/
+0
*
Assume vprintf function.
Bruno Haible
2009-06-23
1
-1
/
+0
*
Assume autoconf 2.60 or newer.
Bruno Haible
2009-06-23
1
-4
/
+1
*
Treat mingw like Cygwin.
Bruno Haible
2009-06-23
1
-20
/
+9
*
Cygwin support.
Bruno Haible
2009-06-23
1
-8
/
+32
*
Enable shared libraries on Cygwin.
Bruno Haible
2009-06-23
1
-1
/
+3
*
Optimize the use of xasprintf for string concatenation.
Bruno Haible
2009-06-23
1
-0
/
+1
*
Change the gt_JAVACOMP macro to choose a Java compiler suitable for
Bruno Haible
2009-06-23
1
-3
/
+2
*
Use a substitute for <unistd.h> on those platforms where it doesn't exist.
Bruno Haible
2009-06-23
1
-0
/
+1
*
Speed up msgmerge with large compendia by use of fast fuzzy search.
Bruno Haible
2009-06-23
1
-1
/
+19
*
Cygwin portability.
Bruno Haible
2009-06-23
1
-0
/
+1
*
The gnulib module 'strcase' is no longer used.
Bruno Haible
2009-06-23
1
-1
/
+0
*
Use an internationalized bison parser.
Bruno Haible
2009-06-23
1
-0
/
+3
*
Use gnulib module 'byteswap'.
Bruno Haible
2009-06-23
1
-0
/
+7
*
New configure options --disable-java, --disable-native-java.
Bruno Haible
2009-06-23
1
-2
/
+4
*
Accept --without-emacs option.
Bruno Haible
2009-06-23
1
-0
/
+12
*
Make VPATH builds with $srcdir = $builddir work.
Bruno Haible
2009-06-23
1
-0
/
+1
*
Respect some ordering constraints.
Bruno Haible
2009-06-23
1
-4
/
+4
*
libtool on BeOS needs -no-undefined.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Support for mingw platform.
Bruno Haible
2009-06-23
1
-1
/
+14
*
Update FSF postal address.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Protect against pnet installations with missing pnetlib.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Make it possible for multiple threads to use gettext() in different locales.
Bruno Haible
2009-06-23
1
-0
/
+7
*
Change AC_CONFIG_AUX_DIR argument.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Perform the lang-* tests both in a traditional locale and in a UTF-8 locale,
Bruno Haible
2009-06-23
1
-0
/
+1
*
Compile strtoul.c only on platforms that need it.
Bruno Haible
2009-06-23
1
-0
/
+1
*
msggrep now uses libgrep, instead of calling 'grep' through the command line.
Bruno Haible
2009-06-23
1
-0
/
+4
*
Update 'strcase' module from gnulib.
Bruno Haible
2009-06-23
1
-1
/
+2
*
Update 'stpncpy' module from gnulib.
Bruno Haible
2009-06-23
1
-0
/
+1
*
Update 'error' module from gnulib.
Bruno Haible
2009-06-23
1
-1
/
+1
*
gnulib module 'quote'.
Bruno Haible
2009-06-23
1
-0
/
+1
*
gnulib module 'exitfail'.
Bruno Haible
2009-06-23
1
-0
/
+1
*
Update 'getopt' module from gnulib.
Bruno Haible
2009-06-23
1
-1
/
+2
*
jm_ -> gl_.
Bruno Haible
2009-06-23
1
-3
/
+3
*
Use quotearg.
Bruno Haible
2009-06-23
1
-1
/
+2
*
Add support for --enable-csharp and --disable-csharp.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Support for C#.
Bruno Haible
2009-06-23
1
-0
/
+17
*
Skip the lang-c++ test if configuring with --disable-libasprintf.
Bruno Haible
2009-06-23
1
-0
/
+16
[next]