|
ffb32e0470 2 months ago | |
---|---|---|
basilisk | 2 months ago | |
build | 11 months ago | |
config | 1 year ago | |
platform @ 6a4c3caa8e | 2 months ago | |
.gitattributes | 1 year ago | |
.gitignore | 1 year ago | |
.gitmodules | 2 months ago | |
.ycm_extra_conf.py | 1 year ago | |
AUTHORS | 1 year ago | |
LICENSE | 10 months ago | |
README.md | 1 year ago | |
aclocal.m4 | 1 year ago | |
client.mk | 7 months ago | |
configure.in | 1 year ago | |
configure.py | 1 year ago | |
mach | 1 year ago | |
moz.build | 1 year ago | |
moz.configure | 2 months ago |
This is the source code for the Basilisk web browser, an independent browser derived from Firefox/Mozilla community code. The source tree is laid out in a “comm-central” style configuration where only the code specific to Basilisk is kept in this repository.
The shared Unified XUL Platform source code is referenced here as a git submodule contained in the platform/
directory and is required to build the application.
git submodule init && git submodule update