Dactyloidae/application/xulrunner
2021-06-24 11:09:47 +08:00
..
app Issue #1751 -- Remove XP_MACOSX conditionals from the rest of the tree. 2021-05-07 09:53:59 +08:00
config Import XULRunner and make it produce the generic stub 2019-02-15 23:48:17 +08:00
examples Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
installer Import XULRunner and make it produce the generic stub 2019-02-15 23:48:17 +08:00
locales Import XULRunner and make it produce the generic stub 2019-02-15 23:48:17 +08:00
stub Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLKIT == 'cocoa' 2021-06-24 11:09:47 +08:00
tools/redit Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
app.mozbuild Issue #1656 - Part 8: Devtools and misc. 2020-09-25 22:06:55 +08:00
configure.in Import XULRunner and make it produce the generic stub 2019-02-15 23:48:17 +08:00
confvars.sh Remove conditional MOZ_MAINTENANCE_SERVICE code 2019-02-21 14:56:20 +08:00
moz.build Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
moz.configure Import XULRunner and make it produce the generic stub 2019-02-15 23:48:17 +08:00
README.xulrunner Import XULRunner and make it produce the generic stub 2019-02-15 23:48:17 +08:00

XULRunner is a package which can be used to run applications written in HTML
or XUL. It can also be used to embed the gecko rendering engine into
binary applications.

XULRunner is not a product; it is a tool which can be used to create products.
It is a byproduct of Firefox development and the Mozilla community does not
have a strong commitment to support XULRunner development apart from Firefox
development.

For more information about using XULRunner or how to use this binary package,
see the Mozilla Developer Center article:

https://developer.mozilla.org/en/XULRunner