From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?=C3=93scar_Fuentes?= Newsgroups: gmane.emacs.devel Subject: Multi-platform build system (was: Building Emacs on Windows with MinGW+MSYS) Date: Fri, 14 Oct 2011 01:37:44 +0200 Message-ID: <87vcrsbgzb.fsf_-_@wanadoo.es> References: <83pqi01rcl.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1318549090 11307 80.91.229.12 (13 Oct 2011 23:38:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 13 Oct 2011 23:38:10 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 14 01:38:06 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1REUqh-0006CM-NU for ged-emacs-devel@m.gmane.org; Fri, 14 Oct 2011 01:38:03 +0200 Original-Received: from localhost ([::1]:54044 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REUqh-0007z9-78 for ged-emacs-devel@m.gmane.org; Thu, 13 Oct 2011 19:38:03 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:53114) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REUqe-0007yw-6V for emacs-devel@gnu.org; Thu, 13 Oct 2011 19:38:01 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1REUqd-0002MO-6B for emacs-devel@gnu.org; Thu, 13 Oct 2011 19:38:00 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:38736) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REUqd-0002M9-0f for emacs-devel@gnu.org; Thu, 13 Oct 2011 19:37:59 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1REUqa-00068M-T8 for emacs-devel@gnu.org; Fri, 14 Oct 2011 01:37:56 +0200 Original-Received: from 175.red-83-45-165.dynamicip.rima-tde.net ([83.45.165.175]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Oct 2011 01:37:56 +0200 Original-Received: from ofv by 175.red-83-45-165.dynamicip.rima-tde.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Oct 2011 01:37:56 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 9 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 175.red-83-45-165.dynamicip.rima-tde.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:EbbuBmSVJ7YLyKHUcIFQ83Vo7EU= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 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:145169 Archived-At: [snip] Time ago I volunteered to write a CMake [1] build spec for Emacs. It was considered unnecessary by the people who does most of the work on the current build systems. I will have some free time (sigh) on the next months, so I reiterate the offer in case anyone changed his mind. [1]: www.cmake.org