2012-06-11 |
Stefano Lattarini | refactor: silent rules handling (a little) |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Stefano Lattarini | refactor: &define_verbose_var: accept a third optional... |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Stefano Lattarini | tests: look for '.lo' rather than '.o' object when... |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Stefano Lattarini | cosmetics: few typofixes in older ChangeLogs, suggested... |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Stefano Lattarini | tests: add basic semantic tests on C++ support |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Stefano Lattarini | tests: minor tweak to 't/objc-megademo.sh' |
commit | commitdiff | tree | snapshot |
2012-06-02 |
Stefano Lattarini | news: document deprecation of configure.in |
commit | commitdiff | tree | snapshot |
2012-06-02 |
Stefano Lattarini | news: put planned backward compatibilities early |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Stefano Lattarini | sync: update files from upstream with "make fetch" |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Stefano Lattarini | maint: deprecate 'configure.in' as autoconf input |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Stefano Lattarini | maint: post-release minor version bump |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Stefano Lattarini | release: stable release 1.12.1 v1.12.1 |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Stefano Lattarini | copyright: update copyright years in a couple of files |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Stefano Lattarini | tests: avoid spurious failures with Solaris 9 cscope... |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Stefano Lattarini | maintcheck: fix a spurious failure |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Stefano Lattarini | perf: beginning of a performance testsuite |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Stefano Lattarini | Merge branch 'fix-pr11543' into maint |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Stefano Lattarini | aclocal: declare function prototypes, do not use '... |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Stefano Lattarini | news: support for configure.in will be dropped in futur... |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Stefano Lattarini | tests: fix botched heading comments in 'lex-clean-cxx.sh' |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Stefano Lattarini | [ng] maintcheck: some tweaks and fixlets |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Stefano Lattarini | help: fix a typo in the list of warning categories |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Stefano Lattarini | maint: version bump after beta release |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Stefano Lattarini | release: beta release 1.12.0b (will become 1.12.1) v1.12.0b |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Stefano Lattarini | release: remove overly picky check |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Stefano Lattarini | Merge branch 'ylwrap-line-filename' into maint |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Stefano Lattarini | tests: use 'parallel-tests' Automake option by default |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Stefano Lattarini | doc: fix location of Automake's own test-suite.log... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Nikolai Weibull | ylwrap: preserve subdirectories in "#line" munging |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Stefano Lattarini | ylwrap: preparatory refactoring |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Stefano Lattarini | yacc tests: avoid a spurious failure with Sun C++ 5.9 |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Stefano Lattarini | self tests: cater for /bin/ksh symlinked to Zsh |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Stefano Lattarini | tests: fix spurious failures due to dpkg install-info |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Stefano Lattarini | tests: fix spurious failure due to i18n issue |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Stefano Lattarini | tests: add few missing 'cc' and 'c++' requirements |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Stefano Lattarini | Merge branch 'testsuite-saner-shell' into maint |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Stefano Lattarini | tests: fix a spurious failure with dash |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Stefano Lattarini | test defs: fix indentation (cosmetic change) |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Stefano Lattarini | tests: remove obsolete uses of $sh_errexit_works |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Stefano Lattarini | configure: search a sturdy POSIX shell to be used in... |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Stefano Lattarini | tests: shell running test scripts is now named AM_TEST_... |
commit | commitdiff | tree | snapshot |
2012-05-06 |
Stefano Lattarini | fixup: distribute t/README |
commit | commitdiff | tree | snapshot |
2012-05-06 |
Stefano Lattarini | init: warn against obsolete usage of AM_INIT_AUTOMAKE |
commit | commitdiff | tree | snapshot |
2012-05-06 |
Stefano Lattarini | m4: prepend m4 builtins with "m4_" |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Nick Alcock | docs: fix clumsy grammar in the scripts-based testsuite... |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Stefano Lattarini | tests: use append mode to capture parallel make output |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Stefano Lattarini | Merge branch 'parallel-tests-performance' into maint |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Stefano Lattarini | parallel-tests: separate different logs with an empty... |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Stefano Lattarini | maintcheck: avoid a couple of spurious failures |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Stefano Lattarini | maintcheck: reduce code duplication, increase coverage |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Stefano Lattarini | Merge branch 'objc++' into maint |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Stefano Lattarini | tests: avoid spurious failure on missing Obj C/C++... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Stefano Lattarini | Merge branch 'objc++' into maint |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Stefano Lattarini | news: document improvement in parallel-tests performance |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Stefano Lattarini | tests: fix spurious failure due to autom4te caching |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Stefano Lattarini | objc, objc++: test support for compilation flags |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Peter Breitenlohner | objc, objc++: add stress test |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Stefano Lattarini | objc, objc++: test automatic dependency tracking |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Stefano Lattarini | objc: reorganize basic tests |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Stefano Lattarini | objc++, objc: add first semantic tests |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Peter Breitenlohner | objc++: add first basic test |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Stefano Lattarini | Merge branch 'parallel-tests-performance' into maint |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Stefano Lattarini | news: fix typos |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Stefano Lattarini | aclocal: error out again on unrecognized arguments |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Stefano Lattarini | Merge branch 'cygnus-deprecate' into maint |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Andrew Eikum | cosmetics: fix typo in aclocal m4 directory README |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Stefano Lattarini | fixup: botched edit in bootstrap.sh |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Stefano Lattarini | news: fix confusing wording |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Stefano Lattarini | news: fixed weaknesses in build system and testsuite |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Stefano Lattarini | bootstrap: consistently use correct copyright year |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Stefano Lattarini | fixup: remove leftover "TERM=ansi" definition in 't... |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Stefano Lattarini | parallel-tests: save few forks when possible |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Stefano Lattarini | news: Automake 1.13 will require Autoconf >= 2.65 |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Stefano Lattarini | news: put planned future backward-incompatibilities... |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Stefano Lattarini | readme: update INSTALL to latest version from Autoconf |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Stefano Lattarini | sync: some auxiliary files synced from upstream |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Stefano Lattarini | hacking: copyright notices must be updated before releasing |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Stefano Lattarini | color-tests: coloring can be forced on non-ANSI termina... |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Stefano Lattarini | cygnus: warn when it's used (flagged as 'obsolete'... |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Stefano Lattarini | parallel-tests: optimize global log creation |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Stefano Lattarini | parallel-tests: optimize 'recheck' target for speed |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Stefano Lattarini | news: announce initial support for Objective C++ |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Peter Breitenlohner | objc++: test support for '.mm' suffix in _SOURCES entries |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Stefano Lattarini | coverage: add performance tests on some parallel-tests... |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Peter Breitenlohner | objc++: add documentation |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Peter Breitenlohner | objc++: initial support for Objective C++ |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Stefano Lattarini | Merge branch 'mkdirp-deprecate' into maint |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Stefano Lattarini | tests: root can write on files without write perms... |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Stefano Lattarini | tests: require lex, not yacc, in a lex test case |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Stefano Lattarini | AM_PROG_MKDIR_P: deprecate, to be removed in Automake... |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Jim Meyering | maint: fix a comment typo |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Stefano Lattarini | fixup: avoid unconditional re-bootstrapping on "make... |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Stefano Lattarini | build: ensure release year in copyright notice is up... |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Stefano Lattarini | cosmetics: fix spacing in THANKS |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Stefano Lattarini | readme: explicitly state we use ranges in copyright... |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Stefano Lattarini | bootstrap: add convenience make target |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Stefano Lattarini | automake, aclocal: update copyright year in output |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Stefano Lattarini | maint: don't use "union" merge driver for NEWS anymore |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Stefano Lattarini | build: avoid too greedy rebuilds in the testsuite |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Stefano Lattarini | Merge branch 'fix-pr11345-lex' into maint |
commit | commitdiff | tree | snapshot |
next |