|
adeab50020 před 2 hodinami | |
---|---|---|
build | před 1 rokem | |
config | před 1 rokem | |
other-licenses/7zstub/palemoon | před 1 rokem | |
palemoon | před 2 hodinami | |
platform @ 78a37c1045 | před 1 dnem | |
.gitattributes | před 6 roky | |
.gitignore | před 1 rokem | |
.gitmodules | před 4 měsíci | |
.ycm_extra_conf.py | před 1 rokem | |
AUTHORS | před 4 roky | |
LICENSE | před 5 roky | |
README.md | před 4 měsíci | |
aclocal.m4 | před 1 rokem | |
client.mk | před 8 měsíci | |
configure.in | před 1 rokem | |
configure.py | před 1 rokem | |
mach | před 1 rokem | |
moz.build | před 1 rokem | |
moz.configure | před 4 měsíci |
This is the source code for the Pale Moon 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 Pale Moon 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