Brian O'Keefe
2186ab5dce
Bug 862986 - Part 2a: Migrate PROGRAM from Makefile.in to moz.build. r=gps
2013-05-01 14:05:40 -04:00
Ryan VanderMeulen
9e80ef1555
Backed out changesets c7937fb5f4bb and cf8db9b6bd61 (bug 862986) for bustage.
...
CLOSED TREE
2013-04-30 21:09:41 -04:00
Brian O'Keefe
6cb4a9b9be
Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps
2013-04-30 20:46:10 -04:00
Ryan VanderMeulen
d1a59f8eab
Backed out changesets 64c7ba1d3d04 and 7e9d5bb4a9af (bug 862986) for test failures.
2013-04-30 10:08:38 -04:00
Brian O'Keefe
43eddbd12b
Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps
2013-04-30 09:08:31 -04:00
Kyle Machulis
5aa83c3e11
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Kyle Machulis
c79ccc0693
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
Kyle Machulis
a59d40f143
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
...
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Mike Shal
9680b82df6
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
2013-03-19 11:47:00 -07:00
Gregory Szorc
011c6dc041
Bug 784841 - Part 18ο: Convert /xulrunner; r=ted f=Ms2ger
2013-02-25 13:20:39 -08:00
Mike Hommey
c3a7f67b4b
Bug 843040 - Set FINAL_TARGET before including rules.mk in xulrunner/stub/Makefile.in. r=bsmedberg
2013-02-20 17:31:54 +01:00
Benoit Girard
0b1123da53
Bug 761135 - Remove XPCOMGlueShutdown. r=benjamin
2013-01-07 16:19:39 -05:00
Mike Hommey
9a60879c81
Bug 812918 - Don't install the xulrunner stub in dist/bin on Mac. r=ted
2012-12-10 19:01:44 +01:00
Mike Hommey
6173fa297f
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Aryeh Gregor
e806eeab4f
Bug 777292 part 2 - Change all nsnull to nullptr
2012-07-30 17:20:58 +03:00
Geoff Lankow
00f3a215c9
Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg
2012-06-06 14:08:30 +12:00
Jim Mathies
bd3f82ea02
Bug 750911 - Add a third 'flags' parameter to XRE_main and add support for WindowsEnvironmentType. r=bsmedberg
2012-05-25 05:01:29 -05:00
Jim Mathies
b02ab82aae
Bug 732124 - Fix for crt link errors with VC11 - build glue using both the static and the dynamic runtime lib, and link accordingly for various components. r=ted
2012-05-21 16:31:03 -05:00
Gervase Markham
ca171eec44
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Dave Townsend
3e58f3029b
Bug 706186: xulrunner-stub depends on mozglue.dll and msvcr100.dll. r=glandium
2012-03-01 17:47:09 -08:00
Simon Kornblith
51fb1ca43b
Bug 726086 - XULRunner stub should look for XUL.framework directory instead of XUL.Framework; r=bsmedberg
2012-02-19 11:58:23 +00:00
Ehsan Akhgari
2a602a5685
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
...
Landing on a CLOSED TREE
2011-10-17 10:59:28 -04:00
Michael Wu
d8e503c38b
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
...
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
2011-09-28 23:19:26 -07:00
Rafael Ávila de Espíndola
632662087f
Bug 670951 - Make sure the xulrunner is copied. r=ted.
...
The Makefile responsible for building xulrunner now also puts it in the
framework directory. It may or may not be overwritten by rsync, but it will be
there in the end.
2011-09-25 13:48:50 -04:00
Mike Hommey
d0a3d1bc2f
Backout the backout of e5815c156b6c (bug 683096), 9ca928d8095c (merge), a286edb8ca4b (bug 683875), 61dc35b8f63f (bug 683171), b0741ae44def (bug 683875), 8e01bc314326 + e2697c06468f (bug 677501), 805e28e85577 (bug 680440)
2011-09-03 08:19:06 +02:00
Ed Morley
ed260633c7
Backout e5815c156b6c (bug 683096), 9ca928d8095c (merge), a286edb8ca4b (bug 683875), 61dc35b8f63f (bug 683171), b0741ae44def (bug 683875), 8e01bc314326 + e2697c06468f (bug 677501), 805e28e85577 (bug 680440) for Win opt orange and purple galore, on a CLOSED TREE
2011-09-03 04:35:21 +01:00
Mike Hommey
1fbab12774
Bug 680440 - Clean up jemalloc linkage. r=khuey
2011-09-01 14:11:56 +02:00
Mike Hommey
59a9d369ab
Bug 550659 - Resolve the xulrunner path when it is a symbolic link in the xulrunner stub. r=bsmedberg
2011-07-28 09:03:49 +02:00
Matthew Gertner
386ac4aa1b
Bug 666510 - Move the code for OS X app bundles from GRE_GetGREPathWithProperties to stub. r=bsmedberg
2011-07-02 16:47:55 +02:00
Mike Hommey
5e18728e38
Bug 650237 - Allow applications to use a symbolic link to the xulrunner-stub instead of a copy. r=bsmedberg
2011-07-01 10:42:28 +02:00
Ed Morley
a69a262691
Bug 654736 - Remove WinCE code from XULRunner; r=mfinkle
2011-05-05 09:40:04 -07:00
Benjamin Smedberg
57f55bb3bb
Bug 642795 - Remove support for registering and finding "system XULRunner" via config files or the registry. r=glandium
...
--HG--
extra : rebase_source : d42aa76683b6bb7de5df1b49b47f422a469201f4
2011-04-01 13:28:33 -04:00
Mitchell Field
2e8a7d546f
Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras
2011-02-20 06:10:24 +11:00
Jacek Caban
506799511b
Bug 612258 - xulrunner compilation failure after landing bug 603679 r=khuey a=NPOTB
2010-11-15 15:19:57 +00:00
Kyle Huey
526bf32750
Bug 612198: The other half. r=me a=npotb
2010-11-15 07:10:42 -05:00
Masatoshi Kimura
a50b072e40
Bug 567497 - "Files executed via download manager cause Win7 compatibility mode to permanently apply to firefox.exe and not downloaded file" [r=ted]
...
(transplanted from 63b89b3114614929b80a358163a2d1ae9feea91b)
--HG--
extra : transplant_source : c%B8%9B1%14aI%29%B8%0A5%81c%A2%D1%AE%9F%EE%A9%1B
2010-05-24 09:55:00 -04:00
Matt Brubeck
fcdd085300
Bug 560935 - "STL/XPCOM_GLUE/infallible-new build error in xulrunner/stub" [r=cjones]
2010-04-21 12:22:00 -05:00
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
Phil Ringnalda
e62c83fdc6
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
2009-09-18 19:59:53 -07: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
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
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
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
338a17002d
XULRunner bustage fix for bug 482277, forgot to replace an individually included header. b=482277
2009-03-20 16:21:08 -07: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