summaryrefslogtreecommitdiff
path: root/m4/gnulib-common.m4
Commit message (Expand)AuthorAgeFilesLines
* _Noreturn: beware of C's _Noreturn in C++ pre C++11Akim Demaille2019-03-241-2/+3
* Help making signal handlers more reliable.Bruno Haible2019-03-191-1/+28
* _Noreturn: clang and MSVC do support [[noreturn]] in C++11 mode.Bruno Haible2019-03-181-3/+4
* _Noreturn: GCC 4.7 does not support [[noreturn]] in C++11 modeAkim Demaille2019-03-181-2/+3
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* gnulib-common.m4: port _Noreturn to C++Paul Eggert2018-11-021-6/+9
* Assume Autoconf >= 2.63.Bruno Haible2018-10-231-86/+3
* Continue to use spaces for indentation, not tabs.Bruno Haible2018-06-251-10/+10
* maint: port more modules to GCC 8Paul Eggert2018-05-031-1/+8
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* maint: shorten https://lists.gnu.org/archive/html/... linksJim Meyering2017-11-121-3/+3
* all: Replace many more http URLs by https URLs. Update stale URLs.Bruno Haible2017-09-141-3/+3
* gnulib-common.m4: avoid aclocal.m4 bloatPaul Eggert2017-03-111-3/+6
* maintainer-makefile: Fix AC_PROG_SED with autoconf cache.Bruno Haible2017-02-251-2/+4
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* gnulib-common.m4: fix gl_PROG_AR_RANLIB/AM_PROG_AR clashPavel Raiskup2015-09-251-15/+28
* gnulib-common.m4: change the ARFLAGS default to 'cr'Pavel Raiskup2015-07-011-2/+2
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* gnulib-common.m4: port to GCC 4.2.1 and Sun Studio 12 C++Paul Eggert2014-09-021-23/+25
* rename: mark a label as potentially unusedBen Walton2014-06-021-1/+2
* gnulib-common.m4: Fix typo in _GL_UNUSED_LABEL.Paul Eggert2014-06-011-2/+2
* gnulib-common.m4: add _GL_UNUSED_LABELPádraig Brady2014-06-011-0/+9
* maintainer-makefiles: provide AC_PROG_SED for older autoconfEric Blake2014-02-211-0/+56
* include_next: port to autoconf 2.63Eric Blake2014-01-061-1/+5
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* AC_PROG_MKDIR_P: port workaround to pre-2.62 AutoconfPaul Eggert2012-12-211-2/+4
* AC_PROG_MKDIR_P: don't workaround if not buggyPaul Eggert2012-12-201-1/+3
* Write "Mac OS X" instead of "MacOS X".Bruno Haible2012-06-221-2/+2
* _Noreturn: port config.h to gcc -WundefPaul Eggert2012-05-101-1/+2
* _Noreturn: future-proof non-GNU and non-MSVC compilersPaul Eggert2012-04-291-1/+1
* doc: C11 and C++11 are now officialPaul Eggert2012-01-061-3/+3
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* gnulib-common: Silence warnings against config.h code.Simon Josefsson2011-11-211-1/+1
* Centralize C99 requirement.Bruno Haible2011-09-301-1/+24
* Allow the user to override the choice of AR, ARFLAGS, RANLIB.Bruno Haible2011-09-021-12/+36
* Find 'ar' program that fits with --host argument.Bruno Haible2011-09-021-3/+4
* Add support for Minix with ACK compiler.Bruno Haible2011-07-311-1/+30
* _Noreturn: Ignore __STDC_VERSION__; observe _MSC_VER.Paul Eggert2011-07-121-3/+5
* * m4/gnulib-common.m4 (gl_COMMON_BODY): Add _Noreturn.Paul Eggert2011-07-121-1/+12
* gnulib-tool: Better isolation between different gnulib-tool invocations.Bruno Haible2011-06-081-5/+38
* gnulib-common.m4: add _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PUREJim Meyering2011-06-061-1/+15
* Fix bug with gl_WARN_ON_USE_PREPARE, introduced on 2011-01-23.Bruno Haible2011-03-311-2/+3
* Allow the user to avoid the GNULIB_TEST_* macros.Paul Eggert2011-01-231-1/+11
* Allow the user to avoid the GNULIB_TEST_* macros.Bruno Haible2011-01-201-1/+11
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Ensure that <features.h> is included before __GLIBC__ is tested.Bruno Haible2010-11-201-1/+14
* gnulib-common.m4: make glibc write diagnostics to stderr, not /dev/ttyJim Meyering2010-04-271-1/+7
* Don't override improved macro from newer autoconf.Bruno Haible2010-04-101-1/+3