summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug with upstream patchbaserock/build-essentialSam Thursfield2013-01-185-3/+13
|
* Force -O2 -- gettext 0.18.2 fails to compile without inliningSam Thursfield2013-01-151-1/+1
| | | | I have reported a bug upstream.
* No need to disable translations.Sam Thursfield2013-01-151-1/+1
|
* Update morphology for tarball buildSam Thursfield2013-01-151-1/+0
|
* Commit files from 0.18.2 tarball releaseSam Thursfield2013-01-153190-17769/+906917
| | | | | gettext requires bison to build, which in turn requires gettext to build from git. There are probably a bunch of other dependency cycles there too.
* Remove gitignore files for tarballSam Thursfield2013-01-1558-1093/+0
|
* Remove gnulib submodule for tarballSam Thursfield2013-01-152-3/+0
|
* Change submodulebaserock/morphDaniel Silverstone2012-09-141-1/+1
|
* gettext.morph: disable parallel buildRichard Maw2012-03-211-0/+1
| | | | | | | | | gettext fails to successfully generate .h and .c files from .y before the output is needed in parallel build mode. This failure went unnoticed because autogen.sh was run without --quick which meant it built everything serially then distcleaned, which leaves behind the generated files.
* gettext.morph: add --quick to autogen.shRichard Maw2012-03-201-1/+1
| | | | | | This stops autogen.sh from building everything then distcleaning. This possibly makes sense for releasing tarballs, but we build from this version control.
* gettext: version control archive.dir.tarRichard Maw2012-03-201-0/+0
| | | | | | This is required to build, if it doesn't exist then it is expected that the builder uses theirs. This is stupid. Add it to version control.
* gettext.morph: clear the list of EXAMPLESPOFILESRichard Maw2012-02-211-2/+2
| | | | | | | | | | | | gettext-tools/examples/Makefile.am customises its install script by installing every file in EXAMPLESPOFILES in every example subdirectory. This should not be necessary if configure --disable-nls is run, but it does not seem to be configured for it. The usual manner is to add an install-po-@USE_NLS@ and an install-po-yes and an install-po-no
* submodules: properly add the gnulib submoduleRichard Maw2012-02-211-0/+0
| | | | | | The commit to use as head for the gnulib submodule needs to be defined. This is specified by committing the submodule into version control
* submodules: add gettext and fix morphRichard Maw2012-02-172-1/+13
| | | | | autogen.sh can be persuaded not to run git if GNULIB_TOOL is set we have already updated the submodule in morph, so this is ok
* Merge branch 'master' into baserock/morphRichard Maw2012-01-197-13/+32
|\
| * Update from gnulib.Bruno Haible2012-01-074-7/+16
| |
| * Update from gnulib.Bruno Haible2012-01-044-6/+16
| |
* | add morphRichard Maw2012-01-121-0/+5
|/
* Speed up configure a bit.Bruno Haible2011-11-272-1/+12
|
* Support for old NeXTstep 3.3 gcc.Bruno Haible2011-10-182-1/+7
|
* Fix a ChangeLog entry.Bruno Haible2011-10-181-1/+1
|
* Update from libtool-2.4.2, with modifications.Bruno Haible2011-10-185-102/+302
|
* Avoid crash in *printf functions for invalid format string with dollar.Bruno Haible2011-10-152-0/+12
|
* Update from gnulib.Bruno Haible2011-10-154-44/+114
|
* Update from gnulib.Bruno Haible2011-10-154-8/+18
|
* Mention portability to MacOS X 10.7.Bruno Haible2011-10-051-1/+4
|
* xgettext for Scheme: Understand guile 2.0 comment syntax, part 2.Bruno Haible2011-10-053-8/+115
|
* xgettext for Scheme: Understand guile 2.0 comment syntax, part 1.Bruno Haible2011-10-042-12/+15
|
* Update from gnulib.Bruno Haible2011-10-032-4/+28
|
* Update after gnulib changed.Bruno Haible2011-09-174-0/+18
|
* iconv.m4: Add support for MSVC compiler.Bruno Haible2011-09-102-2/+7
|
* Update from gnulib: fix "make -q" problem.Bruno Haible2011-09-104-6/+28
|
* Updated translation.Bruno Haible2011-08-282-257/+297
|
* Comment.Bruno Haible2011-08-122-0/+9
|
* Update after gnulib changed.Bruno Haible2011-08-072-1/+11
|
* Fix xgettext crash when extracting a message with plural that is excluded.Bruno Haible2011-07-305-13/+30
|
* Update after gnulib changed.Bruno Haible2011-07-304-5/+16
|
* Recommend the use of aclocal's --install option.Bruno Haible2011-07-082-0/+18
|
* Avoid literal tabs.Bruno Haible2011-07-072-8/+18
|
* Complete the change in vasnprintf.c from 2010-04-10.Bruno Haible2011-07-072-4/+16
|
* Update after gnulib changed.Bruno Haible2011-07-076-64/+10
|
* Update from gnulib.Bruno Haible2011-07-072-1/+14
|
* Update copyright year.Bruno Haible2011-07-031-1/+1
|
* Avoid compilation error on Solaris 7 with cc.Bruno Haible2011-06-132-2/+12
|
* Fix a link error due to rpl_wcrtomb on Solaris 9.Bruno Haible2011-06-082-1/+7
|
* Ensure mbstate_t gets defined in libasprintf.Bruno Haible2011-06-072-0/+6
|
* Update after gnulib changed.Bruno Haible2011-06-072-2/+7
|
* libgrep needs mbrlen.Bruno Haible2011-06-072-0/+5
|
* Ensure intmax_t gets defined in libasprintf.Bruno Haible2011-06-077-2/+22
|
* Avoid link error when linking statically on AIX 7.Bruno Haible2011-06-072-1/+6
|