gecko/xulrunner
Benjamin Smedberg 48c622e11c Bug 743560 - Include xpcshell and run-mozilla.sh in the SDK package but not the binary package, r=Mossop
--HG--
extra : rebase_source : b2a40dbd3c7074e884a4d1597b51bf3173502a7f
2012-04-13 13:27:24 -04:00
..
app Bug 738485: Remove antiquated extensions.rdf and installed-extensions.txt files. r=robstrong 2012-03-29 16:59:50 -07:00
config Bug 650322 - Remove 'ac_add_options --disable-installer'. r=ted 2012-01-25 14:53:24 +01:00
examples Fix XULRunner simple example from bug 568691. 2010-06-25 16:03:38 -04:00
installer Bug 743560 - Include xpcshell and run-mozilla.sh in the SDK package but not the binary package, r=Mossop 2012-04-13 13:27:24 -04:00
locales
setup Fix XULRunner build to use a manifest for nsXULAppInstall.js, followup to bug 568691. 2010-06-25 11:37:23 -04:00
stub Bug 706186: xulrunner-stub depends on mozglue.dll and msvcr100.dll. r=glandium 2012-03-01 17:47:09 -08:00
tools/redit Bug 654736 - Remove WinCE code from XULRunner; r=mfinkle 2011-05-05 09:40:04 -07:00
build.mk Bug 732976 - SingleSourceFactory should generate checksums file. r=ted 2012-03-12 17:48:40 -04:00
confvars.sh Bug 675500 - Remove --disable-storage. r=khuey 2011-08-06 19:05:49 +02:00
Makefile.in Bug 739188 - Allow crosscompiling for Windows without NSIS r=ted 2012-03-28 11:48:27 +02:00
makefiles.sh Bug 739188 - Allow crosscompiling for Windows without NSIS r=ted 2012-03-28 11:48:27 +02:00
README.xulrunner Bug 734975 - Package a .tar.bz2 file for the XULRunner package on Mac, instead of the .pkg.dmg which installs XULRunner to an obsolete system location. r=Mossop 2012-03-23 13:57:23 -04: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