summaryrefslogtreecommitdiffstats
path: root/gettext-tools/lib/Makefile.msvc
Commit message (Expand)AuthorAgeFilesLines
* Support for determining the Java version supported by javaexec.Bruno Haible2009-06-231-1/+7
* Move the xasprintf function from the 'xerror' module to the 'xvasprintf'Bruno Haible2009-06-231-0/+7
* New facility for temporary files in a temporary directory.Bruno Haible2009-06-231-0/+4
* Internationalization of author names.Bruno Haible2009-06-231-0/+4
* New library module 'iconvstring'.Bruno Haible2009-06-231-0/+4
* No longer need strcasecmp() and strncasecmp().Bruno Haible2009-06-231-7/+0
* strtoul.obj is not needed on these platforms.Bruno Haible2009-06-231-4/+0
* Use c_strcasecmp instead of strcasecmp; needed for Turkish locale.Bruno Haible2009-06-231-0/+8
* Update 'stpncpy' module from gnulib.Bruno Haible2009-06-231-4/+4
* Update 'error' module from gnulib.Bruno Haible2009-06-231-4/+4
* gnulib module 'quote'.Bruno Haible2009-06-231-0/+4
* gnulib module 'exitfail'.Bruno Haible2009-06-231-0/+4
* Update 'getopt' module from gnulib.Bruno Haible2009-06-231-7/+7
* Use quotearg.Bruno Haible2009-06-231-0/+4
* Merge pipe-*.c into a single file pipe.c.Bruno Haible2009-06-231-9/+3
* Support for C#.Bruno Haible2009-06-231-0/+8
* Use allocsa and xallocsa, for safer stack allocation.Bruno Haible2009-06-231-0/+8
* Make it compile with MSVC.Bruno Haible2009-06-231-1/+1
* Renamed xmalloc.h to xalloc.h.Bruno Haible2009-06-231-4/+4
* Facility for registered fatal signal cleanups.Bruno Haible2009-06-231-0/+4
* Use fwriteerror() for reliable signalling of write error during stream output.Bruno Haible2009-06-231-0/+4
* Check for write error on stdout when the program exits.Bruno Haible2009-06-231-0/+4
* Also compile module 'error-progname'.Bruno Haible2009-06-231-0/+4
* Compile module getndelim2 too.Bruno Haible2009-06-231-0/+4
* Use module 'fnmatch' from gnulib.Bruno Haible2009-06-231-4/+4
* Make it possible to create DLLs and .exes with debug information.Bruno Haible2009-06-231-1/+3
* Woe32 already has strpbrk.Bruno Haible2009-06-231-4/+0
* Fix a typo.Bruno Haible2009-06-231-1/+1
* Move the ENABLE_RELOCATABLE dependent parts to an extra file progreloc.c.Bruno Haible2009-06-231-1/+4
* Better way to define the dependencies of a program or library.Bruno Haible2009-06-231-1/+1
* The customizable variable must be called $(PREFIX), not $(prefix), becauseBruno Haible2009-06-231-1/+5
* More Woe32 support.Bruno Haible2009-06-231-8/+6
* Define HAVE_CONFIG_H.Bruno Haible2009-06-231-1/+1
* Native Woe32/MSVC support.Bruno Haible2009-06-231-0/+323