From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dani Moncayo Newsgroups: gmane.emacs.devel Subject: Re: Emacs Windows barebin distribution Date: Sun, 18 Nov 2012 21:22:49 +0100 Message-ID: References: <4F8ADAFC.9030308@gmail.com> <831unp0xzq.fsf@gnu.org> <837gpj0vyo.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1353270184 20034 80.91.229.3 (18 Nov 2012 20:23:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 18 Nov 2012 20:23:04 +0000 (UTC) Cc: Christoph Scholtes , Eli Zaretskii , emacs-devel@gnu.org To: Mathias Dahl Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 18 21:23:15 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TaBOZ-0000bW-84 for ged-emacs-devel@m.gmane.org; Sun, 18 Nov 2012 21:23:11 +0100 Original-Received: from localhost ([::1]:60271 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TaBOP-0002xf-2S for ged-emacs-devel@m.gmane.org; Sun, 18 Nov 2012 15:23:01 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:57923) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TaBOL-0002xV-1i for emacs-devel@gnu.org; Sun, 18 Nov 2012 15:23:00 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TaBOH-0002ZU-U8 for emacs-devel@gnu.org; Sun, 18 Nov 2012 15:22:56 -0500 Original-Received: from mail-oa0-f41.google.com ([209.85.219.41]:52476) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TaBOE-0002Y7-AD; Sun, 18 Nov 2012 15:22:50 -0500 Original-Received: by mail-oa0-f41.google.com with SMTP id k14so4800437oag.0 for ; Sun, 18 Nov 2012 12:22:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=s6LM+yWX9gmq5oUYzvPzjYaONqoP4D5TMimmYDbET6o=; b=qS8BC72gHxvjb7b9LWfteJ+7m86J0/vtLpkmYs9tPB8uu+yfdTALecj1TAsCDAMn89 MMoL+VBXsMtYubkU49tmhbd+7g77qJXwiAgMsbxLvmZpmEBRlmgT1SmANDliRCeiVX1V kkjkdNHiGOz8sj5I18UsxKsUJXZWnIPoMroW1CPQjP4ru1dzkrTroQMmd6CmLo+0gmW1 rxmFOR38WoW1kz0tMK417nTLhkQ78mWKqtqMm798kBygBa1r4aVmedqKkguh4nDSPSwq AV+K+RXAxLIdGSk18wdXizWPDa2u+ezW+cerh0xgRdEvHakzEcPWIv8kME3aE4tgANir Kgtg== Original-Received: by 10.182.146.107 with SMTP id tb11mr8847201obb.30.1353270169497; Sun, 18 Nov 2012 12:22:49 -0800 (PST) Original-Received: by 10.60.64.170 with HTTP; Sun, 18 Nov 2012 12:22:49 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.219.41 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:154928 Archived-At: For the record: I'm in favor of removing the "barebin" distribution from the "dist" makefile target, but actually I don't have anything against that distribution. What I wanted to achieve was just a way of building the (full) "binary" distribution without having to build _also_ the "barebin" one (which I'm not interested in, at least for now). So, if for some reason it is deemed appropriate support the "barebin" distribution again, please, make it a different makefile target, so that those who don't want it don't have to spend the extra time and disk space. -- Dani Moncayo