Goanna Runtime Environment – orphaned history copy for reference
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
Moonchild a3a1ff723f
Issue #28 - Restore the ability to accept Firefox GUIDs
1 year ago
accessible Create the Goanna Runtime Environment 1 year ago
build Issue #28 - Restore the ability to accept Firefox GUIDs 1 year ago
components Issue #28 - Restore the ability to accept Firefox GUIDs 1 year ago
config Create the Goanna Runtime Environment 1 year ago
devtools No issue - Research and resolve NIGHTLY_BUILD conditionals 1 year ago
docs No issue - Update docs. 1 year ago
dom [DOM XSLT] Add fallback value conversions if not converted beforehand. 1 year ago
ipc Create the Goanna Runtime Environment 1 year ago
js Issue #2 - Follow-up: Append wasm_sources to SOURCES/UNIFIED_SOURCES 1 year ago
layout Issue #2 - De-unify some misc. locations 1 year ago
libs Create the Goanna Runtime Environment 1 year ago
mailnews Create the Goanna Runtime Environment 1 year ago
modules Issue #2 - De-unify some misc. locations 1 year ago
other-licenses Create the Goanna Runtime Environment 1 year ago
python Issue #15 - Part 1: remove a number of old GCC hacks. 1 year ago
system [Network] Add a socket thread check and early exit for corner cases. 1 year ago
testing Create the Goanna Runtime Environment 1 year ago
tools Issue #2 - De-unify some misc. locations 1 year ago
xpcom [xpcom] Timer cleanup, assertions and comments. 1 year ago
.clang-format Create the Goanna Runtime Environment 1 year ago
.clang-format-ignore Create the Goanna Runtime Environment 1 year ago
.eslintignore Create the Goanna Runtime Environment 1 year ago
.eslintrc.js Create the Goanna Runtime Environment 1 year ago
.flake8 Create the Goanna Runtime Environment 1 year ago
.gdbinit Create the Goanna Runtime Environment 1 year ago
.gdbinit_python Create the Goanna Runtime Environment 1 year ago
.gitattributes Create the Goanna Runtime Environment 1 year ago
.gitignore Create the Goanna Runtime Environment 1 year ago
.lldbinit Create the Goanna Runtime Environment 1 year ago
.taskcluster.yml Create the Goanna Runtime Environment 1 year ago
.ycm_extra_conf.py Create the Goanna Runtime Environment 1 year ago
AUTHORS Create the Goanna Runtime Environment 1 year ago
Android.mk Create the Goanna Runtime Environment 1 year ago
CLOBBER Create the Goanna Runtime Environment 1 year ago
GNUmakefile Create the Goanna Runtime Environment 1 year ago
LEGAL Create the Goanna Runtime Environment 1 year ago
LICENSE Create the Goanna Runtime Environment 1 year ago
Makefile.in Create the Goanna Runtime Environment 1 year ago
README.md Create the Goanna Runtime Environment 1 year ago
SECURITY.md Create the Goanna Runtime Environment 1 year ago
aclocal.m4 Create the Goanna Runtime Environment 1 year ago
client.mk Create the Goanna Runtime Environment 1 year ago
client.py Create the Goanna Runtime Environment 1 year ago
configure.in Create the Goanna Runtime Environment 1 year ago
configure.py Create the Goanna Runtime Environment 1 year ago
mach Create the Goanna Runtime Environment 1 year ago
moz.build Create the Goanna Runtime Environment 1 year ago
moz.configure Create the Goanna Runtime Environment 1 year ago
mozilla-config.h.in Create the Goanna Runtime Environment 1 year ago
old-configure.in Create the Goanna Runtime Environment 1 year ago
sourcestamp.txt Create the Goanna Runtime Environment 1 year ago
test.mozbuild Create the Goanna Runtime Environment 1 year ago

README.md

Goanna Run-time Environment (GRE)

This repository holds the code for Goanna-based platform code for XUL-based applications. It is a hard fork from the Mozilla code repository (mozilla-central).

In addition to further development based on the Mozilla sourced code, and selective cherry-picking of directly-applicable patches, this repository has its own development and holds the base for a maintained platform to be used by XUL applications.

For a list of active projects making use of the Unified XUL Platform, check out http://thereisonlyxul.org/.

Additional documentation

Additional documentation relevant to this source code can be found in the /docs directory. This will contain relevant documentation regarding contributing, using and distributing this code and its binaries.

If you are interested in the development and building side of things, some information will be available on the Pale Moon developer site. You are also always welcome to get in touch with our community on the Pale Moon forum.

A note about trademarks and branding

Although this repository is licensed under Mozilla Public License v2.0, the trademarks and brands contained herein remain the property of their respective owners. For more details, please see the notifications in the respective directories.

Foundation and maintainership

This repository has been founded by Moonchild (M.C. Straver) and is maintained by him and other community members. If you fork this repository to perform your own work on it, please consider offering improvement patches upstream to its origin to mutually improve the platform and build a future for XUL.