index
:
delta/automake.git
baserock/mikedrake/automake/v1.12.2
baserock/mikedrake/automake/v1.13.4
baserock/mikedrake/automake/v1.14.1
baserock/morph
baserock/version-hack
branch-1.13.2
experimental/ac-config-macro-dir-simplify
experimental/aclocal-search-path
experimental/deps-pr13928
experimental/deps-pr13928-take-2
experimental/djgpp-for-WinNT
experimental/gsoc/ast
experimental/gsoc/refactoring
experimental/ng/incompat-simplifications
experimental/preproc
experimental/subdir-objects-work
gsoc-refactoring
maint
master
micro
minor
next
ng/experimental/dist-work
ng/master
pot-primary
git.savannah.gnu.org: git/automake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc and comment typos.
Ralf Wildenhues
2009-10-17
2
-4
/
+4
*
Fix race condition in werror2.test due to sanity sleep change.
Ralf Wildenhues
2009-10-11
3
-4
/
+15
*
Allow variable override of, rather than by, silent variables.
Ralf Wildenhues
2009-10-11
4
-0
/
+85
*
Fix in-tree `recheck' after failed test that runs `check'.
Ralf Wildenhues
2009-10-11
1
-3
/
+1
*
Updated code enabling Bourne-compatibility in test scripts.
Stefano Lattarini
2009-10-11
1
-5
/
+5
*
Avoid leaking TEST_LOG_COMPILER in environment of test scripts.
Stefano Lattarini
2009-10-11
1
-0
/
+1
*
Testsuite: do not use `chmod -R' when cleaning up.
Stefano Lattarini
2009-10-11
2
-4
/
+16
*
Fix 'compile' script to not call mv when target equals source.
Bruno Haible
2009-10-06
3
-0
/
+83
*
Fix recommended way to run test scripts with Zsh
Stefano Lattarini
2009-10-05
1
-1
/
+1
*
Avoid sleeping for one second most of the time in sanity check.
Ralf Wildenhues
2009-09-06
1
-0
/
+1
*
tests/README: warn about zsh incompatibilities.
Stefano Lattarini
2009-09-06
1
-7
/
+28
*
testsuite: fix a minor glitch.
Stefano Lattarini
2009-09-06
1
-2
/
+2
*
AM_PROG_GCJ currently fails to define OBJEXT and EXEEXT.
Jack Kelly
2009-05-24
3
-0
/
+57
*
parallel-tests: avoid GNU make 3.80 substitution bug.
Ralf Wildenhues
2009-05-24
4
-4
/
+55
*
testsuite: unset installation directory variables.
Ralf Wildenhues
2009-05-24
1
-1
/
+6
*
testsuite: do not change the mode of installed Libtool files.
Ralf Wildenhues
2009-05-24
1
-4
/
+7
*
testsuite: do not fail in cleanup code.
Ralf Wildenhues
2009-05-24
1
-0
/
+1
*
Skip specflg10.test without a C++ compiler.
Ralf Wildenhues
2009-05-21
1
-0
/
+1
*
Revert last patch, IRIX has an editor named `jot'.
Ralf Wildenhues
2009-05-19
3
-5
/
+5
*
testsuite: also try `jot' as `seq' replacement.
Ralf Wildenhues
2009-05-18
3
-8
/
+8
*
Fix test failure when pkg.m4 is not found, only pkg-config.
Ralf Wildenhues
2009-05-18
1
-3
/
+3
*
Version 1.11.
v1.11
Ralf Wildenhues
2009-05-17
1
-1
/
+1
*
Fix maintainer-check failures.
Ralf Wildenhues
2009-05-17
1
-1
/
+1
*
Revert Automake license to GPLv2+.
Ralf Wildenhues
2009-05-17
711
-711
/
+711
*
Cope with parallel BSD make -jN semantics.
Ralf Wildenhues
2009-05-17
3
-0
/
+48
*
Vala: for now, require GNU make.
Ralf Wildenhues
2009-05-17
3
-3
/
+3
*
Vala: Use $(srcdir) in rebuild rules.
Jürg Billeter
2009-05-17
1
-0
/
+4
*
Vala: Add and test rebuild rules for generated header and vapi files.
Jürg Billeter
2009-05-17
1
-0
/
+6
*
Vala: Fix build when using per-target VALAFLAGS.
Jürg Billeter
2009-05-17
2
-4
/
+2
*
distdir: avoid duplicate `find' traversal with subpackages.
Ralf Wildenhues
2009-05-03
3
-0
/
+75
*
Disable test cleanup trap with OSF1/Tru64 sh.
Ralf Wildenhues
2009-05-03
2
-15
/
+19
*
Recommend *-local hooks without commands, for extensibility.
Bruno Haible
2009-05-02
2
-6
/
+6
*
silent-rules: fix alignment of less verbose output.
Ralf Wildenhues
2009-04-27
1
-1
/
+1
*
Indent rule commands consistently with a TAB.
Ralf Wildenhues
2009-04-25
1
-1
/
+1
*
parallel-tests: fix recheck* targets for non-GNU make.
Ralf Wildenhues
2009-04-25
2
-1
/
+2
*
testsuite: minor w32 fixes.
Ralf Wildenhues
2009-04-19
2
-7
/
+15
*
Avoid nonportable `./FILE' instead of `FILE' in test.
Ralf Wildenhues
2009-04-19
1
-2
/
+2
*
Fix AM_PROG_VALAC version requirement detection.
Ralf Wildenhues
2009-04-19
1
-2
/
+2
*
Correctly treat all assignments with bogus trailing comments.
Ralf Wildenhues
2009-04-19
3
-0
/
+44
*
Merge branch 'next'
Ralf Wildenhues
2009-04-19
50
-205
/
+2867
|
\
|
*
Merge branch 'mh-vala-support' into next
Ralf Wildenhues
2009-04-19
8
-2
/
+448
|
|
\
|
|
*
Improve Vala support.
Jürg Billeter
2009-04-19
8
-41
/
+175
|
|
*
Merge branch 'next' (early part) into mh-vala-support
Ralf Wildenhues
2009-04-19
72
-170
/
+4401
|
|
|
\
|
|
*
|
Minor fixups for Vala support.
Ralf Wildenhues
2008-10-10
7
-39
/
+100
|
|
*
|
Support Vala in non-recursive builds; more tests and fixes.
Mathias Hasselmann
2008-10-10
6
-10
/
+201
|
|
*
|
Initial support for the vala programming language.
Mathias Hasselmann
2008-10-09
3
-0
/
+60
|
*
|
|
testsuite: do not fail on systems without read permissions.
Ralf Wildenhues
2009-04-14
8
-33
/
+29
|
*
|
|
testsuite: parallel make fixes.
Ralf Wildenhues
2009-04-14
3
-4
/
+18
|
*
|
|
silent-rules reorganization, --enable-silent-rules switch.
Ralf Wildenhues
2009-04-13
9
-54
/
+76
|
*
|
|
Fix maintainer-check failure.
Ralf Wildenhues
2009-04-13
1
-1
/
+1
[next]