public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [crosstool-ng/crosstool-ng] 6f7e6b: Build companion libs for target.
@ 2015-11-15  1:40 Bryan Hundven
  0 siblings, 0 replies; only message in thread
From: Bryan Hundven @ 2015-11-15  1:40 UTC (permalink / raw)
  To: crossgcc

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

  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 6f7e6b9969681cb3f85464066fa819fa90060783
      https://github.com/crosstool-ng/crosstool-ng/commit/6f7e6b9969681cb3f85464066fa819fa90060783
  Author: Alexey Neyman <stilor@att.net>
  Date:   2015-11-13 (Fri, 13 Nov 2015)

  Changed paths:
    M scripts/build/companion_libs.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 steps.mk

  Log Message:
  -----------
  Build companion libs for target.

Currently, only libelf has a for-target step - but it generalizes
the step to hook other libraries into this step.

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


  Commit: ac7ce3847590bd0983c581ad15c01a27c6637f18
      https://github.com/crosstool-ng/crosstool-ng/commit/ac7ce3847590bd0983c581ad15c01a27c6637f18
  Author: Alexey Neyman <stilor@att.net>
  Date:   2015-11-13 (Fri, 13 Nov 2015)

  Changed paths:
    M config/companion_libs.in
    A config/companion_libs/expat.in
    M config/debug/gdb.in.native
    M scripts/addToolVersion.sh
    A scripts/build/companion_libs/210-expat.sh
    M scripts/build/debug/300-gdb.sh
    M scripts/showSamples.sh

  Log Message:
  -----------
  Convert expat for target into a companion lib.

Expat-for-host to be done.

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


  Commit: 6102726147a6e81fd7ec209db14337055a99b84b
      https://github.com/crosstool-ng/crosstool-ng/commit/6102726147a6e81fd7ec209db14337055a99b84b
  Author: Alexey Neyman <stilor@att.net>
  Date:   2015-11-13 (Fri, 13 Nov 2015)

  Changed paths:
    M config/companion_libs.in
    A config/companion_libs/ncurses.in
    M config/debug/gdb.in.native
    M scripts/addToolVersion.sh
    A scripts/build/companion_libs/220-ncurses.sh
    M scripts/build/debug/300-gdb.sh
    M scripts/showSamples.sh

  Log Message:
  -----------
  Change ncurses to a companion library.

Currently, builds for build and target (matching the current
implementation). Need to add building for host for canadian crosses.

TIC_PATH is removed - configure in ncurses searches $PATH, so it finds
'tic' in buildtools anyway. Arguably unneeded code for MacOS also
removed, with a FIXME comment for validation by someone using MacOS.

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


  Commit: 4d2d2ba954edc2fb893bd1d2f7a1e0acd4da23de
      https://github.com/crosstool-ng/crosstool-ng/commit/4d2d2ba954edc2fb893bd1d2f7a1e0acd4da23de
  Author: Alexey Neyman <stilor@att.net>
  Date:   2015-11-13 (Fri, 13 Nov 2015)

  Changed paths:
    M config/debug/gdb.in.cross
    M samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config
    M scripts/build/companion_libs/210-expat.sh
    M scripts/build/companion_libs/220-ncurses.sh
    M scripts/build/debug/300-gdb.sh

  Log Message:
  -----------
  Enable building expat/ncurses for host.

Then re-enable cross-gdb for nios2-spico-elf sample, previously
disabled.


  Commit: 16f7a9578f094cfd00a5cb6fdeec6e27ad9c25a6
      https://github.com/crosstool-ng/crosstool-ng/commit/16f7a9578f094cfd00a5cb6fdeec6e27ad9c25a6
  Author: Alexey Neyman <stilor@att.net>
  Date:   2015-11-13 (Fri, 13 Nov 2015)

  Changed paths:
    M scripts/build/debug/300-gdb.sh

  Log Message:
  -----------
  Clean up 300-gdb.sh a bit.

Now that expat/curses have migrated into separate script, no need for
do_debug_gdb_parts() and need_gdb_src checks.

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


  Commit: be2203be68166880c0dcc67e06a5cc96995c98b7
      https://github.com/crosstool-ng/crosstool-ng/commit/be2203be68166880c0dcc67e06a5cc96995c98b7
  Author: Alexey Neyman <stilor@att.net>
  Date:   2015-11-13 (Fri, 13 Nov 2015)

  Changed paths:
    M scripts/build/companion_libs/210-expat.sh
    M scripts/build/companion_libs/220-ncurses.sh

  Log Message:
  -----------
  Pass CFLAGS/LDFLAGS to backends.

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


  Commit: 847d1d8abf62f40cbc31060c492b9858de7bec10
      https://github.com/crosstool-ng/crosstool-ng/commit/847d1d8abf62f40cbc31060c492b9858de7bec10
  Author: Alexey Neyman <stilor@att.net>
  Date:   2015-11-13 (Fri, 13 Nov 2015)

  Changed paths:
    M scripts/build/companion_libs/320-libiconv.sh
    M scripts/build/companion_libs/330-gettext.sh

  Log Message:
  -----------
  Update new companion libs with *_for_target.

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


  Commit: 465e5a8b9fd65555af44a404c9b2e3b8ac12a874
      https://github.com/crosstool-ng/crosstool-ng/commit/465e5a8b9fd65555af44a404c9b2e3b8ac12a874
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-11-14 (Sat, 14 Nov 2015)

  Changed paths:
    M config/companion_libs.in
    A config/companion_libs/expat.in
    A config/companion_libs/ncurses.in
    M config/debug/gdb.in.cross
    M config/debug/gdb.in.native
    M samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config
    M scripts/addToolVersion.sh
    M scripts/build/companion_libs.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
    A scripts/build/companion_libs/210-expat.sh
    A 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/debug/300-gdb.sh
    M scripts/showSamples.sh
    M steps.mk

  Log Message:
  -----------
  Merge pull request #249 from stilor/expat_ncurses

Promote expat/ncurses to 'companion libs'


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/38f5ad90054c...465e5a8b9fd6

[-- 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-15  1:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-15  1:40 [crosstool-ng/crosstool-ng] 6f7e6b: Build companion libs for target 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).