Changes between Version 10 and Version 17 of Ticket #7


Ignore:
Timestamp:
2007-10-29T16:52:28Z (17 years ago)
Author:
zooko
Comment:

Okay, ghazel wanted to build tahoe on his machine, and he uses the Microsoft compiler exclusively, and it turns out that the Microsoft compiler doesn't support C99 (and that they have no plans to ever do so! Boo-hoo!), and so ghazel ported zfec from C99 to C89.

All of this suggests that we could use a buildslave that compiles things with the Microsoft compiler.

Oh, I just realized that I've been writing "Windows NT" in this ticket when I meant "Windows XP".

Zandr set up a Gutsy buildslave courtesy of allmydata.com.

So the current list of desired build slaves is:

  • Windows XP
  • Windows Vista
  • Windows XP compiled with the Microsoft compiler instead of gcc
  • Fedora (allmydata.com is not going to supply this one -- we need a volunteer from the community)

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7

    • Property Summary changed from more buildslaves please! to win32 Windows WinXP Vista buildslaves
    • Property Milestone changed from to undecided
  • Ticket #7 – Description

    v10 v17  
    11Wanted buildslaves:
    22
    3  * Windows native, python 2.5
    4  * Mac/Intel, python 2.5
     3 * Windows XP, native python 2.5
     4 * Windows Vista, native python 2.5
     5 * Windows any-kind, native python 2.5, compile tahoe with Microsoft compiler instead of gcc
     6 * Fedora (allmydata.com is not going to supply this one -- we need a volunteer from the community)