headmelted

Results 36 comments of headmelted

I'm working as quickly as possible to get true ARM64 builds up-and-running (and to restore the 32-bit builds to running nightly) but I'm hitting issues at the Microsoft side. Unfortunately...

Effectively, I need to seperate out "arm" into two seperate builds that are "armhf" and "arm64" (or "armv7l" and "aarch64" for rpm users). I have the patches needed to do...

@magic-k It's great that we can now build Code in a chroot on a native box, but considering how little extra work would be involved to support cross-compiling I'd really...

I believe the latest deb should be fully aarch64. That's not to say that it's working of course (I haven't had a chance to test yet). Can you try this:...

I'm looking into some aarch64 issues currently- but as Electron doesn't currently build for aarch64 (as libchromiumcontent binaries aren't built for aarch64 yet), I may have to start running seperate...

I wish this had occurred to me sooner! Thanks for adding the tip, I'll get the scripts updated so folks on 64-bit chromebooks can get using this now ahead of...

Native ARM64 builds are up and running, will need to check scripts this weekend to confirm they're ok

Just getting a look at this now. Will come back with an update as soon as I have a fix (pretty sure I know what the issue is!)

Hi folks, I'm working actively on this currently. The *.deb packages are available at https://github.com/headmelted/codebuilds/releases - installing from there might be the best bet in the meantime while I patch...

There was a typo in the installer script that has since been rectified (and should hopefully fix your problem!) Can you try deleting the chroot and starting over - using...