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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: remove exec bit from all of them ('micro' branch)
Stefano Lattarini
2013-05-16
1213
-16
/
+2
*
maint: tests no longer need to have executable bit set
Stefano Lattarini
2013-05-16
2
-5
/
+3
*
post-release: micro version bump (1.13.2a)
Stefano Lattarini
2013-05-15
2
-3
/
+3
*
release: stable micro release 1.13.2
v1.13.2
Stefano Lattarini
2013-05-15
2
-3
/
+3
*
vala tests: skip in a cross compiler setup
Stefano Lattarini
2013-05-15
1
-0
/
+13
*
HACKING: miscellaneous fixes, updates and enhancements
Stefano Lattarini
2013-05-15
1
-51
/
+51
*
NEWS: minor improvements to wording (about new versioning scheme)
Stefano Lattarini
2013-05-15
1
-4
/
+4
*
warns: don't tell AM_PROG_MKDIR_P is going to be removed
branch-1.13.2
Stefano Lattarini
2013-05-10
1
-3
/
+1
*
automake: typofix in comments: s/AC_CONFIG_HEADER/AC_CONFIG_HEADERS/
Stefano Lattarini
2013-05-10
1
-3
/
+3
*
cosmetics: fix few typos, grammaros and missing whitespace
Stefano Lattarini
2013-05-10
6
-4
/
+7
*
fixup: remove an obsolete comment
Stefano Lattarini
2013-05-10
1
-2
/
+1
*
docs: we still don't have the promised better Java interface
Stefano Lattarini
2013-05-09
2
-4
/
+5
*
announcement: cater to more flexible NEWS format
Stefano Lattarini
2013-05-09
1
-1
/
+5
*
maint: version bump after beta release 1.13.1d
Stefano Lattarini
2013-05-05
2
-3
/
+3
*
release: beta release 1.13.1d (will become 1.13.2)
v1.13.1d
Stefano Lattarini
2013-05-04
2
-3
/
+3
*
NEWS: document more robust handling/recognition of make options
Stefano Lattarini
2013-05-04
1
-0
/
+10
*
Merge 'better-makeflags-recognition' and 'testing-work' into branch-1.13.2
Stefano Lattarini
2013-05-04
2
-16
/
+114
|
\
|
*
maint: targets and recipes to simplify testing on real-world packages
Stefano Lattarini
2013-05-04
1
-3
/
+94
|
*
build: preparatory refactoring
Stefano Lattarini
2013-05-03
1
-9
/
+14
|
*
build: tiny reduction in code duplication
Stefano Lattarini
2013-05-03
1
-6
/
+8
*
|
make flags analysis: handle more options with args
Stefano Lattarini
2013-05-03
1
-3
/
+17
*
|
make flags analysis: use simpler variable names
Stefano Lattarini
2013-05-03
1
-25
/
+22
*
|
make flags analysis: whitespace changes
Stefano Lattarini
2013-05-03
1
-37
/
+37
*
|
make flags analysis: embed in a subshell
Stefano Lattarini
2013-05-03
1
-7
/
+4
*
|
make flags analysis: be more robust
Stefano Lattarini
2013-05-02
1
-4
/
+10
*
|
make flags analysis: cater to GNU make 3.83 (still unreleased as of now)
Stefano Lattarini
2013-05-02
1
-2
/
+6
*
|
tests: expose weaknesses in make flags analysis
Stefano Lattarini
2013-05-02
2
-23
/
+29
*
|
tests: improve debugging output in checks on make flags analysis
Stefano Lattarini
2013-05-02
2
-4
/
+4
*
|
make flags analysis: refactor, to reduce code duplication
Stefano Lattarini
2013-05-01
1
-23
/
+17
|
/
*
tests: avoid one tricky use of "make -e"
Stefano Lattarini
2013-05-01
1
-1
/
+3
*
Merge branch 'fix-pr12554' into branch-1.13.2
Stefano Lattarini
2013-04-30
8
-45
/
+274
|
\
|
*
tests: avoid a spurious error with Solaris make
Stefano Lattarini
2013-04-29
1
-1
/
+1
|
*
subdirs: don't return false positives for the '-k' option's presence
Stefano Lattarini
2013-04-29
2
-8
/
+6
|
*
header-vars: recognize more make flags ('-k' in particular)
Stefano Lattarini
2013-04-29
4
-7
/
+148
|
*
header-vars: simplify how make flags are determined
Stefano Lattarini
2013-04-29
2
-22
/
+29
|
*
tests: remove dead code from t/make-dryrun.tap
Stefano Lattarini
2013-04-29
1
-2
/
+0
|
*
header-vars: new variable $(am__running_with_option)
Stefano Lattarini
2013-04-29
1
-11
/
+23
|
*
tests: expose bug#12554 (false positives for presence of '-k' make option)
Stefano Lattarini
2013-04-29
3
-0
/
+73
*
|
cosmetics: remove few trailing whitespace occurrences
Stefano Lattarini
2013-04-30
3
-3
/
+3
*
|
typofix: in NEWS (extra whitespace)
Stefano Lattarini
2013-04-30
1
-1
/
+1
*
|
Merge branch 'fix-pr13588-pax-hangs' into branch-1.13.2
Stefano Lattarini
2013-04-30
9
-81
/
+226
|
\
\
|
*
|
tar: format 'ustar' cannot support UID/GID longer than 21 bits
Stefano Lattarini
2013-04-28
9
-81
/
+226
*
|
|
sync: update files from upstream with "make fetch"
Stefano Lattarini
2013-04-29
2
-5
/
+15
*
|
|
maintcheck: remove outdated whitelisting
Stefano Lattarini
2013-04-29
1
-8
/
+2
|
|
/
|
/
|
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge few bug-fixing branches into branch-1.13.2
Stefano Lattarini
2013-04-26
8
-26
/
+143
|
\
\
\
\
|
|
|
*
|
NEWS: improve wording for automake bug#13514 fix
Stefano Lattarini
2013-04-22
1
-12
/
+12
|
|
*
|
|
docs: issues with configure substitutions in TESTS
Stefano Lattarini
2013-04-26
1
-0
/
+6
|
|
*
|
|
docs: add myself and Ralf Wildenhues as authors
Stefano Lattarini
2013-04-25
1
-0
/
+2
|
|
*
|
|
authors: add myself
Stefano Lattarini
2013-04-25
1
-0
/
+6
|
|
*
|
|
tests: avoid a spurious failure with the Korn Shell
Stefano Lattarini
2013-04-22
1
-1
/
+1
|
|
|
/
/
[next]