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