[crosstool-ng/crosstool-ng] 146c68: scripts/functions: add CT_GetPkgBuildVersion

Alexey Neyman <[email protected]>
Newsgroups gmane.comp.gcc.cross-compiling
Message-ID <5a1fb92458ef6_2d2a3fbe6d707c34251943@hookshot-fe6-cp1-prd.iad.github.net.mail>
  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 146c6814c9627a012c1a321073ac6ef2d7935d29
      https://github.com/crosstool-ng/crosstool-ng/commit/146c6814c9627a012c1a321073ac6ef2d7935d29
  Author: Sergey Korolev <[email protected]>
  Date:   2017-11-19 (Sun, 19 Nov 2017)

  Changed paths:
    M scripts/functions

  Log Message:
  -----------
  scripts/functions: add CT_GetPkgBuildVersion

This allows to get a configured custom version of a package.

Signed-off-by: Sergey Korolev <[email protected]>


  Commit: 5e0d62fac62450c2527b6efaccbc5c5b6aef8c0e
      https://github.com/crosstool-ng/crosstool-ng/commit/5e0d62fac62450c2527b6efaccbc5c5b6aef8c0e
  Author: Sergey Korolev <[email protected]>
  Date:   2017-11-19 (Sun, 19 Nov 2017)

  Changed paths:
    M scripts/showSamples.sh

  Log Message:
  -----------
  scripts/showSamples.sh: support custom package versions

Signed-off-by: Sergey Korolev <[email protected]>


  Commit: 63e91f4eba6fc9ba61be04eda3cc7fae19c827b8
      https://github.com/crosstool-ng/crosstool-ng/commit/63e91f4eba6fc9ba61be04eda3cc7fae19c827b8
  Author: Alexey Neyman <[email protected]>
  Date:   2017-11-19 (Sun, 19 Nov 2017)

  Changed paths:
    M bootstrap
    M maintainer/kconfig-choice.template
    M maintainer/kconfig-versions.template
    M scripts/functions
    M scripts/showSamples.sh

  Log Message:
  -----------
  A few fixes for showSamples

- Use fork's name, not the master package name
- Allow to use a choice selector when printing a package
- Consider complibs always present (they are, gcc does require gmp/...)

Signed-off-by: Alexey Neyman <[email protected]>


  Commit: f1cca2a7c2e5cf5ba3cb4f9c520e6bc5edc1a691
      https://github.com/crosstool-ng/crosstool-ng/commit/f1cca2a7c2e5cf5ba3cb4f9c520e6bc5edc1a691
  Author: Alexey Neyman <[email protected]>
  Date:   2017-11-19 (Sun, 19 Nov 2017)

  Changed paths:
    M samples/samples.mk
    M scripts/showSamples.sh

  Log Message:
  -----------
  Retire wiki-printer

It is not used anymore and is currently broken.

Signed-off-by: Alexey Neyman <[email protected]>


  Commit: 5495a3497b54aa56e821c8aa44233345c0bd86b9
      https://github.com/crosstool-ng/crosstool-ng/commit/5495a3497b54aa56e821c8aa44233345c0bd86b9
  Author: Alexey Neyman <[email protected]>
  Date:   2017-11-19 (Sun, 19 Nov 2017)

  Changed paths:
    M Makefile.in
    M scripts/.gitignore
    A scripts/showConfig.sh
    R scripts/showConfig.sh.in

  Log Message:
  -----------
  showConfig.sh no longer has anything substituted

Signed-off-by: Alexey Neyman <[email protected]>


  Commit: d759137c46fb7a04c4db44123ba3050afd734eef
      https://github.com/crosstool-ng/crosstool-ng/commit/d759137c46fb7a04c4db44123ba3050afd734eef
  Author: Alexey Neyman <[email protected]>
  Date:   2017-11-19 (Sun, 19 Nov 2017)

  Changed paths:
    M ct-ng.in
    M samples/samples.mk
    A scripts/show-config.sh
    A scripts/show-tuple.sh
    R scripts/showConfig.sh
    R scripts/showSamples.sh

  Log Message:
  -----------
  Align script names with the ct-ng commands

