all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: phillip.lord@russet.org.uk (Phillip Lord)
To: Michael Albinus <michael.albinus@gmx.de>
Cc: emacs-devel@gnu.org
Subject: Re: emacs-26 3fc05cf: Scripts to automate windows binary distribution
Date: Wed, 25 Oct 2017 09:37:57 +0100	[thread overview]
Message-ID: <874lqntyfu.fsf@russet.org.uk> (raw)
In-Reply-To: <87r2trg01m.fsf@gmx.de> (Michael Albinus's message of "Wed, 25 Oct 2017 09:27:01 +0200")

Michael Albinus <michael.albinus@gmx.de> writes:

> phillip.lord@russet.org.uk (Phillip Lord) writes:
>
>> diff --git a/admin/nt/dist-build/build-dep-zips.py
>> b/admin/nt/dist-build/build-dep-zips.py
>> new file mode 100755
>> index 0000000..33bc4b5
>> --- /dev/null
>> +++ b/admin/nt/dist-build/build-dep-zips.py
>> @@ -0,0 +1,223 @@
>> +#!/usr/bin/python3
>
> Likely I've missed the discussion, but do we want to distribute Python
> scripts with Emacs?

modules/modhelp.py has been there since 2015, so we already do.

I started off writing this in bash, but it's such a pain that I ported
it to python which ended up much nicer. Given that this file has about a
15-20 minute run time, this seemed a useful thing to me. As it happens
it was also easy to make it go quicker which is important because it
means that I can do the build in the evening, rather than over two
evenings.

It only has to run in a single environment, and that environment has
python3. I'll probably port build-zips.sh at some point as well.

Phil



  reply	other threads:[~2017-10-25  8:37 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20171024173456.23065.52677@vcs0.savannah.gnu.org>
     [not found] ` <20171024173457.C45BE2031F@vcs0.savannah.gnu.org>
2017-10-25  7:27   ` emacs-26 3fc05cf: Scripts to automate windows binary distribution Michael Albinus
2017-10-25  8:37     ` Phillip Lord [this message]
2017-10-25 10:16       ` Michael Albinus
2017-10-25 10:53         ` Kaushal Modi
2017-10-25 11:06           ` Michael Albinus
2017-10-25 14:44         ` Eli Zaretskii
2017-10-25 14:59           ` Michael Albinus
2017-10-25 15:08             ` Óscar Fuentes
2017-10-25 15:19             ` Eli Zaretskii
2017-10-25 15:27               ` Michael Albinus
2017-10-25 11:03       ` Noam Postavsky
2017-10-25 15:42         ` Phillip Lord
2017-10-25 12:11     ` Stefan Monnier
2017-10-25 15:45       ` Phillip Lord
2017-10-26  3:42     ` Richard Stallman

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

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

  git send-email \
    --in-reply-to=874lqntyfu.fsf@russet.org.uk \
    --to=phillip.lord@russet.org.uk \
    --cc=emacs-devel@gnu.org \
    --cc=michael.albinus@gmx.de \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.