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