Pale Moon – Your browser, Your way
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.
 
 
 
 
 
 
Go to file
Moonchild a1c0d8abc5 Update 'README.md'
Add notice about this repository's archival/reference state.
1 year ago
browser ACTUALLY always build with bundled fonts. 1 year ago
build Lay down Pale Moon 30 1 year ago
config Lay down Pale Moon 30 1 year ago
other-licenses Lay down Pale Moon 30 1 year ago
platform@760abd076e [GRE] Update commit pointer. 1 year ago
.gitattributes Add .gitattributes 9 years ago
.gitignore Lay down Pale Moon 30 1 year ago
.gitmodules Add the Goanna Runtime Environment 1 year ago
.ycm_extra_conf.py Lay down Pale Moon 30 1 year ago
AUTHORS Lay down Pale Moon 30 1 year ago
LICENSE Lay down Pale Moon 30 1 year ago
README.md Update 'README.md' 1 year ago
aclocal.m4 Lay down Pale Moon 30 1 year ago
client.mk Lay down Pale Moon 30 1 year ago
configure.in Lay down Pale Moon 30 1 year ago
configure.py Lay down Pale Moon 30 1 year ago
mach Set mach-stub as executable 1 year ago
moz.build Lay down Pale Moon 30 1 year ago
moz.configure Lay down Pale Moon 30 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

Resources