emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH PING] Honor 'SOURCE_DATE_EPOCH' when generating autoloads.


From: Eli Zaretskii
Subject: Re: [PATCH PING] Honor 'SOURCE_DATE_EPOCH' when generating autoloads.
Date: Wed, 23 Dec 2015 19:10:38 +0200

> From: Philipp Stephani <address@hidden>
> Date: Wed, 23 Dec 2015 16:52:08 +0000
> Cc: address@hidden, address@hidden
> 
>     I'd prefer calling this "deterministic-build", so that we could use it
>     to solve any other similar problems unrelated to dumping. Maybe even
>     "reproducible-build".
> 
> I think we have two categories of builds here:
> - Builds that get executed when running 'make' in the Emacs directory. This
> includes dumping and byte compilation of code bundled with Emacs.
> - Builds that get executed by running an initialized Emacs binary, likely on a
> different machine. This includes e.g. byte compilation of third-party
> libraries.
> I think these two categories are separate enough to have two different
> variables.

Why not use the same variable/option for both?  It sounds simpler to
me.



reply via email to

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