summaryrefslogtreecommitdiff
path: root/gettext-tools/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Support for Python braced format strings.Daiki Ueno2013-02-281-0/+1
* Determine Woe32 C symbol prefix at configure time.Daiki Ueno2013-02-251-0/+3
* Avoid link error when linking statically on AIX 7.Bruno Haible2011-06-071-1/+1
* format-c.c: Share code with libintlext.Bruno Haible2011-06-071-6/+24
* Rely more on libtool.Bruno Haible2011-06-071-2/+2
* urlget: Don't attempt to run the Java program if we don't install it.Bruno Haible2010-06-041-0/+7
* Link with libunistring, if it exists.Bruno Haible2010-06-031-2/+5
* Correct program dependencies.Bruno Haible2010-06-031-3/+6
* Improve silent-rules support.Bruno Haible2009-06-231-22/+22
* GFC-internal format strings.Bruno Haible2009-06-231-2/+2
* Recognize Qt4 plural forms format strings.Bruno Haible2009-06-231-1/+2
* Update after gnulib changed.Bruno Haible2009-06-231-1/+2
* New 'struct plural_distribution' type.Bruno Haible2009-06-231-1/+1
* Fix the *_DEPENDENCIES variables for woe32 builds.Bruno Haible2009-06-231-16/+16
* msgcmp needs to link with -lm now as well.Bruno Haible2009-06-231-1/+1
* Specify dependencies. Needed at least with --disable-shared.Bruno Haible2009-06-231-0/+18
* Do fuzzy matching by calling message_fuzzy_index_search on a hashed index,Bruno Haible2009-06-231-0/+1
* Distribute msgl-header.h.Bruno Haible2009-06-231-2/+2
* Introduce a new header entry field 'Language'.Bruno Haible2009-06-231-3/+4
* Switch the license of the programs from GPLv2 to GPLv3.Bruno Haible2009-06-231-5/+4
* Support for KDE format strings.Bruno Haible2009-06-231-1/+1
* libuniname is gone.Bruno Haible2009-06-231-5/+1
* Use localename.c from gnulib.Bruno Haible2009-06-231-2/+1
* Support for Windows resource file.Bruno Haible2009-06-231-17/+27
* Update after changes in gnulib.Bruno Haible2009-06-231-2/+1
* Ensure that <stdint.h> defines SIZE_MAX in C++ mode.Bruno Haible2009-06-231-0/+2
* Add styling support to the PO output routines.Bruno Haible2009-06-231-2/+2
* Fix -I options for VPATH builds on cygwin or mingw.Bruno Haible2009-06-231-1/+1
* Work around automake-1.10 problem.Bruno Haible2009-06-231-5/+94
* Move the libgettextpo library to the libgettextpo directory.Bruno Haible2009-06-231-40/+1
* Create an object-oriented interface for the catalog input formats.Bruno Haible2009-06-231-3/+4
* Rename read-po -> read-catalog, open-po -> open-catalog.Bruno Haible2009-06-231-9/+9
* Create an object-oriented interface for the catalog output formats.Bruno Haible2009-06-231-2/+3
* Bump libgettextpo version.Bruno Haible2009-06-231-3/+3
* Bump version number.Bruno Haible2009-06-231-1/+1
* Fix build error on Solaris 7/8 with gcc >= 4.0.Bruno Haible2009-06-231-1/+7
* Start using gnulib.Bruno Haible2009-06-231-11/+11
* Use OpenMP to speed up msgmerge on multiprocessor systems.Bruno Haible2009-06-231-1/+4
* Remove MSVC/nmake build support.Bruno Haible2009-06-231-5/+0
* Remove VMS support.Bruno Haible2009-06-231-5/+0
* Don't distribute gettext-po.h.Bruno Haible2009-06-231-1/+1
* Bump libtool version number.Bruno Haible2009-06-231-2/+2
* Clean up also core files and Cygwin *.stackdump files.Bruno Haible2009-06-231-0/+1
* Assume autoconf 2.60 or newer.Bruno Haible2009-06-231-1/+0
* Remove leftovers from C# compiler.Bruno Haible2009-06-231-1/+3
* Fix "make clean".Bruno Haible2009-06-231-0/+1
* Treat mingw like Cygwin.Bruno Haible2009-06-231-7/+7
* Cygwin support for shared libraries.Bruno Haible2009-06-231-25/+49
* Simplify compiling format.c in C++ mode.Bruno Haible2009-06-231-1/+6
* Simplify compiling format.c in C++ mode.Bruno Haible2009-06-231-9/+0