Package compiler as Arch package #117

Closed
opened 2022-04-08 14:19:02 +02:00 by Jef Roosens · 1 comment

Apparently it's possible to pre-compile the various tools that V provides using v build-tools. This could allow us to properly package the compiler as an Arch package. This has several advantages:

  • Vieter CI makepkg runs could install the pre-compiled compiler instead of having to compile it themselves every time -> maybe run arch packages for every commit for testing?
  • It could allow vls to properly work, because it requires access to the V binary
  • I could start using my vlang fork as the default V on my system-> maybe do some scripting
Apparently it's possible to pre-compile the various tools that V provides using `v build-tools`. This could allow us to properly package the compiler as an Arch package. This has several advantages: * Vieter CI makepkg runs could install the pre-compiled compiler instead of having to compile it themselves every time -> maybe run arch packages for every commit for testing? * It could allow vls to properly work, because it requires access to the V binary * I could start using my vlang fork as the default V on my system-> maybe do some scripting
Jef Roosens added this to the 0.3.0 milestone 2022-04-08 14:19:02 +02:00
Jef Roosens added the
enhancement
label 2022-04-08 14:19:02 +02:00

The compiler can now be installed from arch.r8r.be. It's inside the vieter repository & is built for both x86_64 & aarch64.

The compiler can now be installed from arch.r8r.be. It's inside the vieter repository & is built for both x86_64 & aarch64.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vieter-v/vieter#117
There is no content yet.