|
ab8d121e98 15時間前 | |
---|---|---|
basilisk | 1ヶ月前 | |
build | 1年前 | |
config | 1年前 | |
platform @ 78444682d7 | 15時間前 | |
.gitattributes | 1年前 | |
.gitignore | 1年前 | |
.gitmodules | 4ヶ月前 | |
.ycm_extra_conf.py | 1年前 | |
AUTHORS | 1年前 | |
LICENSE | 1年前 | |
README.md | 2ヶ月前 | |
aclocal.m4 | 1年前 | |
client.mk | 8ヶ月前 | |
configure.in | 1年前 | |
configure.py | 1年前 | |
mach | 1年前 | |
moz.build | 1年前 | |
moz.configure | 4ヶ月前 |
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