You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Add notice about this repository's archival/reference state. |
1 year ago | |
---|---|---|
browser | 1 year ago | |
build | 1 year ago | |
config | 1 year ago | |
other-licenses | 1 year ago | |
platform@760abd076e | 1 year ago | |
.gitattributes | 9 years ago | |
.gitignore | 1 year ago | |
.gitmodules | 1 year ago | |
.ycm_extra_conf.py | 1 year ago | |
AUTHORS | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
aclocal.m4 | 1 year ago | |
client.mk | 1 year ago | |
configure.in | 1 year ago | |
configure.py | 1 year ago | |
mach | 1 year ago | |
moz.build | 1 year ago | |
moz.configure | 1 year ago |
README.md
Important: This is an archived version of the recalled v30 milestone front-end. It should not be used for Pale Moon development.
Pale Moon web browser
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 Goanna Rendering Engine platform source code is referenced here as a git submodule contained in the platform/
directory and is required to build the application.
Getting the platform sub-module
git submodule init && git submodule update