digitalmars.D.ldc - Travis is running again
- Johan Engelen (12/12) Jun 11 2016 Hi all,
- Johan Engelen (2/4) Jun 11 2016 Yet... I found something and so still working on it...
- David Nadlinger via digitalmars-d-ldc (5/15) Jun 11 2016 Hi Johan,
- Johan Engelen (5/7) Jun 11 2016 I think with the switch to the beta Ubuntu 14 environment, our
- kinke (3/5) Jun 15 2016 Do we *need* Ubuntu 14 or could we just stick with the previous
- Johan Engelen (3/8) Jun 16 2016 The only reason for Ubuntu 14 is that that's the only Travis
Hi all, I just got Travis back up again: it is now using Ubuntu 14, and downloads LLVM binaries from llvm.org (not cached yet, probably only a small change needed but I'm done with hacking on this for now). I changed CircleCI to get LLVM 3.9 from the temporary LLVM APT repo set up here: http://llvm-apt.ecranbleu.org/apt/ Summary: Travis is testing LLVM 3.5 - 3.8 CircleCI is testing LLVM 3.9 cheers, Johan
Jun 11 2016
On Saturday, 11 June 2016 at 17:56:48 UTC, Johan Engelen wrote:(not cached yet, probably only a small change needed but I'm done with hacking on this for now).Yet... I found something and so still working on it...
Jun 11 2016
Hi Johan, Thanks a lot for taking the time to address this! Cheers, David On 11 Jun 2016, at 18:56, Johan Engelen via digitalmars-d-ldc wrote:I just got Travis back up again: it is now using Ubuntu 14, and downloads LLVM binaries from llvm.org (not cached yet, probably only a small change needed but I'm done with hacking on this for now). I changed CircleCI to get LLVM 3.9 from the temporary LLVM APT repo set up here: http://llvm-apt.ecranbleu.org/apt/ Summary: Travis is testing LLVM 3.5 - 3.8 CircleCI is testing LLVM 3.9 cheers, Johan
Jun 11 2016
On Saturday, 11 June 2016 at 17:56:48 UTC, Johan Engelen wrote:Hi all, I just got Travis back up again: it is now using Ubuntu 14,I think with the switch to the beta Ubuntu 14 environment, our buildtime for the multilib build is too long... https://travis-ci.org/ldc-developers/ldc/builds/136960513 Ideas?
Jun 11 2016
On Saturday, 11 June 2016 at 22:22:49 UTC, Johan Engelen wrote:I think with the switch to the beta Ubuntu 14 environment, our buildtime for the multilib build is too long...Do we *need* Ubuntu 14 or could we just stick with the previous environment?
Jun 15 2016
On Wednesday, 15 June 2016 at 23:28:08 UTC, kinke wrote:On Saturday, 11 June 2016 at 22:22:49 UTC, Johan Engelen wrote:The only reason for Ubuntu 14 is that that's the only Travis platform I found binaries for.I think with the switch to the beta Ubuntu 14 environment, our buildtime for the multilib build is too long...Do we *need* Ubuntu 14 or could we just stick with the previous environment?
Jun 16 2016