Gervase Markham
e95524780d
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Tim Abraldes
7768a2cb7c
bug 753123. Use wide-string versions of Windows API calls to make redit.exe work with unicode file paths. Also updates redit to scopeguard its resources. r=jimm
2012-05-14 16:54:25 -07:00
John Ford
f93a85df2f
bug 747448 - convert shell calls to pwd to using core_*path functions r=khuey
2012-05-07 15:21:11 -07:00
Benjamin Smedberg
1ba9dbde3b
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
Dave Townsend
3530128865
Bug 734975: Fix XULRunner packaging in universal builds. r=bsmedberg
2012-04-05 10:01:17 -07:00
Dave Townsend
8783bf6989
Bug 738485: Remove antiquated extensions.rdf and installed-extensions.txt files. r=robstrong
2012-03-29 16:59:50 -07:00
Jacek Caban
7557fc2d91
Bug 739188 - Allow crosscompiling for Windows without NSIS r=ted
2012-03-28 11:48:27 +02:00
Matt Brubeck
94c22a7499
Merge mozilla-central and mozilla-inbound
2012-03-24 09:05:27 -07:00
Serge Gautherie
aeeaea5538
Bug 604266. (Cv1) Remove MOZ_INSTALLER support. r=ted.mielczarek.
2012-03-24 01:27:35 +01:00
Benjamin Smedberg
ba4ae43daa
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
Rail Aliiev
6171475ce7
Bug 732976 - SingleSourceFactory should generate checksums file. r=ted
2012-03-12 17:48:40 -04:00
Rail Aliiev
2efeba153d
Bug 732962 - Implement signing on demand for xulrunner. r=ted,catlee
2012-03-12 13:39:35 -04:00
Dave Townsend
06594e126d
Bug 706186: xulrunner-stub depends on mozglue.dll and msvcr100.dll. r=glandium
2012-03-01 17:47:09 -08:00
Simon Kornblith
a43288f1b6
Bug 726086 - XULRunner stub should look for XUL.framework directory instead of XUL.Framework; r=bsmedberg
2012-02-19 11:58:23 +00:00
Abhishek Singh
cde569d7a1
Bug 650322 - Remove 'ac_add_options --disable-installer'. r=ted
2012-01-25 14:53:24 +01:00
Ed Morley
66a3a24987
Add embedding/tests/winEmbed/Makefile to xulrunner/makefiles.sh (no bug); rs=build
2011-12-08 20:02:25 +00:00
Oleg Romashin
ac486d85c9
Bug 707882 - Xulrunner make deb fail, rm xpidl. r=bsmedberg
...
--HG--
rename : xulrunner/installer/debian/postinst => xulrunner/installer/debian/postinst.in
rename : xulrunner/installer/debian/prerm => xulrunner/installer/debian/prerm.in
2011-12-07 11:04:53 -08:00
Rafael Ávila de Espíndola
56f61422f8
Bug 705133 - move all linux CC and CXX lines to a central mozconfig snippet. r=catlee.
2011-11-24 14:58:06 -05:00
Rafael Ávila de Espíndola
de366396e2
Bug 676607 - Update the mozconfig files to point to the new gcc. r=catlee.
2011-11-23 09:07:32 -05:00
Ehsan Akhgari
1deb9f1504
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
Ed Morley
3b938d8311
Bug 575283 - Remove redundant/invalid options from the now in-tree mozconfigs; r=catlee,ted
...
Removes options that are now set by default (eg enable symbols, app=browser) and
those that have since been removed from configure (eg --disable-javaxpcom). Also
removes |--enable-jemalloc| if |--enable-trace-malloc| present, since the latter
force disables jemalloc regardless.
Note: This changeset is effectively no-op. No behaviour change is intended.
2011-10-14 22:25:01 +01:00
Ed Morley
18528b17ff
Bug 689884 - Skip Makefiles that are no-op or else only |DIRS = a_single_subdir|; r=khuey
2011-10-06 17:15:07 +01:00
Chris AtLee
0fe8c3a5ea
Bug 558180: Put mozconfigs into source tree. r=ted,nthomas
2011-07-05 16:49:22 -04:00
Michael Wu
ac54b41b01
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
Ed Morley
5a9c3a07b8
Bug 689043 - Add missing makefiles to xulrunner/makefiles.sh; r=khuey
2011-09-28 09:26:05 +01:00
Rafael Ávila de Espíndola
155af234f2
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
Rafael Ávila de Espíndola
17da0ee461
Bug 670951 - Make rsync verbose to check where we are losing xulrunner. r=khuey.
...
It looks like this bug is caused by a missing dependency on this rule. Making
rsync verbose will check if it is seeing the xulrunner binary or not.
2011-09-22 11:47:26 -04:00
Matheus Kerschbaum
5adf06c84c
Bug 684155 - Remove MOZ_STATIC_BUILD r=khuey
2011-09-07 00:14:30 +01:00
Mike Hommey
259de29cc0
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
5165a14914
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
09f238645d
Bug 680440 - Clean up jemalloc linkage. r=khuey
2011-09-01 14:11:56 +02:00
Matheus Kerschbaum
a691bba18e
Bug 671465 - Remove some gtkmozembed left-overs. r=khuey
2011-08-26 00:35:13 +01:00
Rob Arnold
538ae2e2af
Bug 563462 - Remove Photon bits from the build-system. r=ted,vlad,jwalden
2011-06-24 16:49:00 -04:00
Mounir Lamouri
30b558f083
Backout bug 563462, bug 675519, bug 674647, bug 341223 and bug 672980 to fix perma-orange.
2011-08-09 14:50:55 +02:00
Rob Arnold
2416a7b552
Bug 563462 - Remove Photon bits from the build-system. r=ted,vlad,jwalden
2011-06-24 16:49:00 -04:00
Matheus Kerschbaum
aab786a0d3
Bug 675500 - Remove --disable-storage. r=khuey
2011-08-06 19:05:49 +02:00
Mike Hommey
15a0b9d8dc
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
Mike Hommey
14d2cdfd85
Bug 655678 - Move startupcache precompilation to the common packaging rules, and opt-in in browser and xulrunner. r=khuey
...
--HG--
rename : browser/installer/precompile_cache.js => toolkit/mozapps/installer/precompile_cache.js
2011-07-19 08:51:54 +02:00
Mike Hommey
899cc54dc4
Bug 671500 - Remove remaining bits of /etc/gre.d. r=khuey
2011-07-15 10:15:28 +02:00
Matthew Gertner
6d94ba9649
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
7c208af301
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
Jared Wein
e38c77fca2
Bug 504645 - Remove document.png from the source tree since it is no longer needed; r=dolske+mfinkle
2011-06-26 18:27:59 +02:00
Randell Jesup
1041f9cb42
Bug 666501: fix jprof to work in builds without run-mozilla.sh r=glandium
2011-06-24 00:01:49 -04:00
Matheus Kerschbaum
cee755b25f
Bug 662023 - Remove ActiveX embedding API part 1: remove support from the build system. r=bsmedberg
...
--HG--
extra : rebase_source : d05e2577581e76b2eedf348f5840e40619eaf4c2
2011-06-22 11:57:27 -04:00
Mike Hommey
5f6768d592
Bug 662223 - Add -lmozalloc in link flags provided in libxul.pc. r=cjones,sr=bsmedberg
2011-06-15 05:17:03 +02:00
Ehsan Akhgari
05f536f090
Back out Dao's push because of build bustage
2011-06-14 00:17:10 -04:00
Matheus Kerschbaum
93857e2c74
Bug 662023 - Remove ActiveX embedding API part 1: remove support from the build system. r=bsmedberg
2011-06-14 05:50:38 +02:00
Robert Strong
a6ce7edc67
Fix Mac universal xulrunner packaging for omnijar and appp update precomplete generation for Bug 653971 - Mac XULRunner packaging broken by bug 386760. r=nthomas, r=khuey
2011-06-03 20:42:39 -07:00
Matheus Kerschbaum
679e31e4ad
Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew
2011-05-23 18:54:47 +02:00
Mike Hommey
eaec2d4ab6
Bug 620931 part 5 - Enable omni.jar by default on xulrunner. r=bsmedberg
2011-05-10 15:50:15 +02:00