1. 5ad3567 Add -mdir flag for NAG Fortran compiler by Thomas Jahns · 10 years ago master
  2. 244d3f9 tests: port to recent libtool diagnostics by Paul Eggert · 10 years ago
  3. 57ec362 Add /opt/X11/include to X search path by Paul Eggert · 10 years ago
  4. 51b89d1 doc: mention 'for' syntax issue on older shells by Eric Blake · 10 years ago
  5. 82ef780 AC_CHECK_DECL, AC_CHECK_DECLS: port to the Clang compiler by Noah Misch · 10 years ago
  6. d2f0ec8 m4_pattern_forbid: better documentation by Matěj Týč · 10 years ago
  7. 76754e0 lib: use shorter way to test if variable is set by Eric Blake · 10 years ago
  8. 7bc2c56 m4_set_foreach: minor optimization by Eric Blake · 10 years ago
  9. 6de6206 m4sugar: fix pop typo in m4_set_foreach by Nick Bowler · 10 years ago
  10. acb2004 AC_PROG_MKDIR_P: reduce macro output size by Eric Blake · 10 years ago
  11. 38ac615 AC_PROG_MKDIR_P: Also accept BusyBox mkdir -p by Bernhard Reutner-Fischer · 10 years ago
  12. 365707e tests: avoid two false-positive parallel test failures by Jim Meyering · 11 years ago
  13. 4774ff5 doc: -f is now portable for cp and ln by Paul Eggert · 11 years ago
  14. 3d6479f maint: bump copyright year by Paul Eggert · 11 years ago
  15. 7b13e39 maint: bump copyright to 2015 by Paul Eggert · 11 years ago
  16. 77694d0 Fix spurious testsuite failure when /bin/sh is dash by Stefano Lattarini · 11 years ago
  17. 247b02e tests: avoid spurious test failure with libtool 2.4.3 by Gary V. Vaughan · 11 years ago
  18. 36b77d7 docs: mention that not all values can be exported by Eric Blake · 11 years ago
  19. 0263a9f doc: distinguish GCC from GNU C, etc. by Paul Eggert · 11 years ago
  20. 9d1564f autoconf: clarify "checking" message for GNU-compatible compiliers by Paul Eggert · 11 years ago
  21. 43b1ebe autoconf: fix typo in previous change by Paul Eggert · 11 years ago
  22. 785c3df autoconf: port 'restrict' to GCC 4.2.1 by Paul Eggert · 11 years ago
  23. fbec572 cross-compiling: handling modern platforms able to run foreign binaries. by Jehan · 11 years ago
  24. f6156ba autoconf: modernize AC_C_VARARRAYS for C11 by Paul Eggert · 11 years ago
  25. 8a8e075 doc: Solaris 11 supports $(...) by Paul Eggert · 11 years ago
  26. c1fa7dc doc: modernize character encoding by Paul Eggert · 11 years ago
  27. 0443fa8 m4sh: allow trailing newlines in shell conditions by Eric Blake · 11 years ago
  28. 5dcda00 maint: add to THANKS by Eric Blake · 11 years ago
  29. 3f98a56 AC_INIT: quote invalid feature names by Eric Blake · 11 years ago
  30. 4edc6a7 autoconf: fix typo in description generated by AC_RUN_IFELSE by Paul Eggert · 11 years ago
  31. 1717921 Change main () to main (void) for C/C++ by Vincent Lefevre · 12 years ago
  32. e5d3c96 doc: give an example of using the macro for pkg-config by Eric Blake · 12 years ago
  33. 251d13f tests: don't let config.site affect testsuite by Eric Blake · 12 years ago
  34. 29943c7 maint: fix 'make syntax-check' findings by Eric Blake · 12 years ago
  35. a610501 maint: bump copyright to 2014 by Eric Blake · 12 years ago
  36. f181785 Expose the checks done by AC_INCLUDES_DEFAULT as a public macro. by Zack Weinberg · 12 years ago
  37. 5509c49 Use AC_CHECK_{DECLS,FUNCS,HEADERS}_ONCE more in specific-check macros. by Zack Weinberg · 12 years ago
  38. bb7b27a Use AC_CHECK_HEADERS_ONCE for the tests done by AC_INCLUDES_DEFAULT. by Zack Weinberg · 12 years ago
  39. 86c213d Modernize AC_INCLUDES_DEFAULT and friends. by Zack Weinberg · 12 years ago
  40. 11f520c AC_CHECK_HEADER/AC_CHECK_HEADERS: complete transition to compile tests. by Zack Weinberg · 12 years ago
  41. a1b936f * tests/local.at (AT_CHECK_M4): Support 'stderr' as fourth argument. by Zack Weinberg · 12 years ago
  42. 0041de6 admin: mention recent copyright assignments by Eric Blake · 12 years ago
  43. a197431 AC_INIT: add --runstatedir option to configure by Eric Blake · 12 years ago
  44. f5b1ea6 AC_PROG_CC: also try $CC -version, for cl6x compiler by Eric Blake · 12 years ago
  45. befa527 doc: mention how to set early defaults by Eric Blake · 12 years ago
  46. 63f3c78 doc: 'configure && make', not 'configure; make' (Bug#15066) by Paul Eggert · 12 years ago
  47. 79c4c50 doc: don't push 'static inline' by Paul Eggert · 12 years ago
  48. 3d9fa13 * lib/autoconf/functions.m4 (HAVE_DOPRNT): Fix missing-comma typo. by Paul Eggert · 12 years ago
  49. aa5f20e AC_PROG_CC: don't check whether $CC supports "-c -o" together by Stefano Lattarini · 12 years ago
  50. 569ab3f maint: sync few files from upstream by Stefano Lattarini · 12 years ago
  51. b1aba91 build: remove refs to obsolescent 'mkinstalldir' script and variable by Stefano Lattarini · 12 years ago
  52. ef573a2 build: remove last make recursion (for subdir 'man') by Stefano Lattarini · 12 years ago
  53. b8c07dc build: no more recursion for 'tests' subdir by Stefano Lattarini · 12 years ago
  54. fa18cba build: fixup: don't define ETAGS_ARGS multiple times by Stefano Lattarini · 12 years ago
  55. f7932b1 build: avoid repeating the same etags args several times by Stefano Lattarini · 12 years ago
  56. a2af455 build: no more recursion for lib 'subdir' by Stefano Lattarini · 12 years ago
  57. f8ac780 build: define RELEASE_YEAR with AC_SUBST by Stefano Lattarini · 12 years ago
  58. 3c5f3ba build: no more recursion for 'lib/Autom4te' subdir by Stefano Lattarini · 12 years ago
  59. 0891dc5 build: no more recursion for' lib/autoconf' subdir by Stefano Lattarini · 12 years ago
  60. 6e35109 build: no more recursion for 'lib/m4sugar' subdir by Stefano Lattarini · 12 years ago
  61. 6cef85e build: no more recursion for 'lib/autotest' subdir by Stefano Lattarini · 12 years ago
  62. 16d8b40 build: no more recursion for 'lib/autoscan' subdir by Stefano Lattarini · 12 years ago
  63. 0e7ac85 build: no more recursion for 'lib/emacs' subdir by Stefano Lattarini · 12 years ago
  64. 097b14e build: no more make recursion for 'bin' subdir by Stefano Lattarini · 12 years ago
  65. ac62b53 build: no more make recursion for 'doc' subdir by Stefano Lattarini · 12 years ago
  66. 3184ecc build: don't distribute lib/freeze.mk explicitly by Stefano Lattarini · 12 years ago
  67. b2356bd sync: some files from upstream by Stefano Lattarini · 12 years ago
  68. 6b42b38 doc: add missing semicolons to make rules by Paul Eggert · 12 years ago
  69. 0bdae82 AC_PROG_CC etc: avoid warnings when removing conftest* on OS X by Paul Eggert · 13 years ago
  70. 4276166 AC_PROG_YACC: don't force Bison to warn against its own features by Akim Demaille · 13 years ago
  71. 845e703 doc: explain why single-quoting is better by Paul Eggert · 13 years ago
  72. 88b2010 AC_PROG_CC etc: avoid warnings when removing conftest* on OS X by Paul Eggert · 13 years ago
  73. 14b88de docs: configure.in still mentioned in manpages by Pavel Raiskup · 13 years ago
  74. 9e087dd AC_FUNC_GETLOADAVG: doc fix by Paul Eggert · 13 years ago
  75. 1c048e2 AC_FUNC_SETPGRP: work even when cross-compiling by Paul Eggert · 13 years ago
  76. 1e3779d AC_USE_SYSTEM_EXTENSIONS: improve port to HP-UX by Paul Eggert · 13 years ago
  77. 9e33646 AC_USE_SYSTEM_EXTENSIONS: port to HP-UX, MINUX 3, OS X. by Paul Eggert · 13 years ago
  78. e5654a5 autoscan: port to perl 5.17 by Paul Eggert · 13 years ago
  79. c3d301e m4sugar: fix AS_VAR_GET regression. by Gary V. Vaughan · 13 years ago
  80. 2b59b6f m4sugar: factor away _AS_ECHO_PREPARE. by Gary V. Vaughan · 13 years ago
  81. bea5177 AC_PROG_CXX: document change by Paul Eggert · 13 years ago
  82. bd79b51 AC_PROG_CXX: Add checks for C++11, C++98TR1 and C++98 by Roger Leigh · 13 years ago
  83. 93ed0f1 AT_TESTED: fix regression in word splitting by Eric Blake · 13 years ago
  84. 33545d7 AC_SYS_LARGEFILE: port better to Mac OS X 10.5. by Paul Eggert · 13 years ago
  85. ce48964 AC_PROG_CC: also check whether $CC supports "-c -o" together by Stefano Lattarini · 13 years ago
  86. ddd0bfb maint: resync files from upstream by Eric Blake · 13 years ago
  87. fbaee45 maint: bump copyright to 2013 by Eric Blake · 13 years ago
  88. 5766355 go: fix checks for about I/O functions by Stefano Lattarini · 13 years ago
  89. adc8482 preselections: update for Automake 1.13. by Stefano Lattarini · 13 years ago
  90. 685f4bd maint: sync some files from gnulib by Stefano Lattarini · 13 years ago
  91. 8b328e4 maint: don't sync the 'Autom4te::Configure_ac' module from Automake by Stefano Lattarini · 13 years ago
  92. ca8b864 AC_C__GENERIC: New macro. by Paul Eggert · 13 years ago
  93. 851ef51 autotest: enable usage of EXEEXT in AT_TESTED by Paolo Bonzini · 13 years ago
  94. d902536 autotest: add a simple test suite that runs a C program by Paolo Bonzini · 13 years ago
  95. fc0ab5b autotest: annotate tests that use AC_CONFIG_TESTDIR by Paolo Bonzini · 13 years ago
  96. fd29dbd AC_FUNC_ALLOCA: port to recent BSDs and remove obsolete AIX by Paul Eggert · 13 years ago
  97. eeb7e7d AC_PROG_CC_C99: avoid unused-var warning by Paul Eggert · 13 years ago
  98. 42b4918 autotest: define AT_DATA_UNQUOTED by Paolo Bonzini · 13 years ago
  99. 64ad4de AC_CHECK_FILES: improve documentation by Paul Eggert · 13 years ago
  100. 56369cf syntax-check: remove SPACE-TAB sequence by Stefano Lattarini · 13 years ago