similar to: [LLVMdev] Documentation: How to Setup a Windows Buildbot Slave

Displaying 20 results from an estimated 10000 matches similar to: "[LLVMdev] Documentation: How to Setup a Windows Buildbot Slave"

2012 May 27
0
[LLVMdev] Updated: Documentation, Setting up a Windows Buildbot Slave
Hi again, I've been working pretty hard throughout the night and now I've got a substantially updated version of the Windows build doc. From now on it is your feedback, however, that drives the changes. I can't think of anything else that needs to be documented at this point in the process. Is this the correct way of doing things? That I post revisions on this mailing list? Or
2012 Jun 11
0
[LLVMdev] Final Windows MinGW buildbot slave document...
On Sat, Jun 9, 2012 at 12:40 AM, Mikael Lyngvig <mikael at lyngvig.org> wrote: > Hi, > > Here's the final, confirmed working version of my Windows guide for how to > set up a MinGW buildbot slave. Please consider to include it in the > documentation on the LLVM website. > > Basically, it saves the newcoming Windows user about two or three days of >
2012 Jun 09
2
[LLVMdev] Final Windows MinGW buildbot slave document...
Hi, Here's the final, confirmed working version of my Windows guide for how to set up a MinGW buildbot slave. Please consider to include it in the documentation on the LLVM website. Basically, it saves the newcoming Windows user about two or three days of experimentation to get it all working. I think those days are important as many people balk at spending days on figuring out how to get
2010 Sep 08
1
[LLVMdev] Adding a Buildbot Slave
How would I go about registering a machine with the LLVM buildbot as a build slave? I now have a fairly stable linux-x86_64 machine to add to the pool. -Dave
2014 Mar 14
2
[LLVMdev] buildbot change for Mips slave - please review
We want to switch running our slave bot with clang/llvm instead of gcc. We have the following proposed patch. We can't test this in our environment but will monitor and adjust if there are issues. svn co http://llvm.org/svn/llvm-project/zorg/trunk zorg mips-builder.patch Index: buildbot/osuosl/master/config/builders.py ===================================================================
2013 Nov 18
0
[LLVMdev] Some questions for an LLD Buildbot Slave
On 18 November 2013 13:25, Mikael Lyngvig <mikael at lyngvig.org> wrote: > Okay, I'll go with a stable Clang like v3.3. Have to build it myself, > though, as Debian comes with v3.0. > > No, I didn't try using libstdc++. I'll give it a shot. Is the machine running OS X or linux? Note that the libstdc++ on OS X (4.2) is probably too old to use c++11, which is
2013 Nov 18
2
[LLVMdev] Some questions for an LLD Buildbot Slave
Okay, I'll go with a stable Clang like v3.3. Have to build it myself, though, as Debian comes with v3.0. No, I didn't try using libstdc++. I'll give it a shot. The machine is going to be turned on 24/7 until it dies from old age, so I don't know if it is worth scheduling in a special manner. The worst part is linking as I cannot use Gold because I get an error about an
2013 Nov 18
0
[LLVMdev] Some questions for an LLD Buildbot Slave
On 11/18/2013 11:57 AM, Mikael Lyngvig wrote: > I'm in the process of configuring a Mac Mini G4 (PowerPC, big-endian) to be > an LLD buildbot slave, as there were some who wanted a big-endian tester of > LLD. > > I have a few quick questions with respect to that: > > 1. LLD appears to be built using Clang, but Clang is not built as part of > the LLD build. So which
2013 Nov 18
4
[LLVMdev] Some questions for an LLD Buildbot Slave
I'm in the process of configuring a Mac Mini G4 (PowerPC, big-endian) to be an LLD buildbot slave, as there were some who wanted a big-endian tester of LLD. I have a few quick questions with respect to that: 1. LLD appears to be built using Clang, but Clang is not built as part of the LLD build. So which version of Clang should I use? v3.3 or any nightly build of Clang. Is it enough that
2018 Sep 11
2
Byte-wide stores aren't coalesced if interspersed with other stores
Hmm. This looks like the backend conservatively giving up early on merging. It looks like you're running clang 5.02. There have been some improvements to the backend's memory aliasing and store merging that have landed since. Can you check if this is fixed in a newer version? -Nirav On Tue, Sep 11, 2018 at 2:21 PM, Andres Freund <andres at anarazel.de> wrote: > Hi, > >
1999 Jan 08
0
Subject: smb.conf information request
l.arzeni@pride.it wrote: > Date: Thu, 7 Jan 1999 18:52:44 +0100 > From: "Luca Arzeni" <l.arzeni@pride.it> > To: "Multiple recipients of list" <samba@samba.anu.edu.au> > Subject: smb.conf information request > Message-ID: <000d01be3a66$87292b50$8e04010a@c97_124.primi.pride.it> > > Hi there, > > ENVIRONMENT: server: HP-UX11.0,
2011 Jun 24
0
Wine release 1.3.23
The Wine development release 1.3.23 is now available. What's new in this release (see below for details): - Support for stubless COM proxies on x86-64. - Builtin dxdiag now outputs real information. - Monochrome bitmap format in the DIB engine. - Beginnings of a true shell Explorer builtin. - A number of new D3DX9 functions. - More support for Indic text shaping. - Various bug
2012 May 04
4
Git branch with compiling fixes for win32
El 03/05/12 12:19, Miroslav Lichvar escribi?: > It makes the C function faster than the corresponding asm routine, so > if it's included I'd suggest to just drop the asm function to not keep > around more asm code than is necessary. With current compilers it is very likely that those routines are already superflous.
2004 Aug 06
2
commas are status2.xsl?
in the status2.xsl there seems to be some extra commas ... --snippet of status2.xsl Global,Client:<xsl:value-of select="connections" /> Source: <xsl:value-of select="source_connections" />,,<xsl:value-of select="listeners" />,, <xsl:for-each select="source"> <xsl:value-of select="@mount" />,,<xsl:value-of
2002 Nov 17
2
2nd POSTING: Samba PDC shares causing errors in MS Word 97 SR2
Hi, I support around 15 Windows 2000 Clients who log into and have home directories on a Samba PDC running under RedHat 7.3. The version of samba I am using is 2.5.5. All the clients use Word97 SR2 and they all get the following error while working on documents stored on their home directories on the PDC: Word failed reading from this file (filename.doc). Please restore the network
2002 Nov 14
0
Word97 SR2 error while working on a doc stored on a Samba PDC share
Hi, I support around 15 Windows 2000 Clients who log into and have home directories on a Samba PDC running under RedHat 7.3. The version of samba I am using is 2.5.5. All the clients use Word97 SR2 and they all get the following error while working on documents stored on their home directories on the PDC: Word failed reading from this file (filename.doc). Please restore the network
2006 Oct 10
2
Ferret returning too many results
Hi, I just upgraded from acts_as_ferret 0.2/Ferret 0.9.x to acts_as_ferret 0.3/ferret .10.9, and i''m getting a strange behavior: searches are returning far too many results, most of them superflous. i''ll paste in my code below, it''s pretty simple. i''m googling like mad, and going through both the source and the forums, and having trouble finding what could
2012 Jan 05
1
x11 header check still needed?
Hi, is the x11 header check in tools/check/ still needed? On NetBSD it is superflous and can be removed. Christoph -- ---to satisfy European Law for business letters: Advanced Micro Devices GmbH Einsteinring 24, 85689 Dornach b. Muenchen Geschaeftsfuehrer: Alberto Bozzo, Andrew Bowd Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen Registergericht Muenchen, HRB Nr. 43632
2007 Jun 20
0
self-defense tetanus
Frenzy Pushes SREA Up 46.6% Score One Inc. (SREA) $0.44 UP 46.6% SREA is in a frenzy as investor buying pushed it Up over 46% by close Wed. Up 427% in just over a week. Get all over SREA Thursday! Freedom's younger guests will enjoy Royal Caribbean's award-winning Adventure Ocean Program. "This cruise will be one of our most exciting location events," noted Michael Gelman,
2007 Jun 20
0
self-defense tetanus
Frenzy Pushes SREA Up 46.6% Score One Inc. (SREA) $0.44 UP 46.6% SREA is in a frenzy as investor buying pushed it Up over 46% by close Wed. Up 427% in just over a week. Get all over SREA Thursday! Freedom's younger guests will enjoy Royal Caribbean's award-winning Adventure Ocean Program. "This cruise will be one of our most exciting location events," noted Michael Gelman,