squalus / ungoogled-chromium-winbuild

Windows build system for ungoogled-chromium
MIT License
3 stars 1 forks source link

Windows build system for ungoogled-chromium

This project produces a clean Windows build of ungoogled-chromium on a Linux environment

Tested with the following dependencies:

To build:

    $ git submodule update --init
    $ run.sh

The output will be in the products/ directory. The build takes a very long time to run as it includes a from-scratch install of Windows, Visual Studio, and the Windows SDK.

Intermediate products:

Caches:

VMs are created in the ~/.VirtualBox folder