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
Matt A. Tobin 57755d467d
Issue #3002 - Don't try and include updater.png when we wildcard all the icons
1 year ago
build [Comm] Remove unused pypng 2 years ago
config No Issue - Use MOZILLA_DIR in client.mk and remove config/makefiles. 2 years ago
other-licenses/7zstub/palemoon [Installer] Update the 7-zip stub binary. 3 years ago
palemoon Issue #3002 - Don't try and include updater.png when we wildcard all the icons 1 year ago
platform@b4379df09d [GRE] Update commit pointer 1 year ago
.gitattributes Add .gitattributes 9 years ago
.gitignore Add mach-stub command to create a super-compressed source tarball 2 years ago
.gitmodules Switch back-end 2 years ago
.ycm_extra_conf.py Add Comm Build System 4 years ago
AUTHORS Base import of Tycho code (warning: huge commit) 7 years ago
LICENSE Update LICENSE with proper URL 8 years ago
README.md Update 'README.md' 3 years ago
aclocal.m4 Add Comm Build System 4 years ago
client.mk Issue MoonchildProductions/GRE#3005 - Platform Configuration Sync 2 years ago
configure.in Add Comm Build System 4 years ago
configure.py Add Comm Build System 4 years ago
mach Add mach-stub command to create a super-compressed source tarball 2 years ago
moz.build Add Comm Build System 4 years ago
moz.configure Back-end branch pointer up date (Unstable 2020-11-02) 3 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