|
3b12c85a0e 6 days ago | |
---|---|---|
basilisk | 6 days ago | |
build | 11 months ago | |
config | 1 year ago | |
platform @ 5af0c434b9 | 3 weeks ago | |
.gitattributes | 1 year ago | |
.gitignore | 1 year ago | |
.gitmodules | 3 months ago | |
.ycm_extra_conf.py | 1 year ago | |
AUTHORS | 1 year ago | |
LICENSE | 11 months ago | |
README.md | 1 month 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