|
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