Edit

kc3-lang/automake/.gitignore

Branch :

  • Show log

    Commit

  • Author : Stefano Lattarini
    Date : 2012-04-06 15:20:54
    Hash : 8e02441b
    Message : maint: no more make recursion in Automake's build system We finally merge testsuite-related part of the Automake build system with the top-level one. See also yesterday's commit 'v1.11-2124-ga4b0f4b', "maint: remove most recursion in automake's own build system". * t/gen-testsuite-part: Move ... * gen-testsuite-part: ... here, with required adjustments. * t/defs-static.in: Move ... * defs-static.in: ... here, with required adjustments. In particular ... ($testsrcdir, $testbuilddir): Removed. ($top_testsrcdir): Renamed ... ($am_top_srcdir): ... to this. ($top_testbuilddir): Renamed ... ($am_top_builddir): ... to this. * t/defs: Move ... * defs: ... here, and adjust as required. * t/Makefile.am: Merge ... * Makefile.am: ... in here, with related adjustments and simplifications. * bootstrap: Adjust as required. * syntax-checks.mk: Likewise. * .gitignore: Likewise. * t/ax/tap-setup.sh: Likewise. * t/get-sysconf.sh: Likewise. * t/help-multilib.sh: Likewise. * t/multlib.sh: Likewise. * t/parallel-tests2.sh: Likewise. * t/self-check-cleanup.tap: Likewise. * t/self-check-exit.tap: Likewise. * t/self-check-dir.tap: Likewise. * t/self-check-explicit-skips.sh: Likewise. * t/self-check-reexec.tap: Likewise. * t/self-check-sanity.sh: Likewise. * t/yacc-d-cxx.sh: Likewise. Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>

  • .gitignore
  • /ChangeLog
    /aclocal.m4
    /configure
    /Makefile.in
    /Makefile
    /.autom4te.cache
    /config.cache
    /config.log
    /config.status
    /config.status.lineno
    /configure.lineno
    /aclocal
    /automake
    /doc/.dirstamp
    /doc/automake*.info
    /doc/automake*.info-[0-9]
    /doc/automake*.html
    /doc/automake*.dvi
    /doc/automake*.pdf
    /doc/automake*.ps
    /doc/automake*.1
    /doc/aclocal*.1
    /doc/stamp-vti
    /doc/version.texi
    /doc/amhello-*.tar.gz
    /doc/amhello/Makefile.in
    /doc/amhello/aclocal.m4
    /doc/amhello/config.h.in
    /doc/amhello/config.h.in~
    /doc/amhello/configure
    /doc/amhello/depcomp
    /doc/amhello/install-sh
    /doc/amhello/missing
    /lib/Automake/Config.pm
    /test-suite.log
    /t/wrap/aclocal-1.*
    /t/wrap/automake-1.*
    /defs-static
    /t/testsuite-part.am
    /t/*-w.tap
    /t/*-w.sh
    /t/depcomp-*.tap
    /t/*.dir
    /t/*.log
    /t/*.trs
    /t/pm/*.log
    /t/pm/*.trs
    cscope.files
    cscope.in.out
    cscope.out
    cscope.po.out
    tags
    TAGS