Find a file
2021-02-04 10:50:56 +01:00
common@9995c8b275 changes 2021-02-04 00:44:17 +01:00
missing_branding_files/stubinstaller changes 2021-02-03 23:53:06 +01:00
settings@640b375dc0 addes settings submodule 2021-02-04 00:33:12 +01:00
.gitignore updates 2021-02-04 02:21:09 +01:00
.gitmodules changes 2021-02-04 00:44:17 +01:00
build.sh changes 2021-02-04 09:15:01 +01:00
LICENSE Initial Commit 2019-08-16 21:25:27 -05:00
README.md Update the text formatting 2021-02-04 01:53:34 +00:00
README2.md Update README2.md 2021-02-04 02:37:28 +00:00

This repository is still a work in progress

This build does require you to:

  • First build the mozilla-unified as explained in the mozilla docs, using all the ./mach bootstrap stuff
  • You can delete this mozilla-unified thing to save some space (try ./mach run on it just for fun)
  • Then clone the windows repo
  • cd into it, and build with: time bash build.sh fetch prepare build package
  • you can perform each of the build steps individually and the overall script structure follows PKGBULD as used on Archlinux
  • This will produce a librewolf-85.0.en-US.win64.zip in this windows folder.