|
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