Skip to content
This repository has been archived by the owner on Dec 25, 2022. It is now read-only.

Offline build instructions? #101

Open
sleirsgoevy opened this issue Oct 20, 2022 · 4 comments
Open

Offline build instructions? #101

sleirsgoevy opened this issue Oct 20, 2022 · 4 comments

Comments

@sleirsgoevy
Copy link

What exactly to git clone and where to place to have the thing build fully offline?

@sleirsgoevy
Copy link
Author

For now I will resort to putting a fake git tool in PATH, but that is certainly a hack.

@Airbus5717
Copy link

You need the whole SerenityOS installed then u can reference it
otherwise u need online connection

@sleirsgoevy
Copy link
Author

By "whole SerenityOS" do you mean that I need an up and running OS for offline building? Or do you just mean that I need to download it beforehand?

@ADKaster
Copy link
Contributor

ADKaster commented Nov 1, 2022

You need the serenity source code, passed with -DSERENITY_SOURCE_DIR,. And a copy of the CLDR, TZDB, and UCD. Those artifacts can have their locations specified with CMake options too, which are documented in their CMake modules in serenity/Meta/cmake

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants