|
01642a99fc 1 day ago | |
---|---|---|
build | 1 year ago | |
config | 1 year ago | |
other-licenses/7zstub/palemoon | 1 year ago | |
palemoon | 1 day ago | |
platform @ b9d8b3aa2d | 1 week ago | |
.gitattributes | 6 years ago | |
.gitignore | 1 year ago | |
.gitmodules | 5 months ago | |
.ycm_extra_conf.py | 1 year ago | |
AUTHORS | 4 years ago | |
LICENSE | 5 years ago | |
README.md | 5 months ago | |
aclocal.m4 | 1 year ago | |
client.mk | 10 months ago | |
configure.in | 1 year ago | |
configure.py | 1 year ago | |
mach | 1 year ago | |
moz.build | 1 year ago | |
moz.configure | 5 months ago |
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