2012-06-02 |
Stefano Lattarini | [ng] maintcheck: fix several spurious failures |
commit | commitdiff | tree |
2012-06-02 |
Stefano Lattarini | [ng] maintcheck: fix bad typo, was preventing some... |
commit | commitdiff | tree |
2012-06-02 |
Stefano Lattarini | [ng] vars: recognize escaped '#' correctly in a variabl... |
commit | commitdiff | tree |
2012-05-31 |
Stefano Lattarini | Merge branch 'ng/var-simplify' into ng/master |
commit | commitdiff | tree |
2012-05-31 |
Stefano Lattarini | [ng] cosmetics: avoid redundant use of '&' in subroutin... |
commit | commitdiff | tree |
2012-05-31 |
Stefano Lattarini | [ng] rename: define_pretty_variable -> define_cond_vari... |
commit | commitdiff | tree |
2012-05-31 |
Stefano Lattarini | [ng] cleanup: prefer 'define_variable' over 'define_pre... |
commit | commitdiff | tree |
2012-05-31 |
Stefano Lattarini | [ng] refactor: change signature of 'define_variable()' |
commit | commitdiff | tree |
2012-05-31 |
Stefano Lattarini | [ng] vars: get rid of VAR_ASIS / VAR_PRETTY distinction |
commit | commitdiff | tree |
2012-05-31 |
Stefano Lattarini | [ng] vars: keep track of conditionals in appended value... |
commit | commitdiff | tree |
2012-05-31 |
Stefano Lattarini | [ng] vars: simplify logic for appending conditionally |
commit | commitdiff | tree |
2012-05-30 |
Stefano Lattarini | [ng] texinfo: take advantage of GNU make features in... |
commit | commitdiff | tree |
2012-05-30 |
Stefano Lattarini | [ng] coverage: VPATH build with PDF, DVI and PostScript... |
commit | commitdiff | tree |
2012-05-30 |
Stefano Lattarini | [ng] fixup: really remove DJGPP support |
commit | commitdiff | tree |
2012-05-30 |
Stefano Lattarini | [ng] general: assume dot-starting file names are supported |
commit | commitdiff | tree |
2012-05-30 |
Stefano Lattarini | [ng] cleanup: drop support for DJGPP, Windows 95/98... |
commit | commitdiff | tree |
2012-05-29 |
Stefano Lattarini | Merge branch 'ng/drop-configure-in' into ng/master |
commit | commitdiff | tree |
2012-05-29 |
Stefano Lattarini | [ng] missing: configure.in is unsupported now, just... |
commit | commitdiff | tree |
2012-05-29 |
Stefano Lattarini | Merge branch 'ng/suffix-rules-old-fashioned' into ng... |
commit | commitdiff | tree |
2012-05-29 |
Stefano Lattarini | [ng] suffix: don't reject old-fashioned suffix rules... |
commit | commitdiff | tree |
2012-05-29 |
Stefano Lattarini | Merge branches 'ng/stdinc' and 'ng/suffix-rules-mutilat... |
commit | commitdiff | tree |
2012-05-29 |
Stefano Lattarini | [ng] compile: rename make variable DEFAULT_INCLUDES... |
commit | commitdiff | tree |
2012-05-29 |
Stefano Lattarini | [ng] compile: add extra -I opts from config headers... |
commit | commitdiff | tree |
2012-05-29 |
Stefano Lattarini | [ng] compile: rename make variable CONFIG_HEADER -... |
commit | commitdiff | tree |
2012-05-29 |
Stefano Lattarini | [ng] maintcheck: refactor checks on obsolete variable... |
commit | commitdiff | tree |
2012-05-29 |
Stefano Lattarini | [ng] suffix: drop Automake-time chaining of suffix... |
commit | commitdiff | tree |
2012-05-26 |
Stefano Lattarini | Merge branch 'ng/drop-configure-in' into ng/master |
commit | commitdiff | tree |
2012-05-26 |
Stefano Lattarini | maintcheck: obsolete check 'sc_tests_no_configure_in... |
commit | commitdiff | tree |
2012-05-26 |
Stefano Lattarini | cleanup: get rid of 'Automake::Configure_ac' module |
commit | commitdiff | tree |
2012-05-26 |
Stefano Lattarini | cleanup: just assume configure input is configure.ac |
commit | commitdiff | tree |
2012-05-26 |
Stefano Lattarini | cleanup: don't support configure.in anymore |
commit | commitdiff | tree |
2012-05-25 |
Stefano Lattarini | [ng] build: use more GNU make features in our Makefile.am |
commit | commitdiff | tree |
2012-05-25 |
Stefano Lattarini | [ng] check: fix incompatibility with Solaris nawk |
commit | commitdiff | tree |
2012-05-25 |
Stefano Lattarini | [ng] news: tweak and reorganize a bit |
commit | commitdiff | tree |
2012-05-25 |
Stefano Lattarini | Merge branch 'master' into ng/master |
commit | commitdiff | tree |
2012-05-25 |
Stefano Lattarini | Merge branch 'am-init-automake' |
commit | commitdiff | tree |
2012-05-25 |
Stefano Lattarini | init: obsolete usages of AM_INIT_AUTOMAKE not supported... |
commit | commitdiff | tree |
2012-05-25 |
Stefano Lattarini | [ng] tests: fix spurious failure under "make distcheck" |
commit | commitdiff | tree |
2012-05-25 |
Stefano Lattarini | [ng] VarDef: store comments and values as a perl array |
commit | commitdiff | tree |
2012-05-25 |
Stefano Lattarini | [ng] refactor: support comments only for VarDef, not... |
commit | commitdiff | tree |
2012-05-25 |
Stefano Lattarini | Merge branch 'ng/suffix-simplify' into ng/master |
commit | commitdiff | tree |
2012-05-24 |
Stefano Lattarini | am: make function to canonicalize names |
commit | commitdiff | tree |
2012-05-24 |
Stefano Lattarini | tests: don't disable portability warnings when there... |
commit | commitdiff | tree |
2012-05-24 |
Stefano Lattarini | general: assume '#' comment in make recipes are ok |
commit | commitdiff | tree |
2012-05-24 |
Stefano Lattarini | general: assume GNU make semantic in line continuation |
commit | commitdiff | tree |
2012-05-24 |
Stefano Lattarini | fixup: support verbatim lines only in private '.am... |
commit | commitdiff | tree |
2012-05-24 |
Stefano Lattarini | fixup: interaction between verbatim lines and line... |
commit | commitdiff | tree |
2012-05-24 |
Stefano Lattarini | [ng] tests: Automake should let us append to undefined... |
commit | commitdiff | tree |
2012-05-24 |
Stefano Lattarini | [ng] tests: spy behaviour of '+=' with GNU make |
commit | commitdiff | tree |
2012-05-24 |
Stefano Lattarini | [ng] vars: get rid of VAR_SILENT type |
commit | commitdiff | tree |
2012-05-24 |
Stefano Lattarini | [ng] vars: get rid of VAR_SORTED type |
commit | commitdiff | tree |
2012-05-24 |
Stefano Lattarini | [ng] cleanup: remove unused private variables in Automa... |
commit | commitdiff | tree |
2012-05-24 |
Stefano Lattarini | Merge branch 'ng/check' into ng/master |
commit | commitdiff | tree |
2012-05-24 |
Stefano Lattarini | Merge branch 'ng/dirstamp' into ng/master |
commit | commitdiff | tree |
2012-05-24 |
Stefano Lattarini | [ng] rule, lang: get rid of 'suffix_rules_count', simpl... |
commit | commitdiff | tree |
2012-05-24 |
Stefano Lattarini | [ng] coverage: mixing Fortran and C++ |
commit | commitdiff | tree |
2012-05-24 |
Stefano Lattarini | [ng] coverage: pure languages doesn't bring in C support |
commit | commitdiff | tree |
2012-05-24 |
Stefano Lattarini | [ng] rule: get rid of $KNOWN_EXTENSIONS_PATTERN |
commit | commitdiff | tree |
2012-05-24 |
Stefano Lattarini | [ng] coverage: custom pre-processes headers in prog_SOURCES |
commit | commitdiff | tree |
2012-05-23 |
Stefano Lattarini | [ng] news: update w.r.t. recent changes in testsuite... |
commit | commitdiff | tree |
2012-05-23 |
Stefano Lattarini | [ng] doc: update w.r.t. recent changes in testsuite... |
commit | commitdiff | tree |
2012-05-23 |
Stefano Lattarini | [ng] coverage: parallel-tests and dynamic $(TEST_EXTENS... |
commit | commitdiff | tree |
2012-05-23 |
Stefano Lattarini | [ng] cosmetics: improve comments and spacing in 'parall... |
commit | commitdiff | tree |
2012-05-23 |
Stefano Lattarini | [ng] check: support conditional $(TEST_EXTENSIONS) |
commit | commitdiff | tree |
2012-05-23 |
Stefano Lattarini | [ng] check: warn about dot-less $(TEST_EXTENSIONS)... |
commit | commitdiff | tree |
2012-05-22 |
Stefano Lattarini | [ng] check: be laxer in accepted $(TEST_EXTENSIONS) |
commit | commitdiff | tree |
2012-05-22 |
Stefano Lattarini | [ng] check: logic to define *LOG_DRIVER vars moved... |
commit | commitdiff | tree |
2012-05-22 |
Stefano Lattarini | [ng] warns: don't report possible issues with '_DEPENDE... |
commit | commitdiff | tree |
2012-05-22 |
Stefano Lattarini | [ng] refactor: merge check2.am into parallel-tests.am |
commit | commitdiff | tree |
2012-05-22 |
Stefano Lattarini | [ng] am: new make variable '$(am__handle_exeext)' |
commit | commitdiff | tree |
2012-05-22 |
Stefano Lattarini | [ng] check: unconditionally distribute test-driver |
commit | commitdiff | tree |
2012-05-22 |
Stefano Lattarini | [ng] check: warn about invalid TEST_EXTENSIONS at make... |
commit | commitdiff | tree |
2012-05-22 |
Stefano Lattarini | [ng] check: separate serial and parallel harnesses... |
commit | commitdiff | tree |
2012-05-22 |
Stefano Lattarini | [ng] check: move definition of console colors in its... |
commit | commitdiff | tree |
2012-05-22 |
Stefano Lattarini | [ng] refactor: make '$am_config_aux_dir' available... |
commit | commitdiff | tree |
2012-05-22 |
Stefano Lattarini | [ng] am: implement $(am__tolower) and $(am__toupper) |
commit | commitdiff | tree |
2012-05-22 |
Stefano Lattarini | [ng] tests: get rid of an almost-obsolete test case... |
commit | commitdiff | tree |
2012-05-22 |
Stefano Lattarini | [ng] serial-tests: simplify automake-time preprocessing |
commit | commitdiff | tree |
2012-05-22 |
Stefano Lattarini | [ng] am: new private make variable $(am__all_progs) |
commit | commitdiff | tree |
2012-05-22 |
Stefano Lattarini | [ng] automake: allow user to pass Makefile content... |
commit | commitdiff | tree |
2012-05-22 |
Stefano Lattarini | [ng] cleanup: remove an hack for GNU make 3.80 |
commit | commitdiff | tree |
2012-05-21 |
Stefano Lattarini | Merge branch 'master' into ng/master |
commit | commitdiff | tree |
2012-05-21 |
Stefano Lattarini | [ng] dirstamp: remove, use inlined parent directory... |
commit | commitdiff | tree |
2012-05-21 |
Stefano Lattarini | Merge branch 'ng/decruft' into ng/master |
commit | commitdiff | tree |
2012-05-21 |
Stefano Lattarini | autodist: remove obscure, very seldom used, or obsolesc... |
commit | commitdiff | tree |
2012-05-21 |
Stefano Lattarini | Merge branch 'fix-v1.12-264-g48b6805' into ng/decruft |
commit | commitdiff | tree |
2012-05-21 |
Stefano Lattarini | [ng] fixup: really remove config.h.{bot,top} from autom... |
commit | commitdiff | tree |
2012-05-21 |
Stefano Lattarini | Merge branches 'ng/require-gmake-3.81' and 'ng/decruft... |
commit | commitdiff | tree |
2012-05-21 |
Stefano Lattarini | [ng] requirements: require GNU make >= 3.81 |
commit | commitdiff | tree |
2012-05-21 |
Stefano Lattarini | [ng] cleanup: don't support $(ACLOCAL_M4_SOURCES) anymo... |
commit | commitdiff | tree |
2012-05-21 |
Stefano Lattarini | [ng] compile: don't support $(INCLUDES) anymore, it... |
commit | commitdiff | tree |
2012-05-21 |
Stefano Lattarini | [ng] mkinstalldirs: remove support for the script and... |
commit | commitdiff | tree |
2012-05-21 |
Stefano Lattarini | [ng] cleanup: minor cleanups in remake-hdr.am |
commit | commitdiff | tree |
2012-05-21 |
Stefano Lattarini | [ng] config.h.{bot,top}: don't support anymore (distrib... |
commit | commitdiff | tree |
2012-05-21 |
Stefano Lattarini | [ng] acconfig.h: don't support anymore (distribution... |
commit | commitdiff | tree |
2012-05-21 |
Stefano Lattarini | [ng] cleanup: remove obsolete special-handling of defau... |
commit | commitdiff | tree |
2012-05-21 |
Stefano Lattarini | [ng] cleanup: remove a workaround for BSD make (default... |
commit | commitdiff | tree |
2012-05-21 |
Stefano Lattarini | [ng] cleanup: remove a workaround for BSD make (comment... |
commit | commitdiff | tree |
2012-05-20 |
Stefano Lattarini | [ng] cleanup: remove obsolescent comments about subdir... |
commit | commitdiff | tree |
2012-05-20 |
Stefano Lattarini | [ng] cleanup: remove a workaround only needed by Solari... |
commit | commitdiff | tree |
next |