Displaying 5 results from an estimated 5 matches for "simplecs".
Did you mean:
simplec
2012 May 09
5
Unicorn doesn't play nice with Capistrano deployment?
I am having issues when using unicorn with a Capistrano deployment.
>From what I have been able to understand Capistrano uses a scheme in
wich every release is deployed inside the releases directory under a
unique name and if the transaction was successful, creates a symlink
named current that will point to that release.
So I end up with a deployment directory such as:
2004 May 13
1
asterisk-doc Conference Call - phase 2 :)
Thank you to everyone who has offered so far!
I've had formal offers from Martin List-Peterson, William Suffil, Greg
Varga, Brian Cuthie and Ed Guy (hopefully I haven't forgotten someone....!)
Now we just have to decide where the best spot to host it is. What do you
guys think?
For this week, I don't care if this is a one off. At some point I'd like to
have a weekly conference,
2004 Sep 11
0
[LLVMdev] POST MORTEM: llvm-test changes
For the heck of it I tried upgrading to gcc 3.4.2 (from 3.3.3). It
didn't make a difference. So here are the failures for llvm-test. All
diffs are against the "native" output.
===================== MultiSource/Applications/sgefa
cbe failed differently from jit/llc. First cbe:
84c84
< One-Norm(A) ---------- 8.879153e+02.
---
> One-Norm(A) ---------- 8.879156e+02.
2004 Sep 10
2
[LLVMdev] POST MORTEM: llvm-test changes
On Thu, 9 Sep 2004 20:16:37 -0700
Jeff Cohen <jeffc at jolt-lang.org> wrote:
> On Thu, 9 Sep 2004 08:52:10 -0700
> Jeff Cohen <jeffc at jolt-lang.org> wrote:
>
> > > I haven't got around to this yet but I will. The odds are good the
> > > problem is in a BSD system header file so I need to capture the
> > > preprocessed source.
> >
>
2004 Sep 11
2
[LLVMdev] POST MORTEM: llvm-test changes
On Sat, 2004-09-11 at 12:49, Jeff Cohen wrote:
> For the heck of it I tried upgrading to gcc 3.4.2 (from 3.3.3). It
> didn't make a difference. So here are the failures for llvm-test. All
> diffs are against the "native" output.
>
> ===================== MultiSource/Applications/sgefa
>
> cbe failed differently from jit/llc. First cbe:
>
> 84c84