|
ab8d121e98 il y a 16 heures | |
---|---|---|
basilisk | il y a 1 mois | |
build | il y a 1 an | |
config | il y a 1 an | |
platform @ 78444682d7 | il y a 16 heures | |
.gitattributes | il y a 1 an | |
.gitignore | il y a 1 an | |
.gitmodules | il y a 4 mois | |
.ycm_extra_conf.py | il y a 1 an | |
AUTHORS | il y a 1 an | |
LICENSE | il y a 1 an | |
README.md | il y a 2 mois | |
aclocal.m4 | il y a 1 an | |
client.mk | il y a 8 mois | |
configure.in | il y a 1 an | |
configure.py | il y a 1 an | |
mach | il y a 1 an | |
moz.build | il y a 1 an | |
moz.configure | il y a 4 mois |
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