unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Óscar Fuentes" <ofv@wanadoo.es>
To: emacs-devel@gnu.org
Subject: Re: CMake build anyone?
Date: Tue, 27 Jul 2010 00:04:18 +0200	[thread overview]
Message-ID: <87y6cxucgt.fsf@telefonica.net> (raw)
In-Reply-To: jwv8w4ynd78.fsf-monnier+emacs@gnu.org

Stefan Monnier <monnier@IRO.UMontreal.CA> writes:

> From what I heard, CMake is an interesting tool and we may consider
> using it for Emacs.  But the way I see it, it only really makes sense to
> do that if it can be used for "all" platforms and/or if it can be used
> to reduce the amount of stuff to install (e.g. in Windows).

CMake scripts are inherently cross-platform and in the case of Emacs the
build would work for all platforms, except MSDOS. Cross-compiling could
be used for generating MSDOS executables, but Eli already explained that
bootstrapping Emacs on MSDOS is required by DJGPP.

On Windows, we remove one requirement (`rm' and `cp') and add another
(cmake.) CMake does lots of other interesting things, though. This is a
partial list of the features and benefits provided by cmake (`cmake'
here includes `ctest' and `cpack'):

http://www.cmake.org/Wiki/Really_Cool_CMake_Features

> So unless CMake can be used to make it easier to install Emacs on
> Windows, I think it'll have to wait until cmake is likely to be
> installed on most unixy systems.  I.e. don't hold your breath.

Fair enough. But please note that I was not proposing replacing the
current autoconf build with cmake (although some users could benefit
from having a cmake build on Unix, see the feature list linked above.)

My proposal was motivated by my impression about the Windows build being
hard to maintain and I thought that the developers could be interested
on an alternative that removes most of the burden so they can focus
their efforts elsewhere. Since only Juanma expressed some interest and
other people objected, let's forget the proposal and move on.




  reply	other threads:[~2010-07-26 22:04 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-25 17:28 CMake build anyone? Óscar Fuentes
2010-07-25 17:42 ` Juanma Barranquero
2010-07-25 17:57   ` Óscar Fuentes
2010-07-25 18:21     ` Juanma Barranquero
2010-07-25 19:44       ` Óscar Fuentes
2010-07-25 20:47         ` Juanma Barranquero
2010-07-25 20:57       ` Eli Zaretskii
2010-07-25 20:54     ` Eli Zaretskii
2010-07-25 21:34       ` Óscar Fuentes
2010-07-25 23:04         ` Juanma Barranquero
2010-07-25 23:44           ` Óscar Fuentes
2010-07-26  0:05             ` Juanma Barranquero
2010-07-26  0:16               ` Óscar Fuentes
2010-07-26  3:07         ` Eli Zaretskii
2010-07-26  3:42           ` Juanma Barranquero
2010-07-26  9:18             ` Andreas Schwab
2010-07-26  9:54               ` Juanma Barranquero
2010-07-26 10:11                 ` Andreas Schwab
2010-07-26 10:16                   ` Juanma Barranquero
2010-07-26 17:12                     ` Eli Zaretskii
2010-07-26 20:19                       ` Juanma Barranquero
2010-07-26 20:33                         ` Eli Zaretskii
2010-07-26 21:19                         ` Miles Bader
2010-07-26 21:59                           ` Juanma Barranquero
2010-07-26 17:07                 ` Eli Zaretskii
2010-07-26 20:11                   ` Juanma Barranquero
2010-07-26 21:33                     ` Stefan Monnier
2010-07-26 22:04                       ` Óscar Fuentes [this message]
2010-07-26 23:11                         ` Stefan Monnier
2010-07-26 23:32                           ` Miles Bader
2010-07-27  0:34                             ` Wojciech Meyer
2010-07-27  3:06                             ` Tom Tromey
2010-07-27  3:21                               ` Miles Bader
2010-07-27 15:43                                 ` Alfred M. Szmidt
2010-07-27 10:36                               ` Stefan Monnier
2010-07-26  4:15           ` Óscar Fuentes
2010-07-26  4:45             ` Óscar Fuentes
2010-07-26 17:03               ` Eli Zaretskii
2010-07-26 20:02                 ` Juanma Barranquero
2010-07-26 20:31                   ` Eli Zaretskii
2010-07-26 17:01             ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y6cxucgt.fsf@telefonica.net \
    --to=ofv@wanadoo.es \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).