Paul Eggert
a3fd683de3
version-etc: new year
...
* build-aux/gendocs.sh (version):
* doc/gendocs_template:
* doc/gendocs_template_min:
* doc/gnulib.texi:
* lib/version-etc.c (COPYRIGHT_YEAR):
Update copyright dates by hand in templates and the like.
* all files: Run 'make update-copyright'.
2017-01-01 02:59:23 +00:00
Paul Eggert
71090a2a31
version-etc: new year
...
* build-aux/gendocs.sh (version):
* doc/gendocs_template:
* doc/gendocs_template_min:
* doc/gnulib.texi:
* lib/version-etc.c (COPYRIGHT_YEAR):
Update copyright dates by hand in templates and the like.
* all files: Run 'make update-copyright'.
2016-01-01 00:57:21 -08:00
Paul Eggert
b9bfe78424
version-etc: new year
...
* doc/gnulib.texi:
* lib/version-etc.c (COPYRIGHT_YEAR): Update copyright date.
* all files: Run 'make update-copyright'.
2014-12-31 17:47:54 -08:00
Paul Eggert
b1b4baa316
printf, config.rpath: Port to FreeBSD 10.
...
Problem reported by Tijl Coosemans in:
http://lists.gnu.org/archive/html/bug-gnulib/2014-05/msg00078.html
* build-aux/config.rpath (hardcode_libdir_flag_spec)
(hardcode_direct): Simplify FreeBSD configuration.
(library_names_spec): Don't mishandle FreeBSD 10+.
* m4/printf.m4 (gl_PRINTF_SIZES_C99, gl_PRINTF_LONG_DOUBLE)
(gl_PRINTF_INFINITE_LONG_DOUBLE, gl_PRINTF_DIRECTIVE_F)
(gl_SNPRINTF_TRUNCATION_C99, gl_SNPRINTF_RETVAL_C99)
(gl_SNPRINTF_DIRECTIVE_N, gl_VSNPRINTF_ZEROSIZE_C99):
Don't mishandle FreeBSD 10+ when cross-compiling.
2014-05-30 16:16:03 -07:00
Eric Blake
1276a2c5f2
maint: update copyright
...
I ran 'make update-copyright'.
Signed-off-by: Eric Blake <eblake@redhat.com >
2014-01-01 00:07:10 -07:00
Eric Blake
9fc81090f6
maint: update all copyright year number ranges
...
Run "make update-copyright". Compare to commit 1602f0a
from last year.
Signed-off-by: Eric Blake <eblake@redhat.com >
2013-01-01 00:50:58 +00:00
Bruno Haible
f5883a3072
havelib: Modern quoting.
...
* build-aux/config.rpath: Quote 'like this', not `like this', as per
the recent change to the GNU coding standards.
2012-01-24 13:06:35 +01:00
Jim Meyering
1602f0afed
maint: update all copyright year number ranges
...
Run "make update-copyright".
2012-01-01 10:04:58 +01:00
Bruno Haible
f0ff0371b3
Oops, fix syntax error in last config.rpath commit.
2011-02-18 03:33:16 +01:00
Bruno Haible
acd561dd18
havelib: Update config.rpath.
...
* build-aux/config.rpath: Update to match libtool.m4 from libtool-2.4.
2011-02-18 01:33:51 +01:00
Gerald Pfeifer
4fc71678be
Prepare for supporting FreeBSD 10.
...
* build-aux/config.rpath: Remove handling of freebsd1* which soon would
match FreeBSD 10.0.
2011-01-27 19:08:29 +01:00
Jim Meyering
d60f3b0c6b
maint: update almost all copyright ranges to include 2011
...
Run the new "make update-copyright" rule.
2011-01-01 22:12:59 +01:00
Jim Meyering
b2e2010c7c
update nearly all FSF copyright year lists to include 2010
...
Use the same procedure as for 2009, outlined in
http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/20081
2010-01-01 10:42:00 +01:00
Jim Meyering
3030c5b5e0
update nearly all FSF copyright year lists to include 2009
...
The files named by the following are exempted:
grep -v '^#' config/srclist.txt|grep -v '^$' \
| while read src dst; do
test -f "$dst" && { echo "$dst"; continue; }
test -d "$dst" || continue
echo "$dst"/$(basename "$src")
done > exempt
git ls-files tests/unictype >> exempt
In the remaining files, convert to all-interval notation if
- there is already at least one year interval like 2000-2003
- the file is maintained by me
- the file is in lib/uni*/, where that style already prevails
Otherwise, use update-copyright's default.
2009-12-29 17:49:30 +01:00
Bruno Haible
24743e1da0
Update according to libtool-2.2.6.
2008-09-07 14:44:03 +02:00
Ralf Wildenhues
9b863cbe09
Support AIX 6.1 and higher.
...
* build-aux/config.libpath: Likewise.
* build-aux/config.rpath: Likewise.
2008-01-09 07:18:35 +01:00
Bruno Haible
d2d5d5498c
Upgrade to libtool-1.5.24.
2007-06-27 22:59:42 +00:00
Bruno Haible
aa07a28126
Improve support for OpenBSD.
2007-01-02 20:53:28 +00:00
Bruno Haible
d5d5cf5933
Improve support for Sun C 5.9 on Linux.
2006-05-15 12:38:41 +00:00
Bruno Haible
5d1ef2f484
Newest config.rpath from gettext CVS.
2006-05-08 19:55:10 +00:00
Karl Berry
04976ebe18
autoupdate
2005-12-30 21:01:32 +00:00
Bruno Haible
81fc972df9
Upgrade to libtool-1.5.22.
2005-12-28 14:12:32 +00:00
Bruno Haible
1e3bc5349c
Moved here from config/config.rpath.
2005-03-22 15:00:31 +00:00