Commit Graph

321 Commits

Author SHA1 Message Date
Dave Townsend
bac66db741 Bug 652376: Migrate XPInstall Packager to the installer directory. r=robstrong, r=khuey.
--HG--
rename : xpinstall/packager/Packager.pm => toolkit/mozapps/installer/Packager.pm
rename : xpinstall/packager/pkgcp.pl => toolkit/mozapps/installer/pkgcp.pl
rename : xpinstall/packager/xptlink.pl => toolkit/mozapps/installer/xptlink.pl
2011-11-23 15:10:06 -08:00
Mike Hommey
c124580b04 Bug 696555 - Move update.locale into omni.jar. r=rstrong 2011-11-22 08:05:59 +01:00
Sriram Ramasubramanian
c836049aca Bug 703305 - Fix elfhack bustage. r=gladium 2011-11-18 13:18:24 -08:00
Doug Turner
10680e9163 Bug 703680 - support both embedding/android and mobile/android/base. r=khuey 2011-11-18 13:17:40 -08:00
Jonathan Kew
f784d8150d bug 692727 - include non-English hyphenation files on Android. r=mfinkle 2011-11-16 09:04:47 +13:00
Michael Wu
10aa39fd71 Bug 701875 - Rename omni.jar to omni.ja, r=ted 2011-11-12 19:58:19 -08:00
Michael Wu
3e0835d415 Bug 694206 - Add Gonk (B2G) widget backend, r=cjones 2011-11-10 16:17:46 -08:00
Jim Mathies
d430cb4c02 Bug 577867 - Update installer to use new city hash taskbar registration ids. r=rstrong 2011-11-03 09:39:51 -05:00
Jonathan Kew
60802d6448 bug 692743 - package hyphenation dictionaries in omnijar. r=glandium,mwu 2011-10-27 19:52:54 +01:00
Mike Hommey
c04dec79a7 Bug 686464 - Leave it to Android to unpack the content process executable. r=ted 2011-10-27 14:53:20 +02:00
Gregory Szorc
364d4fb86e Bug 687225 - Detect MSVC 2011 compiler. r=ted 2011-10-03 21:57:00 -04:00
Jonathan Kew
92bdda92ff bug 688779 - restore en-US hyphenation to the Android product. r=dougt
--HG--
extra : rebase_source : 1d6129ccfa2bc8f9d4e2777be28d3365eeb481e0
2011-09-29 10:37:56 +01:00
Makoto Kato
760958734d Bug 681202 - Add Android x86 target. r=glandium 2011-09-29 13:39:03 +09:00
Mike Hommey
e9f9b017a8 Bug 686876 - Move libraries at the top level in the apk. r=mfinkle 2011-09-21 18:06:14 +02:00
Ehsan Akhgari
97e0f80e7f Merge the last green changeset of mozilla-inbound to mozilla-central 2011-09-16 09:31:43 -04:00
Kyle Huey
614dad33a3 Merge m-c to b-s. 2011-09-07 10:47:50 -04:00
Mike Hommey
f45f435485 Bug 683441 - Always sign NSS libraries from packager.mk. r=ted 2011-09-06 08:19:37 +02: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
Rafael Ávila de Espíndola
81ce277862 Bug 674647 - Add an explicit MOZ_CAN_RUN_PROGRAMS variable. r=ted.mielczarek. 2011-09-03 16:38:02 -04:00
Mike Hommey
4904953e05 Bug 683171 - Fixup. r=me 2011-09-01 18:41:33 +02:00
Jason Orendorff
13b1ee332a Bug 682871 - make package fails when $(MOZILLA_DIR) is a relative path. r=Callek, sr=ted. 2011-09-02 16:52:16 -05:00
Ehsan Akhgari
064b64de3a Keep changeset 6a70000360a0 backed out on the reverted tree 2011-09-02 09:04:24 -04:00
Ehsan Akhgari
a171549936 Revert to changeset e6fc4594c22e which was the last one to get a green Win7 tp run 2011-09-02 09:03:08 -04:00
Marco Bonardo
8b11db042a Backout 6a70000360a0, e5c8fdabdf66 to figure out Windows reftest permaorange on a CLOSED TREE 2011-09-02 10:57:36 +02:00
Rafael Ávila de Espíndola
095c47c645 Bug 674647 - Add an explicit MOZ_CAN_RUN_PROGRAMS variable. r=ted.mielczarek.
The common cases are computed as before, but it can also be explicitly set.

