From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Noah Lavine Newsgroups: gmane.emacs.devel,gmane.emacs.windows Subject: Re: New build of the trunk for MS Windows Date: Sat, 27 Oct 2012 11:58:45 -0400 Message-ID: References: <5y6262qqze.fsf@fencepost.gnu.org> <6FB12C4CB1654ED0B1A7EF8D4C53799A@us.oracle.com> <508BFE21.4030601@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1351353533 16198 80.91.229.3 (27 Oct 2012 15:58:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 27 Oct 2012 15:58:53 +0000 (UTC) Cc: help-emacs-windows@gnu.org, Sean Sieger , Stefan Monnier , Drew Adams , Emacs development discussions To: Christoph Scholtes Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 27 17:59:01 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TS8mq-000473-UH for ged-emacs-devel@m.gmane.org; Sat, 27 Oct 2012 17:59:01 +0200 Original-Received: from localhost ([::1]:50424 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TS8mj-0005t3-2M for ged-emacs-devel@m.gmane.org; Sat, 27 Oct 2012 11:58:53 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:42972) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TS8mg-0005nt-Fa for emacs-devel@gnu.org; Sat, 27 Oct 2012 11:58:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TS8mf-0001Gc-Gd for emacs-devel@gnu.org; Sat, 27 Oct 2012 11:58:50 -0400 Original-Received: from mail-ie0-f169.google.com ([209.85.223.169]:64690) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TS8md-0001Bi-1d; Sat, 27 Oct 2012 11:58:47 -0400 Original-Received: by mail-ie0-f169.google.com with SMTP id 10so6195643ied.0 for ; Sat, 27 Oct 2012 08:58:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=PKMOQF958MHU29pFfm2xL135pFYBoKMNGUs8KV47/G8=; b=fqO8haxc2MFrHgPCjrlfIkAaRqdCkzieU9JwgQahU9fBciVH/j/VY9vmEVwlFJmRdO H94kHPOl34+LYmYLcxGMO0SBBaRFA0e1tXXsO6e+ZVH17LxeimVVqdZmgs6myhcAWOXM 9VBUJlmUPO2KSsld5iVQaqbgEDXVJZJus2VswDrqWAer1e7xh7R6teY1TKkTh209/DQ1 P32Wj9TFxhMthgajTJsGoV6/f8Bp8GPsd/ZsyVBQNZu4uy/+XWQ7J/OzgbH0H5GCMOt4 8D0t+H/xunKENr4ZtqeUDeRc9DBwLlBs2+shej8pQkMmrVEOmvtDE7Vlnd8bC7YBuN/f v0RA== Original-Received: by 10.50.182.230 with SMTP id eh6mr5137509igc.39.1351353525998; Sat, 27 Oct 2012 08:58:45 -0700 (PDT) Original-Received: by 10.64.138.99 with HTTP; Sat, 27 Oct 2012 08:58:45 -0700 (PDT) In-Reply-To: <508BFE21.4030601@gmail.com> X-Google-Sender-Auth: NXi5abITn3jW8JYf53Oae9XVV58 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.223.169 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:154540 gmane.emacs.windows:5601 Archived-At: There is a CI server for Emacs running here: http://hydra.nixos.org/jobset/gnu/emacs-trunk. It does cygwin builds. I don't know if that's exactly what's needed or not, but I hope it helps. That server is also building the emacs-24 branch, and some other GNU projects. Noah Lavine On Sat, Oct 27, 2012 at 11:30 AM, Christoph Scholtes wrote: > On 10/22/2012 2:11 PM, Drew Adams wrote: > >> Sean Sieger did it. But he also notified emacs-devel and >> help-emacs-windows. > > > Sean has not uploaded builds in a long time. > > There are some issues with my automated build server and right now I am not > able to build on a regular basis. The server is running on my home machine, > which has issues. > > Generally, I think it would be nice if we had a server that was not tied to > someone's personal machine and could be maintained by multiple people. Is > there a CI server we can use to build and package the weekly binaries? > > Christoph >