|
adeab50020 2 tuntia sitten | |
---|---|---|
build | 1 vuosi sitten | |
config | 1 vuosi sitten | |
other-licenses/7zstub/palemoon | 1 vuosi sitten | |
palemoon | 2 tuntia sitten | |
platform @ 78a37c1045 | 1 päivä sitten | |
.gitattributes | 6 vuotta sitten | |
.gitignore | 1 vuosi sitten | |
.gitmodules | 4 kuukautta sitten | |
.ycm_extra_conf.py | 1 vuosi sitten | |
AUTHORS | 4 vuotta sitten | |
LICENSE | 5 vuotta sitten | |
README.md | 4 kuukautta sitten | |
aclocal.m4 | 1 vuosi sitten | |
client.mk | 8 kuukautta sitten | |
configure.in | 1 vuosi sitten | |
configure.py | 1 vuosi sitten | |
mach | 1 vuosi sitten | |
moz.build | 1 vuosi sitten | |
moz.configure | 4 kuukautta sitten |
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