Matt Godbolt

Results 512 comments of Matt Godbolt
trafficstars

Parallelising `ce_install` sounds like a win for regular installation too, thanks for the suggestion!

This was 100% my confusion: @HertzDevil 's intention was to make it a builder step, I just missed that :blush:

Also the current d demangler appears broken. Building locally with `make LDC=/opt/compiler-explorer/ldc1.15.0/ldc2-1.15.0-linux-x86_64/bin/ldc2` and testing with `_D7example12__ModuleInfoZ` yields the correct answer of `example.__ModuleInfo` but the one currently being built by travis...

Also remember to remove the binaries/build from travis builds in mattgodbolt/compiler-explorer project

1. If you're talking about libraries that ship with the compiler (libgcc et al), then I would like them built...and any help with ensuring they're available for other platforms (except...

Sorry I didn't reply earlier! This got lost...apologies. Makes sense about the platforms. Anything we have is an upgrade from the nothing currently, so whatever you can contribute would be...

Thanks so much! I'm sure I can get it working: I'm no Docker expert either :D I'm out for Easter, but will take a look early next week. Thanks again!

Sorry, this keeps slipping down my list of priorities. I'm working on the cross-compiler after some great pull requests to improve things from others, so hopefully I'll get this in...

Is this ready for review or do I need to hold on?

Thanks for the heads up! Let me know when this is ready to go and I'll do the necessary things :)