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
/
NEWS
Commit message (
Expand
)
Author
Age
Files
Lines
*
lex: "make clean" removes .c files from non-distributed .l
Stefano Lattarini
2011-05-14
1
-2
/
+3
*
Merge branch 'maint' into yacc-work
Stefano Lattarini
2011-04-11
1
-3
/
+12
|
\
|
*
Fix hp depmode for VPATH builds with GNU make.
Ralf Wildenhues
2011-04-11
1
-1
/
+1
|
*
java: check_JAVA does not cause compilation by "make all" anymore
Stefano Lattarini
2011-04-09
1
-0
/
+3
|
*
Fix makedepend depmode for VPATH builds.
Ralf Wildenhues
2011-04-08
1
-0
/
+2
|
*
cosmetics: convert encoding from ISO-8859 to UTF-8
Stefano Lattarini
2011-03-04
1
-2
/
+2
|
*
parallel-tests: work around Tru64/OSF 5.1 sh read bugs.
Ralf Wildenhues
2011-01-16
1
-0
/
+3
|
*
* NEWS, README: Update copyright years.
Ralf Wildenhues
2011-01-16
1
-1
/
+2
*
|
yacc: update NEWS and docs about yacc-generated headers extensions
Stefano Lattarini
2011-04-10
1
-0
/
+10
*
|
yacc: warn about conditional content in *YFLAGS variables
Stefano Lattarini
2011-01-11
1
-0
/
+3
*
|
yacc: support variable expansions in *YFLAGS definition.
Stefano Lattarini
2011-01-09
1
-0
/
+6
*
|
yacc: "make clean" removes .c and .h files from non-distributed .y
Stefano Lattarini
2011-01-07
1
-0
/
+3
|
/
*
* NEWS: Fix typo (forgotten word).
Stefano Lattarini
2011-01-02
1
-1
/
+1
*
Work around a bug in file-inclusion mechanism of Solaris make.
Stefano Lattarini
2010-12-23
1
-0
/
+4
*
Fix and document rules to not touch the tree with `make -n'.
Ralf Wildenhues
2010-11-04
1
-0
/
+4
*
Revert "parallel-tests: avoid command-line length limit issue."
Ralf Wildenhues
2010-10-02
1
-3
/
+0
*
parallel-tests: avoid command-line length limit issue.
Ralf Wildenhues
2010-09-07
1
-0
/
+3
*
Fix AM_COND_IF for gone-invalid condition shell expression.
Ralf Wildenhues
2010-07-27
1
-0
/
+3
*
Fix minor testsuite issues, update docs, for Yacc/Lex changes.
Ralf Wildenhues
2010-06-21
1
-5
/
+4
*
Bugfix: $(AM_FLAGS)/$(FLAGS) precedence in Yacc/Lex.
Stefano Lattarini
2010-06-21
1
-0
/
+5
*
Merge branch 'je-silent' into maint
Ralf Wildenhues
2010-06-06
1
-0
/
+5
|
\
|
*
Fix silent-rules output for disabled dependency tracking.
Ralf Wildenhues
2010-01-24
1
-0
/
+5
*
|
Fix per-Makefile.am setting of -Werror.
Ralf Wildenhues
2010-04-11
1
-0
/
+2
*
|
Use -9 for maximum xz compression with dist-xz.
Ralf Wildenhues
2010-04-11
1
-0
/
+2
*
|
Deprecate dist-lzma in favor of dist-xz.
Ralf Wildenhues
2010-02-22
1
-0
/
+5
*
|
Fix exit status of signal handlers in shell scripts.
Dmitry V. Levin
2010-02-06
1
-0
/
+3
|
/
*
AM_PROG_GCJ: use AC_CHECK_TOOLS for gcj, for cross compilation.
Ralf Wildenhues
2009-06-07
1
-0
/
+3
*
parallel-tests: avoid GNU make 3.80 substitution bug.
Ralf Wildenhues
2009-05-24
1
-0
/
+5
*
testsuite: do not change the mode of installed Libtool files.
Ralf Wildenhues
2009-05-24
1
-0
/
+3
*
python: do not install in system directories on Darwin 9.
Peter O'Gorman
2009-05-24
1
-0
/
+13
*
Revert Automake license to GPLv2+.
Ralf Wildenhues
2009-05-17
1
-6
/
+6
*
Rewrite NEWS for 1.11.
Ralf Wildenhues
2009-05-17
1
-64
/
+30
*
Let AM_PATH_PYTHON honor python's idea about the site directory.
Matthias Klose
2009-05-17
1
-0
/
+2
*
Correctly treat all assignments with bogus trailing comments.
Ralf Wildenhues
2009-04-19
1
-0
/
+5
*
Merge branch 'mh-vala-support' into next
Ralf Wildenhues
2009-04-19
1
-0
/
+5
|
\
|
*
More minor fixups to vala support.
Ralf Wildenhues
2009-04-19
1
-1
/
+2
|
*
Improve Vala support.
Jürg Billeter
2009-04-19
1
-1
/
+1
|
*
Merge branch 'next' (early part) into mh-vala-support
Ralf Wildenhues
2009-04-19
1
-10
/
+119
|
|
\
|
*
|
Support Vala in non-recursive builds; more tests and fixes.
Mathias Hasselmann
2008-10-10
1
-0
/
+2
*
|
|
silent-rules reorganization, --enable-silent-rules switch.
Ralf Wildenhues
2009-04-13
1
-0
/
+8
*
|
|
parallel-tests: `clean recheck' should not rerun all tests.
Ralf Wildenhues
2009-04-10
1
-0
/
+3
*
|
|
parallel-tests: Fix driver for nonempty executable extension.
Ralf Wildenhues
2009-04-09
1
-0
/
+5
*
|
|
Document last change in NEWS.
Ralf Wildenhues
2009-04-09
1
-0
/
+3
*
|
|
Do not remove texinfo outputs upon mostlyclean.
Ralf Wildenhues
2009-04-07
1
-0
/
+7
|
|
/
|
/
|
*
|
parallel-tests: LOG_COMPILER for tests without known extension.
Ralf Wildenhues
2009-04-04
1
-0
/
+15
*
|
Post-release version bump.
Ralf Wildenhues
2009-03-31
1
-0
/
+2
*
|
Version 1.10b.
v1.10b
Ralf Wildenhues
2009-03-29
1
-2
/
+2
*
|
Minor NEWS update.
Ralf Wildenhues
2009-03-29
1
-3
/
+4
*
|
Merge branch 'master' into next
Ralf Wildenhues
2009-03-29
1
-0
/
+6
|
\
\
|
*
|
Sane (un)install for empty directory variables.
Ralf Wildenhues
2009-03-28
1
-0
/
+3
[next]