summaryrefslogtreecommitdiff
path: root/DEPENDENCIES
Commit message (Collapse)AuthorAgeFilesLines
* Update DEPENDENCIES.Bruno Haible2011-05-011-1/+3
| | | | | * DEPENDENCIES (gettext): Recommend the newest release. Reported by Simon Josefsson.
* parse-datetime: better name than get_dateEric Blake2010-10-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * NEWS: Reword the deprecation notice. * modules/get_date: Rename to modules/parse-datetime. * modules/get_date-tests: Rename to modules/parse-datetime-tests. * m4/get_date.m4: Rename to m4/parse-datetime.m4. * lib/get_date.y: Rename to lib/parse-datetime.y. * tests/test-get_date.c: Rename to tests/test-parse-datetime.c. * doc/get_date.texi: Rename to doc/parse-datetime.texi. * doc/getdate.texi: Provide fallback wrapper. * lib/getdate.h: Move guts, and wrap... * lib/parse-datetime.h: ...new file. * lib/parse-datetime.y (get_date): Rename... (parse_datetime): ...to this. * m4/parse-datetime.m4 (gl_GET_DATE): Rename... (gl_PARSE_DATETIME): ...to this. * doc/posix-functions/getdate.texi (get_date): Provide fallback documentation. * modules/getdate (Files): Provide fallback docs and header. (Notice, Depends-on): Update references. * tests/test-parse-datetime.c: Likewise. * DEPENDENCIES: Likewise. * MODULES.html.sh (Date and time <time.h>): Likewise. * doc/parse-datetime.texi (Date input formats) (Authors of parse_datetime): Likewise. * modules/parse-datetime (Files, configure.ac, Makefile.am) (Include): Likewise. * modules/parse-datetime-tests (Files, Makefile.am): Likewise. * gnulib-tool: Likewise. * m4/bison.m4 (gl_BISON): Likewise. Suggested by Bruno Haible. Signed-off-by: Eric Blake <eblake@redhat.com>
* More renaming from 'getdate' to 'get_date'.Bruno Haible2010-09-301-1/+1
| | | | | | | | | | * doc/get_date.texi: Renamed from doc/getdate.texi. * modules/get_date (Files): Update. * MODULES.html.sh (Date and time <time.h>): Update. * DEPENDENCIES: Update. * gnulib-tool: Update comment. * m4/bison.m4 (gl_BISON): Likewise. * m4/get_date.m4 (gl_GET_DATE): Likewise.
* Mention libtool 2.2.x requirement in special cases.Bruno Haible2010-03-131-0/+2
|
* * DEPENDENCIES: Require Texinfo version 4.6 or newer.Ralf Wildenhues2008-01-081-1/+1
|
* No need to mention tar and gzip - not direct depedencies.Bruno Haible2007-04-051-17/+0
|
* Typo.Bruno Haible2007-04-041-1/+1
|
* * DEPENDENCIES: Give overall description of version dependencyPaul Eggert2007-04-041-11/+75
| | | | | desirability. Use more-typical names for apps. Add shell, coreutils, diffutils, grep, tar, gzip.
* Tweak the English.Bruno Haible2007-04-041-6/+8
| | | | automake 1.9.6 should suffice.
* Improve wording of dependenciesEric Blake2007-04-041-5/+3
|
* Weaken m4 dependency.Eric Blake2007-04-041-9/+10
|
* List of dependendies of gnulib.Bruno Haible2007-04-031-0/+97