From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/7033 Path: news.gmane.org!not-for-mail From: Rich Felker Newsgroups: gmane.linux.lib.musl.general Subject: Re: What would make musl 1.2? Date: Fri, 13 Feb 2015 21:23:34 -0500 Message-ID: <20150214022334.GJ23507@brightrain.aerifal.cx> References: <20150213074603.GA975@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1423880635 18939 80.91.229.3 (14 Feb 2015 02:23:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 14 Feb 2015 02:23:55 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-7046-gllmg-musl=m.gmane.org@lists.openwall.com Sat Feb 14 03:23:55 2015 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1YMSOf-0002NW-Ji for gllmg-musl@m.gmane.org; Sat, 14 Feb 2015 03:23:53 +0100 Original-Received: (qmail 11887 invoked by uid 550); 14 Feb 2015 02:23:51 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 11842 invoked from network); 14 Feb 2015 02:23:46 -0000 Content-Disposition: inline In-Reply-To: <20150213074603.GA975@brightrain.aerifal.cx> User-Agent: Mutt/1.5.21 (2010-09-15) Original-Sender: Rich Felker Xref: news.gmane.org gmane.linux.lib.musl.general:7033 Archived-At: On Fri, Feb 13, 2015 at 02:46:03AM -0500, Rich Felker wrote: > We're far enough along in the 1.1.x series now that I'd like to start > thinking about what milestones might justify calling a release 1.2.0. > > [...] > > Other ideas? One more idea I'd like to add is possibly overhauling the build system for out-of-tree builds, shorter/simpler makefile, less duplication between archs' bits, ... Rich