summaryrefslogtreecommitdiffstats
path: root/gettext-tools/woe32dll
Commit message (Collapse)AuthorAgeFilesLines
* maint: Update copyright yearDaiki Ueno2016-01-024-4/+4
|
* build: Export syntax_check_name to W32Daiki Ueno2015-06-251-0/+1
| | | | | * woe32dll/gettextsrc-exports.c: Export syntax_check_name. Reported by Michele Locati.
* build: Export formatstring_kde_kuit to W32Daiki Ueno2015-06-241-0/+1
| | | | | * woe32dll/gettextsrc-exports.c: Export formatstring_kde_kuit. Reported by Vincent Torri.
* maint: Update copyright yearDaiki Ueno2015-06-054-4/+5
|
* build: Fix Woe32 cross buildDaiki Ueno2014-05-121-1/+6
| | | | | | | | | | | | | | | * msgfmt.c (add_languages): New function split from get_languages. (get_languages): Use add_languages instead of manually parsing LINGUAS envvar with strtok_r possibly provided by libgettextlib. * x-c.h (literalstring_c): Remove unnecessary DLL_VARIABLE. * xgettext.c (arglist_parser_alloc): Use LET_NONE instead of 0. (arglist_parser_remember): Likewise. * xgettext.h (enum literalstring_escape_type): New enum value LET_NONE. * woe32dll/gettextsrc-exports.c: Don't export line_comment and po_lex_iconv if undefined.
* Support Python brace format.Daiki Ueno2013-04-261-0/+1
|
* Support for JavaScript.Andreas Stricker2013-04-171-0/+1
|
* Export formatstring_lua for Woe32DLL.Daiki Ueno2013-04-151-0/+1
|
* Determine Woe32 C symbol prefix at configure time.Daiki Ueno2013-02-251-6/+3
|
* woe32dll: Check __MINGW32__ as well as _WIN64 for defining IMPDaiki Ueno2012-12-251-4/+4
|
* Work around error_* symbol conflict with Cygwin 1.7 DLL.Daiki Ueno2012-12-251-3/+5
|
* Fix W64 build errors.Daiki Ueno2012-12-221-0/+7
|
* Support for MSVC 9.Bruno Haible2012-02-181-3/+11
| | | | * woe32dll/export.h (VARIABLE): Define to empty if not using GCC.
* Fix link error on Cygwin 1.5.x.Bruno Haible2011-06-071-1/+2
|
* Add a comment.Bruno Haible2011-06-071-2/+4
|
* Export rpl_optind, rpl_optarg from DLL depending on platform.Bruno Haible2010-05-091-1/+3
|
* Untabify.Bruno Haible2009-12-121-8/+8
|
* Update exports.Bruno Haible2009-08-111-1/+3
|
* More exports.Bruno Haible2009-06-231-1/+3
|
* Switch the license of the programs from GPLv2 to GPLv3.Bruno Haible2009-06-234-20/+16
|
* Support for KDE format strings.Bruno Haible2009-06-231-1/+2
|
* C++ wrapper around C source file generated by moopp.Bruno Haible2009-06-232-0/+2
|
* Update exports.Bruno Haible2009-06-231-0/+1
|
* Update exports list.Bruno Haible2009-06-231-0/+2
|
* Update exports for cygwin, mingw.Bruno Haible2009-06-231-0/+6
|
* Create an object-oriented interface for the catalog input formats.Bruno Haible2009-06-231-1/+0
|
* Update comments.Bruno Haible2009-06-231-1/+1
|
* Move cygwin/gettextsrc-exports.c to woe32dll/gettextsrc-exports.c.Bruno Haible2009-06-231-0/+69
|
* Move cygwin/gettextpo-exports.c to woe32dll/gettextpo-exports.c.Bruno Haible2009-06-231-0/+21
|
* Move cygwin/gettextlib-exports.c to woe32dll/gettextlib-exports.c.Bruno Haible2009-06-231-0/+30
|
* Move cygwin/export.h to woe32dll/export.h.Bruno Haible2009-06-231-0/+107
|
* Stub for compiling src/format.c in C++ mode.Bruno Haible2009-06-231-0/+1
|
* Move gettext-tools/mingw/c++xgettext.cc to woe32dll/c++xgettext.cc.Bruno Haible2009-06-231-0/+1
|
* Move gettext-tools/mingw/c++msguniq.cc to woe32dll/c++msguniq.cc.Bruno Haible2009-06-231-0/+1
|
* Move gettext-tools/mingw/c++msgmerge.cc to woe32dll/c++msgmerge.cc.Bruno Haible2009-06-231-0/+1
|
* Move gettext-tools/mingw/c++msggrep.cc to woe32dll/c++msggrep.cc.Bruno Haible2009-06-231-0/+1
|
* Move gettext-tools/mingw/c++msgfilter.cc to woe32dll/c++msgfilter.cc.Bruno Haible2009-06-231-0/+1
|
* Move gettext-tools/mingw/c++msgen.cc to woe32dll/c++msgen.cc.Bruno Haible2009-06-231-0/+1
|
* Move gettext-tools/mingw/c++msgconv.cc to woe32dll/c++msgconv.cc.Bruno Haible2009-06-231-0/+1
|
* Move gettext-tools/mingw/c++msgcomm.cc to woe32dll/c++msgcomm.cc.Bruno Haible2009-06-231-0/+1
|
* Move gettext-tools/mingw/c++msgcat.cc to woe32dll/c++msgcat.cc.Bruno Haible2009-06-231-0/+1
|
* Move gettext-tools/mingw/c++msgattrib.cc to woe32dll/c++msgattrib.cc.Bruno Haible2009-06-231-0/+1