index
:
delta/autoconf.git
autoconf-2-13-branch
autoconf-2-15-branch
baserock/bootstrap
baserock/build-essential
baserock/jjardon/gtk-doc
baserock/morph
baserock/v2.69-texinfo-fix
baserock/v2.69-texinfo-fix+gtk-doc
branch-2.59
branch-2.62
branch-2.70
continuous-integration
experimental
master
zack/ac-init-quoting
zack/autotest-new-hooks
zack/bug-107986
zack/bug-110283
zack/channeldefs-sync
zack/ensure-standard-fds
git.savannah.gnu.org: git/autoconf.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
m4sh: refactor _AS_DETECT_BETTER_SHELL, for future changes
Stefano Lattarini
2011-12-26
1
-15
/
+26
*
AS_LN_S: fall back on 'cp -pR' (not 'cp -p') if 'ln -s' fails
Paul Eggert
2011-12-26
1
-5
/
+5
*
AC_LANG_BOOL_COMPILE_TRY(C): port to g++ with warnings
Paul Eggert
2011-12-07
1
-1
/
+2
*
fortran: define $GFC to "yes" if $FC is a GNU compiler
Stefano Lattarini
2011-10-21
1
-0
/
+5
*
docs: improve the prose describing _AC_CHECK_TYPE_NEW_BODY
Jim Meyering
2011-09-01
1
-7
/
+9
*
AC_C_CONST: don't reject gcc -Werror -Wall
Paul Eggert
2011-08-31
1
-8
/
+9
*
* lib/autoconf/specific.m4 (AC_SYS_LARGEFILE): Port to Mac OS X 10.5
Paul Eggert
2011-07-30
1
-0
/
+6
*
* lib/autoconf/specific.m4 (AC_USE_SYSTEM_EXTENSIONS): Quote cleanly.
Paul Eggert
2011-07-30
1
-3
/
+3
*
AC_REQUIRE: include FAQ URL when warning about duplicate expansion
Mike Frysinger
2011-07-15
1
-1
/
+2
*
* lib/autoconf/functions.m4 (_AC_REPLACE_FUNCS): Fix tr-cpp problem.
Timo Kamph
2011-06-30
1
-1
/
+1
*
* lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA): Be even smarter.
Paul Eggert
2011-06-19
1
-6
/
+9
*
* lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA): Try to outsmart GCC.
Paul Eggert
2011-06-18
1
-12
/
+6
*
New macro AC_FC_PP_DEFINE for the preprocessor define flag.
Ralf Wildenhues
2011-04-02
2
-0
/
+51
*
New macro AC_FC_PP_SRCEXT for preprocessed file extensions.
Ralf Wildenhues
2011-04-02
2
-0
/
+100
*
New macro AC_FC_MODULE_OUTPUT_FLAG: module output directory.
Ralf Wildenhues
2011-04-02
1
-0
/
+62
*
New macro AC_FC_MODULE_FLAG: Fortran 90 module include path.
Luc Maisonobe
2011-04-02
1
-0
/
+77
*
New macro AC_FC_MODULE_EXTENSION: Fortran 90 module extension.
Luc Maisonobe
2011-04-02
1
-0
/
+35
*
Fix Cray Fortran flag for AC_FC_IMPLICIT_NONE.
Ralf Wildenhues
2011-03-05
1
-2
/
+2
*
AC_FC_SRCEXT: allow gfortran to compile .f77 files.
Ralf Wildenhues
2011-03-05
1
-1
/
+7
*
New macros AC_{F77,FC}_IMPLICIT_NONE to disable Fortran implicit int.
Ralf Wildenhues
2011-03-05
1
-0
/
+72
*
New macro AC_FC_CHECK_BOUNDS to enable Fortran array bounds checking.
Ralf Wildenhues
2011-03-05
1
-0
/
+79
*
Update known compiler switches for Fortran and OpenMP macros.
Ralf Wildenhues
2011-03-04
2
-14
/
+26
*
config.status: do not quote $SHELL when rerunning configure.
Ralf Wildenhues
2011-02-27
1
-1
/
+1
*
Add support for the Go programming language.
Ian Lance Taylor
2011-02-21
4
-1
/
+180
*
Fix OpenMP flag detection for various Fortran compilers.
Christian Rössel
2011-02-20
1
-2
/
+11
*
long long: don't abort configure when cross-compiling
Eric Blake
2011-02-18
1
-1
/
+2
*
autoconf: tune long long tests, particularly for c99
Paul Eggert
2011-02-16
1
-34
/
+40
*
Fix detection of link flags for fort77 on GNU/Linux.
Giulio Paci
2011-02-12
1
-0
/
+10
*
autoconf: new macro AC_HEADER_CHECK_STDBOOL
Paul Eggert
2011-02-04
1
-63
/
+72
*
Fix LEXLIB and YYTEXT_POINTER with IRIX 6.5 flex 2.5.4.
Ralf Wildenhues
2011-01-21
1
-1
/
+2
*
Avoid reference to $CYGWIN in Fortran macros.
Ralf Wildenhues
2011-01-10
1
-2
/
+7
*
maint: update copyright year
Eric Blake
2011-01-04
39
-70
/
+47
*
maint: resync upstream files
Eric Blake
2011-01-04
5
-6
/
+6
*
autoconf: Use -D_STDC_C99=, not -xc99=all, with Solaris cc
Paul Eggert
2010-12-28
1
-3
/
+12
*
autotest: fix file descriptor leak
Paul Eggert
2010-11-26
1
-1
/
+1
*
autoconf: don't assume sys/stat.h and sys/types.h when testing C89
Paul Eggert
2010-11-20
1
-2
/
+1
*
AS_LITERAL_IF: Treat raw = as literal again.
Eric Blake
2010-10-08
1
-2
/
+2
*
autom4te: add traces for likely future Automake macros
Ralf Wildenhues
2010-09-22
1
-0
/
+7
*
AC_REPLACE_FUNCS: allow split lines again
Eric Blake
2010-09-22
1
-0
/
+3
*
AC_LIBOBJ: optimize internal use
Eric Blake
2010-09-21
2
-9
/
+5
*
AC_REPLACE_FUNCS: restore shell loop for non-literal
Eric Blake
2010-09-21
1
-1
/
+5
*
autom4te: don't filter out portions of location traces
Eric Blake
2010-09-20
1
-3
/
+4
*
config.status: avoid corrupting $ac_t
Eric Blake
2010-09-17
1
-2
/
+2
*
AC_FUNC_STRNLEN: more realistic cross-compilation guess
Bruno Haible
2010-09-17
1
-1
/
+6
*
m4sh: fix today's AS_BOX regression
Eric Blake
2010-09-16
1
-1
/
+1
*
fortran: avoid misparsed FCLIBS from Fortran compiler
Eric Blake
2010-09-16
1
-1
/
+2
*
Add autom4te trace for AM_PROG_AR.
Ralf Wildenhues
2010-09-16
1
-0
/
+1
*
m4sugar: fix regression in AC_MSG_ERROR expansion
Eric Blake
2010-09-16
1
-1
/
+1
*
autotest: work around zsh bug
Eric Blake
2010-09-13
1
-3
/
+5
*
m4sh: preserve set -vx over re-exec
Eric Blake
2010-09-08
1
-1
/
+8
[next]