|
ab8d121e98 vor 15 Stunden | |
---|---|---|
basilisk | vor 1 Monat | |
build | vor 1 Jahr | |
config | vor 1 Jahr | |
platform @ 78444682d7 | vor 15 Stunden | |
.gitattributes | vor 1 Jahr | |
.gitignore | vor 1 Jahr | |
.gitmodules | vor 4 Monaten | |
.ycm_extra_conf.py | vor 1 Jahr | |
AUTHORS | vor 1 Jahr | |
LICENSE | vor 1 Jahr | |
README.md | vor 2 Monaten | |
aclocal.m4 | vor 1 Jahr | |
client.mk | vor 8 Monaten | |
configure.in | vor 1 Jahr | |
configure.py | vor 1 Jahr | |
mach | vor 1 Jahr | |
moz.build | vor 1 Jahr | |
moz.configure | vor 4 Monaten |
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