summaryrefslogtreecommitdiffstats
path: root/gnulib-local/modules
Commit message (Expand)AuthorAgeFilesLines
* Test for CC=c++ at configure-time, so that we don't confuse a fully C++Bruno Haible2009-06-231-1/+2
* Support platforms with neither terminfo nor termcap functions, like mingw.Bruno Haible2009-06-232-0/+2
* Move the 'no-c++' module to gnulib.Bruno Haible2009-06-231-21/+0
* Use a hand-written Makefile.am part in gettext-tools/gnulib-lib/.Bruno Haible2009-06-231-17/+0
* New variable MOOPPFLAGS.Bruno Haible2009-06-2312-35/+36
* Use terminfo instead of termcap.Bruno Haible2009-06-231-1/+1
* New module 'terminfo-h'.Bruno Haible2009-06-231-0/+22
* New module 'terminfo'.Bruno Haible2009-06-231-0/+27
* Move generic vector comparison routines into diffseq.h.Bruno Haible2009-06-231-0/+1
* Use minmax.Bruno Haible2009-06-231-0/+1
* Fix the use of va_copy on x86_64.Bruno Haible2009-06-231-0/+1
* moopp requires GNU sed.Bruno Haible2009-06-2310-20/+30
* Support platforms that lack tparm().Bruno Haible2009-06-231-0/+2
* Fix include line.Bruno Haible2009-06-231-0/+1
* List all generated files in the moopp rule.Bruno Haible2009-06-2310-10/+10
* Fix moopp rules for parallel make.Bruno Haible2009-06-2310-10/+150
* New module 'term-styled-ostream'.Bruno Haible2009-06-231-0/+33
* New module 'html-styled-ostream'.Bruno Haible2009-06-231-0/+36
* New module 'styled-ostream'.Bruno Haible2009-06-231-0/+28
* New module 'termcap-h'.Bruno Haible2009-06-232-1/+22
* New module 'moo-tests'.Bruno Haible2009-06-231-0/+33
* New module 'term-ostream-tests'.Bruno Haible2009-06-231-0/+17
* Guard against interruption with Ctrl-Z.Bruno Haible2009-06-231-0/+1
* Build the imported libraries with a C compiler, even when CC=g++.Bruno Haible2009-06-233-0/+102
* New module 'no-c++'.Bruno Haible2009-06-231-0/+21
* Support for VPATH builds.Bruno Haible2009-06-232-0/+53
* New module 'libcroco'.Bruno Haible2009-06-231-0/+88
* New module 'libglib'.Bruno Haible2009-06-231-0/+103
* Make LIBTERMCAP, LTLIBTERMCAP available to the Makefile.Bruno Haible2009-06-231-0/+3
* Fix dependencies.Bruno Haible2009-06-231-0/+3
* Create the library with the right dependencies.Bruno Haible2009-06-231-0/+4
* No more need for explicit cleaning, now that gnulib-tool is fixed.Bruno Haible2009-06-231-5/+1
* New module 'libxml'.Bruno Haible2009-06-231-0/+500
* New module 'term-ostream': Output stream for attributed text, producing ANSIBruno Haible2009-06-231-0/+38
* New module 'iconv-stream': Output stream that converts the output to anotherBruno Haible2009-06-231-0/+34
* New module 'html-ostream': Output stream that produces HTML output.Bruno Haible2009-06-231-0/+32
* New module 'memory-ostream': Output stream that accumulates the output inBruno Haible2009-06-231-0/+33
* New module 'file-ostream': Output stream referring to an stdio FILE.Bruno Haible2009-06-231-0/+29
* New module 'fd-ostream': Output stream referring to a file descriptor.Bruno Haible2009-06-231-0/+33
* New module 'ostream': Abstract output stream data type.Bruno Haible2009-06-231-0/+28
* New module 'termcap': Information about terminal capabilities.Bruno Haible2009-06-231-0/+22
* Minimal object-oriented programming style.Bruno Haible2009-06-231-0/+23
* Update dependencies.Bruno Haible2009-06-231-1/+1
* Move module 'canonicalize' to 'canonicalize-lgpl' in gnulib.Bruno Haible2009-06-231-28/+0
* EXTRA_DIST is not needed any more.Bruno Haible2009-06-233-3/+0
* Make --enable-relocatable work again.Bruno Haible2009-06-231-3/+1
* Special rules for building gettext-tools/libgettextpo.Bruno Haible2009-06-231-0/+21
* Fix -I options for VPATH builds on cygwin or mingw.Bruno Haible2009-06-231-0/+2
* $(RM) is undefined with some 'make's.Bruno Haible2009-06-231-1/+1
* Use newer modules from gnulib. Fixes a build error on MacOS X.Bruno Haible2009-06-232-53/+0