Skip to content

MaximilianKoestler/ghdl-build

Repository files navigation

GHDL Build under Windows

This repository contains automation scripts to build the GHDL Language Server as a PyInstaller binary for Windows. The goal is to have a simple deployment of the VSCode extension for windows.

Everything in this repository is currently WIP

GitHub Actions are set up to autmatically run the scripts.

Later, they will also bundle the releases.

Building Locally

Setup environment variables:

$env:GhdlPythonPath = "..."
$env:AppveyorToken = "..."

About

Automatic Building of GHDL under Windows

Resources

License

Stars

Watchers

Forks

Packages

No packages published