Commit Graph

132 Commits

Author SHA1 Message Date
Ben Combee
9c767d9278 Bug 529169 - Unable to locate msvcr80.dll [r=mark.finkle] 2009-12-18 16:52:20 -05:00
Brian Crowder
3506b796bf Bug 519316 - better math and comments for early remote-start code, r=dolske 2009-12-03 08:14:27 -08:00
Brian Crowder
00844eb2f8 Bug 519316 - faster remote starting for WinCE, r=mfinkle, blocking-fennec=blassey 2009-12-01 07:45:35 -08:00
Mark Finkle
7db32d0a33 Bug 530196: Using a symlinked greDir fails to launch application from nsXULStub [r=bsmedberg] 2009-11-23 22:17:06 -05:00
Mitchell Field
92a2deeef1 bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system r=ted.mielczarek 2009-11-13 14:40:00 -05:00
Armen Zambrano Gasparnian
ed14c31e35 Bug 524519 - use UPLOAD_EXTRA_FILES to upload the deb files (no need for new update targets) - r=mark.finkle,l10n 2009-11-12 11:03:28 -05:00
Mark Finkle
e910159d1a Bustage fix for Maemo deb creation, r=me 2009-10-28 09:04:57 -04:00
Mark Finkle
4f1726cc4b Bug 520928: Install Fennec & XULRunner to /opt [r=mark.finkle] 2009-10-27 15:06:11 -04:00
bhsieh@mozilla.com
be1800b20f Bug 511761 - Only use compatibility.ini (not .autoreg, or stat()s) to invalidate fastloads and other caches (r=bsmedberg, RELAND WITH TEST FIX) 2009-10-15 23:32:29 -07:00
Paul O’Shannessy
b996efa481 Backed out changeset 89f53914ecd9 (bug 511761) 2009-10-14 12:41:03 -07:00
bhsieh@mozilla.com
82dfde45d6 Bug 511761 - Only use compatibility.ini (not .autoreg, or stat()s) to invalidate fastloads and other caches (r=bsmedberg) 2009-10-14 09:40:45 -07:00
Mitchell Field
eb31b31d25 Bug 514665 - fix stupid module name differences on windows. r=ted 2009-09-25 18:41:16 +02:00
Phil Ringnalda
e62c83fdc6 Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
Wan-Teh Chang
87346592e8 Bug 509319: We also need to generate libnssdbm3.chk with shlibsign.
We don't need to link with -lsoftokn3.  Add nssdbm3 to some packaging
files.  The patch is written by Kai Engert <kaie@kuix.de>.  r=wtc.
2009-09-04 18:28:54 -07:00
Mitchell Field
be725fa2ce Bug 514131 - remove xpcom/obsolete, r=bsmedberg 2009-09-02 13:01:29 -04:00
Benjamin Smedberg
2e9438fd2f Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
Hiroyuki Ikezoe
ea514dd159 Bug 502766 – Use GreD instead of XCurProcD to find out xulrunner-stub. r=benjamin 2009-08-08 12:35:15 +09:00
Hiroyuki Ikezoe
e86b2d4059 Bug 494412 – Make error message more clear when we can't load xpcom due to lack of memory. r=benjamin 2009-08-08 12:34:10 +09:00
Walter Meinl
81528c9f36 [OS/2] Bug 501461 - remove os2Embed from the tree, r=pweilbacher 2009-08-01 21:55:07 +03:00
Walter Meinl
7ed6d7dd5c [OS/2] Bug 507256: stop copying unused OS/2 icons for XULRunner, r=pweilbacher 2009-07-31 17:31:09 +02:00
Justin Dolske
38ea9246de Bug 499226 - Remove unneeded branding icons for Linux. r=mconnor 2009-07-16 12:36:26 -07:00
Hiroyuki Ikezoe
6eebedacb5 Bug 502503 – Components.result should be Components.results in nsXULAppInstall.js; r=benjamin 2009-07-07 07:22:42 +09:00
Matsuura Takanori
9c612087a4 Followup to bug 488175 - fix additional pkgconfig files to remove references to the -unstable packages as well as the stable/ and unstable/ include directories, r=bsmedberg 2009-05-22 11:38:37 -04:00
Benjamin Smedberg
bb1c33c4ea Bug 488175 - flatten dist/include and provide mechanism to install certain headers in namespaced subdirectories (e.g. #include "mozilla/XPCOM.h") r=ted
--HG--
rename : xpcom/ds/nsTimeStamp.cpp => xpcom/ds/TimeStamp.cpp
rename : xpcom/ds/nsTimeStamp.h => xpcom/ds/TimeStamp.h
2009-05-18 14:15:05 -04:00
Hiroyuki Ikezoe
8afc777241 Bug 488157. Use UTF8 instead of native codepages during startup. r=bsmedberg
--HG--
extra : rebase_source : 22bea59e453f953f3efd43d6d945d9d9fee70ce5
2009-05-13 22:16:45 +12:00
Robert O'Callahan
e81578ba1f Bug 487371. Fix Darwin/X11 xulrunner start script. r=bsmedberg 2009-05-08 14:56:26 +12:00
Gavin Sharp
6974b94790 Mac bustage fix for bug 436998, r=mfinkle 2009-04-17 18:13:05 -04:00
Antonio Gomes
0a544c1927 bug 436998 - Implement -app parameter support for xulrunner-stub r=mfinkle, bsmedberg 2009-04-16 15:19:32 -04:00
Hiroyuki Ikezoe
1c927ffb50 bug 487174 - Modify nsXULStub to launch from GRE folder on WinCE r=bsmedberg 2009-04-13 22:49:06 -04:00
Josh Aas
c6a41e8074 Remove OJI from the tree. b=485984 r/sr=jst 2009-04-09 22:38:21 -04:00
Stuart Parmenter
92ae784765 bug 485940. remove unnecessary gpsd dependencies. r=bcombee 2009-04-08 08:29:46 -07:00
Ted Mielczarek
de1f97fa5d (no bug) - explicitly unsupport --enable-static for xulrunner (like we did with Firefox). r=bsmedberg 2009-04-02 10:12:19 -04:00
Chris AtLee
80e30b821f bug 445191 - Add upload target for xulrunner, upload SDK if it exists, and add 'sdk', 'upload' targets to client.mk. r=ted 2009-03-31 09:43:31 -04:00
Josh Aas
338a17002d XULRunner bustage fix for bug 482277, forgot to replace an individually included header. b=482277 2009-03-20 16:21:08 -07:00
Josh Aas
622a494f53 Plugin pkgconfig update, remove nspr dependency, define XP_UNIX for NPAPI headers, define OJI when it is available. b=453883 b=480887 r=bsmedberg 2009-03-18 11:20:14 -07:00
Jeff Muizelaar
de647c8035 Bug 442109 - youtube videos don't play; r=vladimir 2009-02-25 16:25:12 +01:00
Ted Mielczarek
add2be2e51 remove some unused cruft. rs=bsmedberg (no bug, NPOTB) 2009-02-18 11:17:54 -05:00
Ben Combee
3352431023 bug 475464 - Build fails in redit for Win32, NPOTB r=mfinkle 2009-01-26 21:40:30 -05:00
Mark Finkle
478f386d96 Bug 467825: Add a tool to the xulrunner SDK to add icon to xul-runner stub, r=bsmedberg NPOTB 2009-01-23 13:45:59 -05:00
Brad Lassey
5963b43add bug 459629 - Avoid code path with LoadLibraryEx called with LOAD_WITH_ALTERED_SEARCH_PATH in nsGlueLinkingWin for windows ce 2009-01-22 22:55:01 -05:00
Daniel Holbert
2a7d88e05a Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Masatoshi Kimura
46abd5b87e Bug 470209 - intl.charsetmenu.browser.unicode should not be included in localizable file; r=smontagu sr=dbaron 2008-12-25 00:47:51 +01:00
Brad Lassey
860ef1c467 Bug 458892 - Change deb description for xulrunner r=stuart 2008-12-22 12:28:38 -05:00
Marco Perez
7b7bba66e3 Bug 461542 - consolidate the (unix) start scripts for our applications; mozilla-central patch v3; r=benjamin 2008-12-10 16:19:55 +01:00
Phil Ringnalda
57c83b7d08 Bug 461322 typo, s/($IFLAGS1)/$(IFLAGS1)/ 2008-12-06 21:00:23 -08:00
Phil Ringnalda
0ee9e4b12a Bug 461322 - Don't give executable permissions to the various icons and text files that the app/Makefile.ins incautiously $(INSTALL), r=ted 2008-12-06 20:25:09 -08:00
Brad Lassey
b4646a8413 Bug 461858 - windows mobile minor cleanup of xulrunner r=bsmedberg 2008-12-03 08:41:12 -05:00
Justin Wood
b2458c170c Bug 463824, Introduce GLOBAL_DEPS to build system
r=ted, a1.9.1=beltzner [js bits rs=sdwilsh]
2008-11-27 18:26:44 -08:00
Shawn Wilsher
19fcb4b6ab Backed out changeset 87f6ae0c4324 (bug 435474) for orange. 2008-11-27 13:15:18 -08:00
Justin Wood
293c89f577 Bug 463824, Introduce GLOBAL_DEPS to build system
r=ted, a1.9.1=beltzner
2008-11-27 12:27:41 -08:00