Edit

kc3-lang/automake/.gitignore

Branch :

  • Show log

    Commit

  • Author : Mathieu Lirzin
    Date : 2017-08-29 11:27:52
    Hash : bb64793a
    Message : build: Move wrapped scripts in "bin" directory Those scripts are used both in the build process and for the tests, so it seems clearer to not hide them in "t/wrap" directory. * t/wrap/aclocal.in: Rename to ... * bin/wrap-aclocal.in: ... this. * t/wrap/automake.in: Rename to ... * bin/wrap-automake.in: ... this. * configure.ac: Generate "bin/aclocal-${APIVERSION}" and "bin/automake-${APIVERSION}" at configure time. * t/Makefile.inc (nodist_noinst_SCRIPTS): Move wrapped scripts ... * bin/Makefile.inc (nodist_noinst_SCRIPTS): ... here. * Makefile.am (extend_PATH): Use "bin" directory. * t/ax/test-defs.in (am_bindir): Likewise. * t/get-sysconf.sh: Likewise. * .gitignore: Update.

  • .gitignore
  • /announcement
    /maintainer/autoconf-*/
    /maintainer/autoconf-*.tar.gz
    /ChangeLog
    /aclocal.m4
    /configure
    /Makefile.in
    /Makefile
    /.autom4te.cache
    /config.cache
    /config.log
    /config.status
    /config.status.lineno
    /configure.lineno
    /bin/aclocal
    /bin/aclocal-1.*
    /bin/automake
    /bin/automake-1.*
    /runtest
    /doc/.dirstamp
    /doc/automake*.info
    /doc/automake*.info-[0-9]
    /doc/automake*.html
    /doc/automake*.dvi
    /doc/automake*.pdf
    /doc/automake*.ps
    /doc/automake*.t2d/
    /doc/automake*.t2p/
    /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/compile
    /doc/amhello/install-sh
    /doc/amhello/missing
    /doc/web-manual
    /lib/Automake/Config.pm
    /test-suite.log
    /t/ax/test-defs.sh
    /t/ax/shell-no-trail-bslash
    /t/ax/cc-no-c-o
    /t/testsuite-part.am
    /t/*-w.tap
    /t/*-w.sh
    /t/depcomp-*.tap
    /t/*.dir
    /t/*.log
    /t/*.trs
    /contrib/t/*.dir
    /contrib/t/*.log
    /contrib/t/*.trs
    /t/pm/*.log
    /t/pm/*.trs
    /t/perf/*.log
    /t/perf/*.trs
    cscope.files
    cscope.in.out
    cscope.out
    cscope.po.out
    tags
    TAGS