aboutsummaryrefslogtreecommitdiffstats
path: root/embed/xulrunner/src
Commit message (Collapse)AuthorAgeFilesLines
* Build libgnomegeckoembed.la as noinst_LTLIBRARIES for now.Christian Persch2007-09-131-6/+6
| | | | svn path=/trunk/; revision=7418
* Include nsStringGlue.h instead of nsStringAPI.hChristian Persch2007-09-131-1/+1
| | | | svn path=/trunk/; revision=7407
* Include xpcom-config.h, not mozilla-config.hChristian Persch2007-09-1316-16/+16
| | | | svn path=/trunk/; revision=7406
* We know we do have gecko 1.9, so remove all HAVE_GECKO_* defines.Christian Persch2007-09-131-4/+0
| | | | svn path=/trunk/; revision=7405
* Make the xulrunner backend build: change C/CXX/LDFLAGS, comment outChristian Persch2007-09-131-35/+7
| | | | | | some code that isn't ported to gecko 1.9 yet. Doesn't link yet! svn path=/trunk/; revision=7402
* Initial checkin: merged embed/gecko from xulrunner branch to ↵Christian Persch2007-08-2642-0/+6810
embed/xulrunner, and svn copied embed/mozilla to embed/xulrunner/embed. Not integreated with the build yet. svn path=/trunk/; revision=7297