Mirror of Pale Moon browser's source code.
You can not 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 276ca2cf36
Platform update
2 days ago
build Use the platform's copy of config.guess 3 years ago
config Add Comm Build System 3 years ago
other-licenses/7zstub/palemoon Update 7zSD for v31 11 months ago
palemoon Issue MoonchildProductions/UXP#2165 - Follow-up: Simplify OS detection for MOZ_SHARED_ICU check. 3 days ago
platform@ad7ffc0525 Platform update 2 days ago
.gitattributes Add .gitattributes 9 years ago
.gitignore Add mach-stub command to create an lzma-compressed source tarball 1 year ago
.gitmodules Update submodule location 2 years ago
.ycm_extra_conf.py Add Comm Build System 3 years ago
AUTHORS Base import of Tycho code (warning: huge commit) 7 years ago
LICENSE Update LICENSE with proper URL 7 years ago
README.md Update 'README.md' 2 years ago
aclocal.m4 Add Comm Build System 3 years ago
client.mk Issue MoonchildProductions/UXP#1577 - Fix configure generation 3 years ago
configure.in Add Comm Build System 3 years ago
configure.py Add Comm Build System 3 years ago
mach Issue #1890 - Remove busted source tarball creation code. 11 months ago
moz.build Add Comm Build System 3 years ago
moz.configure Back-end branch pointer up date (Unstable 2020-11-02) 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