Related topics

WinXP Builds
The daily builds page may be completed, though and this is the place we can intriduce Vince McIntyre suggestions I received last week-end and talked about at the di meeting. So, I rewrote the builds page. See http://people.debian.org/~bubulle/di/builds.htm for looking at what I propose for this page.

Changes coming for Mozilla Mac builds
due2...@atlantic.net netscape public mozilla os2 Michael Kaply wrote: For the record, 8AM builds are the best ones to try. There is no telling what state the afternoon builds are in because the could be in the middle of a checkin. The main reason we do them is because when we have regressions, they are easier to

How To Simulate Builds -- VBA Programmers, Please Help!
r...@reedmedia.net mailing netbsd bugs Number: 24625 Category: pkg Synopsis: allow pkgsrc bulk builds to do builds as non-root Confidential: no Severity: non-critical Priority: low Responsible: pkg-manager State: open Class: change-request Submitter-Id: net Arrival-Date: Mon Mar 01 16:43:00 UTC 2004 Closed-Date:

Firefox and Thunderbird "localized builds" sections on mozilla ...
Scott MacGregor msc...@netscape.com netscape public mozilla builds Our first smoketest blocker for the days is here: http: //bugzilla.mozilla.org/show_bug. cgi?id=37728 <http: //bugzilla.mozilla.org/show_bug.cgi?id=37728> This bug is currently assigned to asadotzler. I'm pretty sure he's not the owner. Any takers?

OnChar() not called in release builds.
So the only way I can think of is to create a second setup project, and edit the solution configurations in Build | Configuration Manager so that one of those projects builds on Release, and the other builds on Debug. Ugly, but effective. Or you could include both files in your setups, and figure out some rule that

The 8AM builds are best
Rob Barris rbar...@mac.com comp sys mac programmer codewarrior In article <spam-F2C0AC.18105112022...@news1-1.free.fr>, Paul Guyot <s...@kallisys.com> wrote: Hi all, Is anyone doing nightly builds with CW on MacOS X here? For a project that we develop with both CW and PB, we've got a growing set of tests (based on

Proposal for completing the builds web page
Neil n...@parkwaycc.co.uk netscape public mozilla wishlist Daniel Sato wrote: Does anyone know if there's a reason specific builds aren't provided for the different x86 architectures? Specifically, why aren't there any builds available with Pentium4 optimizations? If I built some, could they be made available on

0.8.1 MathML/SVG builds - now on FTP.mozilla.org
Paul C George wrote: At my last company we had a 6+ hour build shrink to about 2 hours. We did some controlled comparison tests and found diminishing returns beyond about 4 servers. Memory seems to be the long pole in the solution, with network card bandwidth being next. Typically only 3 servers actually got used

XP Pro - Builds beyond 2526
Alec Flett al...@netscape.com netscape public mozilla builds Mac heads? We need help... I'm not sure exactly what I did wrong with the mac builds, but they need more lovin'. I think that this only applies to release builds and debug builds should work fine. It looks like my recent imglib2 clean up Here's what needs

INDEX builds offline
This allows us to use a stable C++ ABI, and will allow us to use -O2 to optimize builds of mozilla. Did you read the last post of Jan Varga in npmperformance (about gcc-3.4)? Would a gcc-3.4 build run on a gcc-3.2 system? If 3.4 is compatible with 3.2 ABI-wise, we should consider moving straightly to 3.4 on the

Hark, the hearlds -- a CHAOS opening!
It's time for a roundup of all the various character builds roaming realms and offline computers. To get us started I'll show off a druid and a sorceress. I'm still a beta virgin so they are both 1.09 characters. Nimble Wits, Werewolf druid: To maximize the damage from the Buriza I put zero points in vitality,

latest builds
Gus Richter gusrich...@netscape.net netscape public mozilla calendar Simon Paquet wrote: Hi guys! Thanks to the great development work Mostafah is doing, Sunbird now builds from the mozilla trunk again. I made some win32 builds right after Mostafah checked his changes into the trunk.

Hook: Build Problem Bug #37728 --> browser crashes on startup in ...
KaiRo - Robert Kaiser ka...@kairo.at netscape public mozilla l10n Hmmmm, Does this means that the end of the localized builds is coming?. In the contrary. Seems that local teams will not be allowed to use the firefox -thunderbird logos in their builds or their sites (or even call their builds "fire-something" or

where can i find builds
kstew...@owt.com sol lists freebsd ports On Wednesday 21 July 2004 12:24 am, Kris Kennaway wrote: The machine that did the index builds crashed, and as you've probably noticed something still isn't working with the index builds now that it's back up. I'm getting on a plane in a few hours, so I'm disabling the INDEX

Hook: Crash on startup on win32.
A. Melon ju...@melontraffickers.com alt privacy anon-server Argus builds a TEMPLE TO HIMSELF AND STUPIDITY Argus builds a TEMPLE TO HIMSELF AND STUPIDITY Argus builds a TEMPLE TO HIMSELF AND STUPIDITY.

Printing 2-up handouts with slide builds
Previous Comments: ------------------------------------------------------ ------------------ [2003-10-30 19:11:06] kris dot hofmans at pandora dot be Description: ------------ /home/blacky/builds/php-5.0.0b2/ext/mono/php_mono.c: In function `method_get': /home/blacky/builds/php-5.0.0b2/ext/mono/php_mono.c:667:

Proposal for completing the builds web page
It's be nice to have a comprehensive list of all the known builds. It will be like, a mile long...the list below includes some VERY rare and specialty builds, along with some mostly PvP only builds. Fireball Sorc-sorc with fireball and synergies Meteorb Sorc-sorc with meteor and frozen orb CB Sorc(aka

Quick Poll: Favourite Paladin Builds
Given this constraint, Is it advisable to skip a complete QA pass of the whole product in debug build, and perform only a complete pass on release build, before we ship the release version to the customers ? Wondering if there is any real value add by testing the whole product in Debug build.

PC Gamer journo admits Dredd vs Death builds were finished
David Norman Da...@ellought.demon.co.uk rec games diplomacy Gordon W. Rycroft <g...@ukc.ac.uk> writes: Personally, I'm from the world of Snail-mail Dip, where the convention is that retreats and builds are ordered conditionally at the same time as moves. (Though I understand that some 'zines have a seperate winter

INDEX builds offline
It does get called in Debug builds. Check the signature of the OnChar handler carefully. It should be afx_msg void OnChar(UINT, UINT, UINT); Did you use ClassWizard to add it or add it by hand? One of the classic Debug vs Release issues with message handlers is that Debug builds will somehow successfully call