From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 129399 invoked by alias); 6 Feb 2017 08:04:53 -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 129365 invoked by uid 89); 6 Feb 2017 08:04:53 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.6 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=575, crosstoolng, crosstool-ng, stilor X-HELO: m71-131.mailgun.net Received: from m71-131.mailgun.net (HELO m71-131.mailgun.net) (166.78.71.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 06 Feb 2017 08:04:42 +0000 X-Mailgun-Sending-Ip: 166.78.71.131 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 58982e12.7f161f73c510-smtp-out-n01; Mon, 06 Feb 2017 08:04:34 -0000 (UTC) Date: Mon, 06 Feb 2017 08:04:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <58982e12d5d38_15113fb8a4b3fc301163ec@hookshot-fe6-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] ef841e: Allow some tunables for ncurses Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_58982e12d592a_15113fb8a4b3fc30116299"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-02/txt/msg00008.txt.bz2 ----==_mimepart_58982e12d592a_15113fb8a4b3fc30116299 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1340 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: ef841ea31232bc880080353ab61ad1d562004b28 https://github.com/crosstool-ng/crosstool-ng/commit/ef841ea31232bc880080353ab61ad1d562004b28 Author: Alexey Neyman Date: 2017-02-05 (Sun, 05 Feb 2017) Changed paths: M config/companion_libs/ncurses.in A patches/ncurses/6.0/999-create-run_tic.patch M scripts/build/companion_libs/220-ncurses.sh Log Message: ----------- Allow some tunables for ncurses - Allow user to specify configure arguments to pass through to host/target ncurses. - Checkbox for --disable-database - String option for --with-fallbacks Signed-off-by: Alexey Neyman Commit: 46bfc8a4dc53779f6f7eff164a00321947a796d1 https://github.com/crosstool-ng/crosstool-ng/commit/46bfc8a4dc53779f6f7eff164a00321947a796d1 Author: Alexey Neyman Date: 2017-02-06 (Mon, 06 Feb 2017) Changed paths: M config/companion_libs/ncurses.in A patches/ncurses/6.0/999-create-run_tic.patch M scripts/build/companion_libs/220-ncurses.sh Log Message: ----------- Merge pull request #575 from stilor/ncurses-configure Allow some tunables for ncurses Compare: https://github.com/crosstool-ng/crosstool-ng/compare/ee1299254757...46bfc8a4dc53 ----==_mimepart_58982e12d592a_15113fb8a4b3fc30116299--