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] 319023: Implement 'ct-ng source'.


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 319023c7afc4a48593240db4afe58ac57c4cc4a6
      https://github.com/crosstool-ng/crosstool-ng/commit/319023c7afc4a48593240db4afe58ac57c4cc4a6
  Author: Alexey Neyman <stilor@att.net>
  Date:   2015-10-30 (Fri, 30 Oct 2015)

  Changed paths:
    M ct-ng.in
    M scripts/crosstool-NG.sh.in

  Log Message:
  -----------
  Implement 'ct-ng source'.

Provides a simpler alternative to editing config to enable
CT_ONLY_DOWNLOAD, doing ct-ng build and then restoring .config.

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


  Commit: 263e8026eca666e09516764f6535da518f36fcb9
      https://github.com/crosstool-ng/crosstool-ng/commit/263e8026eca666e09516764f6535da518f36fcb9
  Author: Alexey Neyman <stilor@att.net>
  Date:   2015-10-30 (Fri, 30 Oct 2015)

  Changed paths:
    M ct-ng.in
    M samples/samples.mk

  Log Message:
  -----------
  Change sed monstrosity into a make variable.

The convoluted sed expression was doing what is already available in
make as `$*'.

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


  Commit: f849505ac94a3f616fc3af243f50be42409335ca
      https://github.com/crosstool-ng/crosstool-ng/commit/f849505ac94a3f616fc3af243f50be42409335ca
  Author: Alexey Neyman <stilor@att.net>
  Date:   2015-10-30 (Fri, 30 Oct 2015)

  Changed paths:
    M scripts/crosstool-NG.sh.in

  Log Message:
  -----------
  Sanity check for number of parallel jobs.

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


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

  Changed paths:
    M ct-ng.in
    M samples/samples.mk
    M scripts/crosstool-NG.sh.in

  Log Message:
  -----------
  Merge pull request #235 from stilor/ctng-source

ctng source


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/8c87c3d7195c...5ffc9ecd10de
--
For unsubscribe information see http://sourceware.org/lists.html#faq

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