--HG--
extra : rebase_source : 974c547f9fb8f4403f58f5ee5ddc4d4dd0600fbe
2011-09-01 16:50:27 -04:00
Mark Finkle
2270f57e03 Bug 686637 - Stop extracting hyphenation files from the APK [r=dougt] 2011-09-15 13:43:59 -04:00
Mike Hommey
0c455fd8a8 Bug 683171 - Properly disable GENERATE_CACHE when cross compiling. r=khuey 2011-08-30 17:52:41 +02:00
Mike Hommey
3f485aa66c Bug 681893 - Add the CRT dlls we don't use to the remove-files lists. Also fix inclusion of the MSVC 10 CRT in the js shell archive. r=khuey 2011-08-29 07:23:20 +02:00
Matheus Kerschbaum
7524e143b7 Bug 680792 - Remove support for Irix from our build system. r=ted 2011-08-26 00:34:45 +01:00
Mike Hommey
2d38faddec Bug 678195 - Remove old style jemalloc. r=khuey 2011-08-23 15:43:17 +02:00
Mike Hommey
bcbef9851d Bug 678161 - Also install msvc*.dll when using new style jemalloc. r=khuey 2011-08-23 15:36:31 +02:00
Matheus Kerschbaum
fc3688dcda Bug 679615 - Remove config/gtscc.c r=ted 2011-08-19 12:53:03 +02:00
Mike Hommey
06def372f6 Bug 672756 - Allow to populate startupcache on xulrunner applications built with the SDK. r=ted 2011-08-16 09:19:51 +02:00
Mike Hommey
81319a847a Backed out changeset 884efa9dcbf9 due to OSX debug orange 2011-08-15 10:39:10 +02:00
Mike Hommey
c71d17420a Bug 672756 - Allow to populate startupcache on xulrunner applications built with the SDK. r=ted 2011-08-15 09:24:13 +02:00
Walter Meinl
d3f69880aa Bug 652517 - [OS/2] make package fails to generate startupCache.zip r=glandium 2011-08-08 13:31:00 -04:00
David Bienvenu
1833591031 Bug 674352 - Precompile startup cache for Thunderbird; r=khuey 2011-08-08 09:52:07 +01:00
Michael Wu
4c7fd452ff Bug 664907 - Move *.properties comment stripping to staging, r=khuey 2011-07-25 21:57:16 -07:00
Mike Hommey
f8e6573e5c Bug 672758 - Fix missing endif 2011-07-22 10:24:18 +02:00
Mike Hommey
d9198e217b Bug 672758 - Properly set GENERATE_CACHE in all cases. r=ted 2011-07-22 08:48:41 +02:00
Mike Hommey
94ba9e65a6 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
9e27fb8e8b Bug 661910: Iterate over all component manifests when commenting out binary components during omnijar packing. r=khuey 2011-06-11 12:28:04 -07:00
John Ford
2e701d91c8 bug 667012 - make variable specified incorrectly r=khuey 2011-06-29 08:47:52 -07:00
Ted Mielczarek
f9d83d65c8 bug 659950 - implement a much simpler pair of codesize metrics: on-disk application size + installer size. r=glandium
--HG--
extra : rebase_source : 6ac0f4c367e7941de3dbbd05234afdb4e79ab14c
2011-06-28 07:55:56 -04:00
Takanori MATSUURA
ad02dc8618 bug 667295 - Generate JavaScript Shell package only when js executable is generated. r=ted 2011-06-27 00:24:59 +09:00
John Ford
bf3d452775 bug 667012 - ensure PKG_PATH exists when generating checksums file r=khuey 2011-06-24 14:40:06 -07:00
David Humphrey
88fc8ea5eb bug 543463 - Make it easier for non-Mozilla devs to get and use the JavaScript Shell, r=ted 2011-06-11 08:02:00 -04:00
David Humphrey
2e080c6853 bug 543463 - Make it easier for non-Mozilla devs to get and use the JavaScript Shell, r=ted 2011-06-09 14:03:00 -04:00
Kyle Huey
a1bc65100b Backed out changeset 5bb18a13d2b9 2011-06-13 10:58:55 -07:00