index
:
delta/gettext.git
0.10.xx
0.11.2
0.11.5
0.14.x
0.16.x
0.18.2
0.18.3
0.20.x
0.21.x
baserock/bootstrap
baserock/build-essential
baserock/morph
maint
master
python-brace-format
wip/ueno/cldr-plural
wip/ueno/its
wip/ueno/its2
wip/ueno/xgettext-suboptions
git.savannah.gnu.org: git/gettext.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gettext-tools
/
src
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for Python braced format strings.
Daiki Ueno
2013-02-28
1
-0
/
+1
*
Determine Woe32 C symbol prefix at configure time.
Daiki Ueno
2013-02-25
1
-0
/
+3
*
Avoid link error when linking statically on AIX 7.
Bruno Haible
2011-06-07
1
-1
/
+1
*
format-c.c: Share code with libintlext.
Bruno Haible
2011-06-07
1
-6
/
+24
*
Rely more on libtool.
Bruno Haible
2011-06-07
1
-2
/
+2
*
urlget: Don't attempt to run the Java program if we don't install it.
Bruno Haible
2010-06-04
1
-0
/
+7
*
Link with libunistring, if it exists.
Bruno Haible
2010-06-03
1
-2
/
+5
*
Correct program dependencies.
Bruno Haible
2010-06-03
1
-3
/
+6
*
Improve silent-rules support.
Bruno Haible
2009-06-23
1
-22
/
+22
*
GFC-internal format strings.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Recognize Qt4 plural forms format strings.
Bruno Haible
2009-06-23
1
-1
/
+2
*
Update after gnulib changed.
Bruno Haible
2009-06-23
1
-1
/
+2
*
New 'struct plural_distribution' type.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Fix the *_DEPENDENCIES variables for woe32 builds.
Bruno Haible
2009-06-23
1
-16
/
+16
*
msgcmp needs to link with -lm now as well.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Specify dependencies. Needed at least with --disable-shared.
Bruno Haible
2009-06-23
1
-0
/
+18
*
Do fuzzy matching by calling message_fuzzy_index_search on a hashed index,
Bruno Haible
2009-06-23
1
-0
/
+1
*
Distribute msgl-header.h.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Introduce a new header entry field 'Language'.
Bruno Haible
2009-06-23
1
-3
/
+4
*
Switch the license of the programs from GPLv2 to GPLv3.
Bruno Haible
2009-06-23
1
-5
/
+4
*
Support for KDE format strings.
Bruno Haible
2009-06-23
1
-1
/
+1
*
libuniname is gone.
Bruno Haible
2009-06-23
1
-5
/
+1
*
Use localename.c from gnulib.
Bruno Haible
2009-06-23
1
-2
/
+1
*
Support for Windows resource file.
Bruno Haible
2009-06-23
1
-17
/
+27
*
Update after changes in gnulib.
Bruno Haible
2009-06-23
1
-2
/
+1
*
Ensure that <stdint.h> defines SIZE_MAX in C++ mode.
Bruno Haible
2009-06-23
1
-0
/
+2
*
Add styling support to the PO output routines.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Fix -I options for VPATH builds on cygwin or mingw.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Work around automake-1.10 problem.
Bruno Haible
2009-06-23
1
-5
/
+94
*
Move the libgettextpo library to the libgettextpo directory.
Bruno Haible
2009-06-23
1
-40
/
+1
*
Create an object-oriented interface for the catalog input formats.
Bruno Haible
2009-06-23
1
-3
/
+4
*
Rename read-po -> read-catalog, open-po -> open-catalog.
Bruno Haible
2009-06-23
1
-9
/
+9
*
Create an object-oriented interface for the catalog output formats.
Bruno Haible
2009-06-23
1
-2
/
+3
*
Bump libgettextpo version.
Bruno Haible
2009-06-23
1
-3
/
+3
*
Bump version number.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Fix build error on Solaris 7/8 with gcc >= 4.0.
Bruno Haible
2009-06-23
1
-1
/
+7
*
Start using gnulib.
Bruno Haible
2009-06-23
1
-11
/
+11
*
Use OpenMP to speed up msgmerge on multiprocessor systems.
Bruno Haible
2009-06-23
1
-1
/
+4
*
Remove MSVC/nmake build support.
Bruno Haible
2009-06-23
1
-5
/
+0
*
Remove VMS support.
Bruno Haible
2009-06-23
1
-5
/
+0
*
Don't distribute gettext-po.h.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Bump libtool version number.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Clean up also core files and Cygwin *.stackdump files.
Bruno Haible
2009-06-23
1
-0
/
+1
*
Assume autoconf 2.60 or newer.
Bruno Haible
2009-06-23
1
-1
/
+0
*
Remove leftovers from C# compiler.
Bruno Haible
2009-06-23
1
-1
/
+3
*
Fix "make clean".
Bruno Haible
2009-06-23
1
-0
/
+1
*
Treat mingw like Cygwin.
Bruno Haible
2009-06-23
1
-7
/
+7
*
Cygwin support for shared libraries.
Bruno Haible
2009-06-23
1
-25
/
+49
*
Simplify compiling format.c in C++ mode.
Bruno Haible
2009-06-23
1
-1
/
+6
*
Simplify compiling format.c in C++ mode.
Bruno Haible
2009-06-23
1
-9
/
+0
[next]