help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: building emacs


From: Eli Zaretskii
Subject: Re: building emacs
Date: Wed, 31 May 2017 14:26:52 +0300

> From: Jean-Christophe Helary <jean.christophe.helary@gmail.com>
> Date: Wed, 31 May 2017 19:52:31 +0900
> 
> I'm building emacs with
> ./configure --with-ns
> make install
> 
> When I update my git repository (presumably with  git pull origin master), do 
> I need to reconfigure the build with the command *each time* I update the 
> code ? Or can I proceed directly to make install ?

No.  Yes.

> Also, are there ways to do incremental builds ? Where only the modified parts 
> are built and the rest stays as it were ?

That's the default, that's why we use the Make utility.  Or maybe I
don't understand what you mean by "incremental builds".

P.S.  IMO, these are not questions for this list.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]