public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [crosstool-ng/crosstool-ng] 6f8e89: consistency: Use exported variables of required to...
@ 2015-11-17 12:13 Bryan Hundven
  0 siblings, 0 replies; only message in thread
From: Bryan Hundven @ 2015-11-17 12:13 UTC (permalink / raw)
  To: crossgcc

[-- Attachment #1: Type: text/plain, Size: 4396 bytes --]

  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e
      https://github.com/crosstool-ng/crosstool-ng/commit/6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-11-17 (Tue, 17 Nov 2015)

  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/120-ppl.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/000-template.sh
    M scripts/build/debug/100-dmalloc.sh
    M scripts/build/debug/200-duma.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/internals.sh
    M scripts/build/kernel/linux.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
    M scripts/build/libc/uClibc.sh
    M scripts/build/test_suite/gcc.sh
    M scripts/crosstool-NG.sh.in
    M scripts/functions
    M scripts/populate.in
    M scripts/xldd.in

  Log Message:
  -----------
  consistency: Use exported variables of required tools

We check for apps:

* make
* sed
* grep
* awk
* libtool/libtoolize
* install
* patch
* and more

...during configure. Our scripts should be consistent about using the
variables that define where the found tool was found.

Of course, we do hard-link these tools in buildtools, but that should be
a backup for the components we are building. Our scripts should always
use the tools we find.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>


  Commit: 3c1d8625e60e31ed073beb247eaf934364a36957
      https://github.com/crosstool-ng/crosstool-ng/commit/3c1d8625e60e31ed073beb247eaf934364a36957
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-11-17 (Tue, 17 Nov 2015)

  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/120-ppl.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/000-template.sh
    M scripts/build/debug/100-dmalloc.sh
    M scripts/build/debug/200-duma.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/internals.sh
    M scripts/build/kernel/linux.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
    M scripts/build/libc/uClibc.sh
    M scripts/build/test_suite/gcc.sh
    M scripts/crosstool-NG.sh.in
    M scripts/functions
    M scripts/populate.in
    M scripts/xldd.in

  Log Message:
  -----------
  Merge pull request #268 from bhundven/consistent_usage_of_found_apps

consistency: Use exported variables of required tools


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/65fd24fc00b2...3c1d8625e60e

[-- Attachment #2: Type: text/plain, Size: 71 bytes --]

--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-11-17 12:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-17 12:13 [crosstool-ng/crosstool-ng] 6f8e89: consistency: Use exported variables of required to Bryan Hundven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).