Commit Graph

310 Commits

Author SHA1 Message Date
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
Mike Hommey
b8ee59076f 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
Michael Wu
f809394c0f Bug 641614 - Fix reordering of localized files in omnijar, r=ted 2011-06-10 17:54:01 -07:00
Michael Wu
83492f26c0 Bug 659718 - Fix optimizejars.py output directory path on OSX, r=khuey 2011-05-31 16:53:18 -04:00
Mounir Lamouri
927ee0c01a Merging cedar with mozilla-central. 2011-05-27 09:57:51 +02:00
Chris Coulson
fba2fb93d4 Bug 639554 - Install sdk/bin with make install. r=bsmedberg 2011-05-26 08:13:23 +02:00
Armen Zambrano G.
d37fa9b0a5 Bug 517428 - fix race condition when uploading repackages to tinderbox-builds; r=Pike
DONTBUILD
2011-05-26 17:01:56 -04:00
Michael Wu
8dd395a2e1 Bug 600241 - Strip zips during optimization, r=taras 2011-05-23 17:23:13 -07:00
Michael Wu
ff498efba8 Bug 656050 - Fix jar reordering on linux by moving jarlog dir, r=ted 2011-05-17 11:06:16 -07:00
Mike Hommey
031bb07b36 Bug 620931 part 2 - When building --with-libxul-sdk, use the right preferences directory. r=bsmedberg 2011-02-25 12:49:19 +01:00
Jonathan Kew
4230d3ac60 Bug 253317 - Provide hyphenation dictionary for justified text (android packaging) [r=blassey] 2011-05-05 16:03:01 +01:00
Frank Wein
27cf7f805d Bug 649810 - SeaMonkey 2.1pre Windows installer ignores extension choices. r=khuey,Mitch 2011-04-25 05:27:00 -04:00