This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[crosstool-ng/crosstool-ng] 7186e3: Run all configure scripts using ${CONFIG_SHELL}


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 7186e39f326150371b7909e2a938fe573f05cda1
      https://github.com/crosstool-ng/crosstool-ng/commit/7186e39f326150371b7909e2a938fe573f05cda1
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-01-25 (Wed, 25 Jan 2017)

  Changed paths:
    M scripts/build/binutils/binutils.sh
    M scripts/build/cc/100-gcc.sh
    M scripts/build/companion_libs/100-gmp.sh
    M scripts/build/companion_libs/110-mpfr.sh
    M scripts/build/companion_libs/121-isl.sh
    M scripts/build/companion_libs/130-cloog.sh
    M scripts/build/companion_libs/140-mpc.sh
    M scripts/build/companion_libs/200-libelf.sh
    M scripts/build/companion_libs/210-expat.sh
    M scripts/build/companion_libs/220-ncurses.sh
    M scripts/build/companion_libs/320-libiconv.sh
    M scripts/build/companion_libs/330-gettext.sh
    M scripts/build/companion_tools/050-make.sh
    M scripts/build/companion_tools/100-m4.sh
    M scripts/build/companion_tools/200-autoconf.sh
    M scripts/build/companion_tools/300-automake.sh
    M scripts/build/companion_tools/400-libtool.sh
    M scripts/build/debug/300-gdb.sh
    M scripts/build/debug/400-ltrace.sh
    M scripts/build/debug/500-strace.sh
    M scripts/build/libc/avr-libc.sh
    M scripts/build/libc/glibc.sh
    M scripts/build/libc/mingw.sh
    M scripts/build/libc/musl.sh
    M scripts/build/libc/newlib.sh

  Log Message:
  -----------
  Run all configure scripts using ${CONFIG_SHELL}

... as its help message says in menuconfig.

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: e1132fc82936f9dfe79f1f28054e11cb405122bf
      https://github.com/crosstool-ng/crosstool-ng/commit/e1132fc82936f9dfe79f1f28054e11cb405122bf
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-01-25 (Wed, 25 Jan 2017)

  Changed paths:
    M scripts/build/binutils/binutils.sh
    M scripts/build/cc/100-gcc.sh
    M scripts/build/companion_libs/100-gmp.sh
    M scripts/build/companion_libs/110-mpfr.sh
    M scripts/build/companion_libs/121-isl.sh
    M scripts/build/companion_libs/130-cloog.sh
    M scripts/build/companion_libs/140-mpc.sh
    M scripts/build/companion_libs/200-libelf.sh
    M scripts/build/companion_libs/210-expat.sh
    M scripts/build/companion_libs/220-ncurses.sh
    M scripts/build/companion_libs/320-libiconv.sh
    M scripts/build/companion_libs/330-gettext.sh
    M scripts/build/companion_tools/050-make.sh
    M scripts/build/companion_tools/100-m4.sh
    M scripts/build/companion_tools/200-autoconf.sh
    M scripts/build/companion_tools/300-automake.sh
    M scripts/build/companion_tools/400-libtool.sh
    M scripts/build/debug/300-gdb.sh
    M scripts/build/debug/400-ltrace.sh
    M scripts/build/debug/500-strace.sh
    M scripts/build/libc/avr-libc.sh
    M scripts/build/libc/glibc.sh
    M scripts/build/libc/mingw.sh
    M scripts/build/libc/musl.sh
    M scripts/build/libc/newlib.sh

  Log Message:
  -----------
  Merge pull request #557 from stilor/config-shell

Run all configure scripts using ${CONFIG_SHELL}


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/8168cab17267...e1132fc82936

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]