1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-16 01:22:18 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
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
d95b819f46 Prefer American spelling for "initialize" 2016-04-03 14:02:19 -07:00
Paul Eggert
d8f02239ee std-gnu11: improve clang support
* m4/std-gnu11.m4: Sync with autoconf, incorporating:
2016-03-15 Also try clang
2016-03-15 Port C11 and C++11 testing to clang
2016-03-15 13:09:21 -07:00
Paul Eggert
2cf7d5cfdb std-gnu11: new module
This makes it easier for applications to prefer C11 and C++11
to older variants, when compiling C and C++ code.
Unlike most m4/*.m4 files, m4/std-gnu11.m4 is GPLed, as it copies
a nontrivial chunk of GPLed Autoconf source code.
* COPYING: Mention the m4/*.m4 copyright situation.
* MODULES.html.sh (std-gnu11): New module.
* m4/std-gnu11.m4, modules/std-gnu11: New files.
2016-02-02 14:42:24 -08:00