summaryrefslogtreecommitdiff
path: root/autogen.sh
Commit message (Collapse)AuthorAgeFilesLines
* build: Separate git operations from build operations.Bruno Haible2019-05-071-417/+413
| | | | | | | | * gitsub.sh: New file, from gnulib. * .gitmodules: New file. * autogen.sh: Remove all git operations. Look at GNULIB_SRCDIR environment variable. Ignore the GNULIB_TOOL environment variable. * HACKING: Explain when to use gitsub.sh.
* Use a newer texinfo.tex.Bruno Haible2019-02-101-3/+3
|
* Move run-test to gnulib.Bruno Haible2019-02-041-0/+1
|
* Move declared.sh to gnulib.Bruno Haible2019-02-031-2/+3
|
* Accommodate a shell that is not in /bin/sh.Bruno Haible2019-01-281-0/+2
|
* Remove the 'fixaclocal' auxiliary script.Bruno Haible2018-09-171-1/+1
|
* Prefer https URLs where possible.Bruno Haible2018-09-171-2/+2
|
* Allow use of automake-1.16.Bruno Haible2018-05-171-1/+1
|
* Implement the documented functions u*_casing_*_context.Bruno Haible2018-04-071-1/+7
| | | | | | | | | Reported by Genki Sky <sky@genki.is>. * autogen.sh (GNULIB_MODULES): Add unicase/u*-prefix-context, unicase/u*-suffix-context. * lib/unicase/.gitignore: Update. * gnulib-m4/gnulib-cache.m4: Updated by gnulib-tool.
* unigbrk: Import new module unigbrk/uc-grapheme-breaksDaiki Ueno2017-11-271-0/+1
| | | | | | | | | | * autogen.sh (GNULIB_MODULES): Pull unigbrk/uc-grapheme-breaks. * doc/unigbrk.texi (Grapheme cluster breaks in a string): Mention the limitations of *_grapheme_next and *_grapheme_prev functions and suggest *_grapheme_breaks instead. (Grapheme cluster break property): Document newly added properties; mention the limitations of uc_is_grapheme_break and suggest to use uc_grapheme_breaks instead.
* Get rid of autom4te.cache directory (left over from autoconf, automake).Bruno Haible2017-07-151-0/+2
|
* Clarify which version of texinfo.tex is used.Bruno Haible2017-01-011-1/+3
|
* Change license to LGPLv3+ or GPLv2.Bruno Haible2016-12-021-1/+1
|
* Allow use of automake-1.15.Bruno Haible2016-12-021-2/+4
|
* Allow use of autoconf-2.69 and automake-1.12.Bruno Haible2012-04-291-2/+2
|
* Add grapheme cluster break functions.Bruno Haible2011-03-291-0/+13
|
* Support names and long names of canonical combining classes.Bruno Haible2011-03-261-1/+1
|
* Add support for Arabic shaping properties.Bruno Haible2011-03-261-0/+2
|
* Update after gnulib changed.Bruno Haible2011-03-261-2/+2
|
* Update comment.Bruno Haible2010-09-241-1/+1
|
* Update after gnulib changed.Bruno Haible2010-09-151-1/+2
|
* Simplify use of gnulib-tool now that gnulib-tool --import works better.Bruno Haible2010-09-041-6/+0
|
* Update comments.Bruno Haible2010-07-311-2/+2
|
* Update after gnulib changed.Bruno Haible2010-05-191-12/+12
|
* New functions for case mapping of substrings.Bruno Haible2009-06-301-0/+18
|
* Colored "make check" output.Bruno Haible2009-05-221-1/+1
|
* Add support for automake 1.11.Bruno Haible2009-05-221-1/+1
|
* Make the installed package relocatable.Bruno Haible2009-04-251-0/+1
|
* Support for building as shared library on Cygwin and mingw.Bruno Haible2009-04-191-0/+10
|
* Replace HAVE_INLINE in installed include files.Bruno Haible2009-04-101-0/+6
|
* Provide installable <stdbool.h>, <stdint.h> replacements.Bruno Haible2009-04-101-1/+1
|
* Build and install the documentation.Bruno Haible2009-04-091-0/+15
|
* Script for regenerating all generated or copied files.Bruno Haible2009-04-051-0/+402