Signed-off-by: Alexey Neyman <[email protected]>


  Commit: 9fdb93cce0a05e2562522153fe5deba8a9e9ae54
      https://github.com/crosstool-ng/crosstool-ng/commit/9fdb93cce0a05e2562522153fe5deba8a9e9ae54
  Author: Alexey Neyman <[email protected]>
  Date:   2017-11-29 (Wed, 29 Nov 2017)

  Changed paths:
    M bootstrap
    M config/arch/alpha.in
    M config/arch/arm.in
    M config/arch/avr.in
    M config/arch/m68k.in
    M config/arch/microblaze.in
    M config/arch/mips.in
    M config/arch/msp430.in
    M config/arch/nios2.in
    M config/arch/powerpc.in
    M config/arch/riscv.in
    M config/arch/s390.in
    M config/arch/sh.in
    M config/arch/sparc.in
    M config/arch/x86.in
    M config/arch/xtensa.in
    M config/binutils/binutils.in
    M config/cc/gcc.in
    M config/comp_libs.in
    M config/comp_libs/cloog.in
    M config/comp_libs/expat.in
    M config/comp_libs/gettext.in
    M config/comp_libs/gmp.in
    M config/comp_libs/isl.in
    M config/comp_libs/libelf.in
    M config/comp_libs/libiconv.in
    M config/comp_libs/mpc.in
    M config/comp_libs/mpfr.in
    M config/comp_libs/ncurses.in
    M config/comp_libs/zlib.in
    M config/comp_tools/autoconf.in
    M config/comp_tools/automake.in
    M config/comp_tools/libtool.in
    M config/comp_tools/m4.in
    M config/comp_tools/make.in
    M config/debug/duma.in
    M config/debug/gdb.in
    M config/debug/ltrace.in
    M config/debug/strace.in
    M config/kernel/bare-metal.in
    M config/kernel/linux.in
    M config/kernel/windows.in
    M config/libc/avr-libc.in
    M config/libc/bionic.in
    M config/libc/glibc.in
    M config/libc/mingw-w64.in
    M config/libc/musl.in
    M config/libc/newlib.in
    M config/libc/none.in
    M config/libc/uClibc.in
    M maintainer/kconfig-choice.template
    M maintainer/kconfig-menu.template
    M scripts/functions
    M scripts/show-config.sh

  Log Message:
  -----------
  Make comp.libs use generated templates, too

This allows us to include the component-to-package relation in the
generated kconfig files and make use of that information in the
show-config.sh script.

Signed-off-by: Alexey Neyman <[email protected]>


  Commit: e832b9b220f90b11b893e2815ceb37ec2b708683
      https://github.com/crosstool-ng/crosstool-ng/commit/e832b9b220f90b11b893e2815ceb37ec2b708683
  Author: Alexey Neyman <[email protected]>
  Date:   2017-11-29 (Wed, 29 Nov 2017)

  Changed paths:
    M Makefile.in
    M bootstrap
    M config/arch/alpha.in
    M config/arch/arm.in
    M config/arch/avr.in
    M config/arch/m68k.in
    M config/arch/microblaze.in
    M config/arch/mips.in
    M config/arch/msp430.in
    M config/arch/nios2.in
    M config/arch/powerpc.in
    M config/arch/riscv.in
    M config/arch/s390.in
    M config/arch/sh.in
    M config/arch/sparc.in
    M config/arch/x86.in
    M config/arch/xtensa.in
    M config/binutils/binutils.in
    M config/cc/gcc.in
    M config/comp_libs.in
    M config/comp_libs/cloog.in
    M config/comp_libs/expat.in
    M config/comp_libs/gettext.in
    M config/comp_libs/gmp.in
    M config/comp_libs/isl.in
    M config/comp_libs/libelf.in
    M config/comp_libs/libiconv.in
    M config/comp_libs/mpc.in
    M config/comp_libs/mpfr.in
    M config/comp_libs/ncurses.in
    M config/comp_libs/zlib.in
    M config/comp_tools/autoconf.in
    M config/comp_tools/automake.in
    M config/comp_tools/libtool.in
    M config/comp_tools/m4.in
    M config/comp_tools/make.in
    M config/debug/duma.in
    M config/debug/gdb.in
    M config/debug/ltrace.in
    M config/debug/strace.in
    M config/kernel/bare-metal.in
    M config/kernel/linux.in
    M config/kernel/windows.in
    M config/libc/avr-libc.in
    M config/libc/bionic.in
    M config/libc/glibc.in
    M config/libc/mingw-w64.in
    M config/libc/musl.in
    M config/libc/newlib.in
    M config/libc/none.in
    M config/libc/uClibc.in
    M ct-ng.in
    M maintainer/kconfig-choice.template
    M maintainer/kconfig-menu.template
    M maintainer/kconfig-versions.template
    M samples/samples.mk
    M scripts/.gitignore
    M scripts/functions
    A scripts/show-config.sh
    A scripts/show-tuple.sh
    R scripts/showConfig.sh.in
    R scripts/showSamples.sh

  Log Message:
  -----------
  Merge pull request #869 from stilor/show-samples

Support custom packages in show-config


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/1b8d0d2138a7...e832b9b220f9
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.