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
*
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
*
alloca.c is replaced by allocsa and xallocsa.
Bruno Haible
2009-06-23
1
-6
/
+0
*
Use allocsa and xallocsa, for safer stack allocation.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Fix the distribution rules for the examples/po files.
Bruno Haible
2009-06-23
1
-1
/
+2
*
Rebuild the help2man dependent man pages at "make dist" time.
Bruno Haible
2009-06-23
1
-1
/
+2
*
New subdirectory 'examples'.
Bruno Haible
2009-06-23
1
-0
/
+4
*
Define docdir already in configure.
Bruno Haible
2009-06-23
1
-0
/
+1
*
Internationalize the user-email script.
Bruno Haible
2009-06-23
1
-1
/
+2
*
Check size overflow before invoking malloc.
Bruno Haible
2009-06-23
1
-0
/
+1
*
Use waitid instead of waitpid when available.
Bruno Haible
2009-06-23
1
-1
/
+1
*
No need to pass an argument to the FIX_MAKEFILE_* macros.
Bruno Haible
2009-06-23
1
-7
/
+7
*
Assume ANSI C.
Bruno Haible
2009-06-23
1
-8
/
+0
*
Test for sig_atomic_t. Needed for reliable signal handlers.
Bruno Haible
2009-06-23
1
-0
/
+1
*
New Java backend x-java.c, replaces the old Java backend x-java.l.
Bruno Haible
2009-06-23
1
-1
/
+0
*
Portability to SunOS 4, which lacks atexit().
Bruno Haible
2009-06-23
1
-1
/
+1
*
Use putc_unlocked only when it is declared.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Support for building DLLs on Windows.
Bruno Haible
2009-06-23
1
-0
/
+7
*
Invoke gl_USE_SYSTEM_EXTENSIONS.
Bruno Haible
2009-06-23
1
-1
/
+2
*
Updated mbswidth.m4.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Use fnmatch module from gnulib.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Move to gnulib's stdbool.m4 macro.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Provide a substitute for a missing readlink() function.
Bruno Haible
2009-06-23
1
-0
/
+1
*
Use the system's french locale, even if it's called "fr_FR.ISO8859-1" instead
Bruno Haible
2009-06-23
1
-0
/
+1
*
Oops, fix last patch.
Bruno Haible
2009-06-23
1
-2
/
+3
*
Use gnulib module unlocked-io.
Bruno Haible
2009-06-23
1
-0
/
+1
*
Compute $(mandir) and $(docdir) based on $(datadir), not on $(prefix).
Bruno Haible
2009-06-23
1
-0
/
+4
[next]