|
adeab50020 vor 2 Stunden | |
---|---|---|
build | vor 1 Jahr | |
config | vor 1 Jahr | |
other-licenses/7zstub/palemoon | vor 1 Jahr | |
palemoon | vor 2 Stunden | |
platform @ 78a37c1045 | vor 1 Tag | |
.gitattributes | vor 6 Jahren | |
.gitignore | vor 1 Jahr | |
.gitmodules | vor 4 Monaten | |
.ycm_extra_conf.py | vor 1 Jahr | |
AUTHORS | vor 4 Jahren | |
LICENSE | vor 5 Jahren | |
README.md | vor 4 Monaten | |
aclocal.m4 | vor 1 Jahr | |
client.mk | vor 8 Monaten | |
configure.in | vor 1 Jahr | |
configure.py | vor 1 Jahr | |
mach | vor 1 Jahr | |
moz.build | vor 1 Jahr | |
moz.configure | vor 4 Monaten |
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.
git submodule init && git submodule update