|
9c060449c9 1 week ago | |
---|---|---|
basilisk | 4 weeks ago | |
build | 1 year ago | |
config | 1 year ago | |
platform @ 2b6effbf29 | 1 week ago | |
.gitattributes | 1 year ago | |
.gitignore | 1 year ago | |
.gitmodules | 4 months ago | |
.ycm_extra_conf.py | 1 year ago | |
AUTHORS | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 2 months ago | |
aclocal.m4 | 1 year ago | |
client.mk | 8 months ago | |
configure.in | 1 year ago | |
configure.py | 1 year ago | |
mach | 1 year ago | |
moz.build | 1 year ago | |
moz.configure | 4 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