|
812d2fac41 4 weeks ago | |
---|---|---|
basilisk | 1 month ago | |
build | 2 years ago | |
config | 8 months ago | |
platform @ 8760ce023c | 1 month ago | |
.gitattributes | 2 years ago | |
.gitignore | 2 years ago | |
.gitmodules | 1 month ago | |
.ycm_extra_conf.py | 2 years ago | |
AUTHORS | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 1 year ago | |
aclocal.m4 | 2 years ago | |
client.mk | 8 months ago | |
configure.in | 2 years ago | |
configure.py | 2 years ago | |
mach | 2 years ago | |
moz.build | 2 years ago | |
moz.configure | 1 year 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