From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4645 invoked by alias); 23 Jan 2019 07:57:25 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Received: (qmail 3460 invoked by uid 89); 23 Jan 2019 07:57:25 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.7 required=5.0 tests=BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,KAM_LOTSOFHASH,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Home, 31st, heads, H*r:Unknown X-HELO: m69-170.mailgun.net Received: from m69-170.mailgun.net (HELO m69-170.mailgun.net) (166.78.69.170) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 23 Jan 2019 07:57:21 +0000 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1548230240; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=KDmGL0YqT2MxAfXwXSln4O08X993ewVJPGupYjbCU7k=; b=BtG7eX9/cffc6cBBmoIbxkWV6ZtQpvU7X7mV0ednrg0JRvCMROheUEiQ7bqU2Ug2VAGFZXRY 2gkv9EdxKCosQxFArdQRU+pvFin5N5ZpI8PWDwsckR8GNSvHKnJwliZIJARLkng+rSKz0ekG L9Ad0QS3GmFvLgJYyysE2Ybvblc= X-Mailgun-Sending-Ip: 166.78.69.170 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Sender: stilor=att.net@github.com Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5c481e5f.7f48e57bcb70-smtp-out-n03; Wed, 23 Jan 2019 07:57:19 -0000 (UTC) Date: Wed, 23 Jan 2019 07:57:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5c481e5ec376e_72bc2ab7229d4578670da@hookshot-fe-b0febf1.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 1635c1: Store the uClibc .config alongside the ct-ng .conf... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5c481e5ec3210_72bc2ab7229d457866986"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2019-01/txt/msg00027.txt.bz2 ----==_mimepart_5c481e5ec3210_72bc2ab7229d457866986 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 2567 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 1635c149a4118736e2f0b2901ae4589eea92e194 https://github.com/crosstool-ng/crosstool-ng/commit/1635c149a4118736e2f0b2901ae4589eea92e194 Author: Dima Krasner Date: 2019-01-22 (Tue, 22 Jan 2019) Changed paths: M scripts/crosstool-NG.sh Log Message: ----------- Store the uClibc .config alongside the ct-ng .config Signed-off-by: Dima Krasner Commit: 2870ffae518798e2f18c110a91a420d65a6e712b https://github.com/crosstool-ng/crosstool-ng/commit/2870ffae518798e2f18c110a91a420d65a6e712b Author: Dima Krasner Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M scripts/build/libc/uClibc.sh M scripts/crosstool-NG.sh M scripts/functions Log Message: ----------- Moved uClibc configuration installation to uClibc.sh Signed-off-by: Dima Krasner Commit: d44a62696841c772dc1164b1055b016e0073a301 https://github.com/crosstool-ng/crosstool-ng/commit/d44a62696841c772dc1164b1055b016e0073a301 Author: Dima Krasner Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M scripts/build/libc/uClibc.sh Log Message: ----------- Coding style fix in uClibc.sh Signed-off-by: Dima Krasner Commit: de797aa99d7b380cdef6c0146ae4cc68d10e089d https://github.com/crosstool-ng/crosstool-ng/commit/de797aa99d7b380cdef6c0146ae4cc68d10e089d Author: Dima Krasner Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M scripts/functions Log Message: ----------- Coding style fixes in functions Signed-off-by: Dima Krasner Commit: daa07529503413956bc3c769267d12dacb28e0d5 https://github.com/crosstool-ng/crosstool-ng/commit/daa07529503413956bc3c769267d12dacb28e0d5 Author: Alexey Neyman Date: 2019-01-22 (Tue, 22 Jan 2019) Changed paths: M scripts/build/libc/uClibc.sh M scripts/crosstool-NG.sh M scripts/functions Log Message: ----------- Merge pull request #1128 from dimkr/uclibc-cfg Store the uClibc .config alongside the ct-ng .config Compare: https://github.com/crosstool-ng/crosstool-ng/compare/0364e3cf91a6...daa075295034 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. ----==_mimepart_5c481e5ec3210_72bc2ab7229d457866986--