Pale Moon dev's appear to no longer provide git access to the source code -- so I'll provide my own.

khronosschoty ac60e7ecec restore unstable branding 2 years ago
build 17d73c84dc added Pale Moon 29.4.4 2 years ago
config 17d73c84dc added Pale Moon 29.4.4 2 years ago
other-licenses 17d73c84dc added Pale Moon 29.4.4 2 years ago
palemoon ac60e7ecec restore unstable branding 2 years ago
platform 17d73c84dc added Pale Moon 29.4.4 2 years ago
.ycm_extra_conf.py 17d73c84dc added Pale Moon 29.4.4 2 years ago
AUTHORS 17d73c84dc added Pale Moon 29.4.4 2 years ago
LICENSE 17d73c84dc added Pale Moon 29.4.4 2 years ago
README.md 17d73c84dc added Pale Moon 29.4.4 2 years ago
aclocal.m4 17d73c84dc added Pale Moon 29.4.4 2 years ago
client.mk 17d73c84dc added Pale Moon 29.4.4 2 years ago
configure 17d73c84dc added Pale Moon 29.4.4 2 years ago
configure.in 17d73c84dc added Pale Moon 29.4.4 2 years ago
configure.py 17d73c84dc added Pale Moon 29.4.4 2 years ago
mach 17d73c84dc added Pale Moon 29.4.4 2 years ago
moz.build 17d73c84dc added Pale Moon 29.4.4 2 years ago
moz.configure 17d73c84dc added Pale Moon 29.4.4 2 years ago

README.md

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 Unified XUL 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