Mike Hommey
|
047ca44d4d
|
Bug 643690 part 1 - Avoid requiring libstdc++ symbol versions > GLIBCXX_3.4.8 (gcc > 4.1). r=ted,r=tglek
|
2011-04-15 11:03:17 +02:00 |
Serge Gautherie
|
6f30254193
|
Bug 599748 - Remove custom |def check_call()|, now that Python 2.4 is unsupported; (Av1) Remove 'util.py'.
r=ted.mielczarek.
|
2011-04-14 15:44:13 +02:00 |
Serge Gautherie
|
0c77f10690
|
Bug 647404 - automation.py: fix extractZip() and installExtension(); (Bv2) Rewrite installExtension() to copy xpi file without extracting it, Remove now unused extractZip().
r=jmaher.
|
2011-04-14 13:03:47 +02:00 |
Serge Gautherie
|
ab6cbd5010
|
Bug 647404 - automation.py: fix extractZip() and installExtension(); (Av1) s|os.sep|'/'|, Add shutil.rmtree() call, Fix some code nits.
r=jmaher.
|
2011-04-14 13:03:31 +02:00 |
Rafael Ávila de Espíndola
|
870da89416
|
Bug 638149 - Need a way to disable -dead_strip on OS X. r=ted
|
2011-04-09 05:23:27 +10:00 |
Ehsan Akhgari
|
79c7f38465
|
Backed out changeset eb6edf77b7c8 (bug 638149) because of build bustage
|
2011-03-27 15:30:22 -04:00 |
Rafael Ávila de Espíndola
|
5855b0a92d
|
Bug 638149 - Need a way to disable -dead_strip on OS X; r=ted
|
2011-03-02 21:29:00 -05:00 |
Matheus Kerschbaum
|
b0bea73625
|
Bug 640838: Remove OpenVMS support. r=khuey
|
2011-03-26 11:51:35 -04:00 |
Ted Mielczarek
|
a09a7f7a06
|
bug 628873 - redirect fxfeeds.mozilla.com to stop loading the default live bookmark in mochitests. r=philor,bhearsum
|
2011-01-31 11:55:50 -05:00 |
Rafael Ávila de Espíndola
|
aa4520dc69
|
bug 629815 - macosx/universal/mozconfig.common should not select the compiler. r=ted
|
2011-03-02 14:03:00 -05:00 |
Mitchell Field
|
897cf3b088
|
Bug 637034 - Add a native mkdir to pymake.builtins. r=ted
|
2011-03-20 20:12:36 +11:00 |
Mike Hommey
|
ff7382448b
|
Bug 637341 - Don't try to do anything on binaries that have already been elfhacked. r=tglek
|
2011-03-14 14:41:41 +01:00 |
Mike Hommey
|
88e2f6f745
|
Bug 637341 - Apply elfhack to dist/bin when packaging and when building symbols. r=ted
|
2011-03-14 14:41:41 +01:00 |
Neil Rashbrook
|
331b149ea6
|
Bug 632344 - Speed up header checks. r=ted
|
2011-03-01 21:38:21 +11:00 |
Mitchell Field
|
ecf2339769
|
Merge mozilla-central to build-system.
|
2011-02-28 18:28:40 +11:00 |
Joel Maher
|
9158311949
|
Bug 636534 - support incremental log output from remote testing harnesses. r=ctalbert, a=NPOTB
|
2011-02-26 13:19:55 -05:00 |
Kyle Huey
|
0df01cf2ad
|
Merge m-c to bs.
|
2011-02-25 15:23:05 -05:00 |
Joel Maher
|
5f711e746e
|
Bug 636450 - add a --host-os option for remote testing scripts. r=ctalbert, a=NPOTB
|
2011-02-24 14:45:42 -05:00 |
Joel Maher
|
38252a40ec
|
Bug 636451 - devicemanager should have the ability to terminate when it can't launch a second process. r=mcote, a=NPOTB
|
2011-02-24 14:45:39 -05:00 |
Mitchell Field
|
e48da647b0
|
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 |
Kyle Huey
|
df7193b08d
|
Merge m-c into bs.
|
2011-02-17 10:36:51 -05:00 |
Joel Maher
|
86863d208f
|
Bug 634691 - update devicemanager to adjust screen resolution and fix unit tests. r=mcote, a=NPOTB
|
2011-02-23 14:38:55 -05:00 |
Mike Hommey
|
041a32c7b1
|
Bug 635966 - Avoid elfhack failure with llvm. r=khuey,a=shaver
|
2011-02-23 10:06:26 +01:00 |
Mike Hommey
|
cfb842ff0a
|
Bug 632920 part 2 - Add support for R_ARM_THM_JUMP24 relocation in elfhack. r=tglek,a=bsmedberg
|
2011-02-16 17:27:35 +01:00 |
Mike Hommey
|
b40adbe4a2
|
Bug 632920 part 1 - Refactor relocations application to avoid error-prone duplication of code in elfhack. r=tglek,a=bsmedberg
|
2011-02-16 17:25:51 +01:00 |
Chris Leary
|
c228dde80b
|
Merge tracemonkey to mozilla-central. (a=blockers)
|
2011-02-15 12:05:57 -08:00 |
Bill McCloskey
|
add41dfe8e
|
Bug 631951 - Shrink methodjit memory usage by interpreting a few times before compiling (r=dvander)
|
2011-02-11 16:31:32 -08:00 |
Justin Wood
|
f05d020f82
|
Bug 633423 - Checksum generation (build/checksums.py) needs to open files in binary mode for correct checksums, r=khuey f=nthomas a=beltzner
|
2011-02-11 12:06:30 -05:00 |
Phil Ringnalda
|
6ee897f7e0
|
Bug 631841 - Move Valgrind suppression files into mozilla-central, r=ted, a=test
|
2011-02-07 19:21:52 -08:00 |
Kyle Huey
|
9998f935b8
|
Merge mozilla-central into build-system
|
2011-01-26 08:56:56 -05:00 |
Mitchell Field
|
efdd1fc59f
|
Bug 462361 - Remove support for building with Cygwin. r=khuey
|
2011-01-26 07:14:30 +11:00 |
Mike Hommey
|
6448f13648
|
Bug 629635 part 5 - Gracefully abort elfhack when injected code+data is bigger than original relocation section. r=tglek,a=blocking2.0:final
|
2011-02-12 10:28:34 +01:00 |
Mike Hommey
|
9cf5925117
|
Bug 629635 part 4 - Make elfhack keep PT_GNU_RELRO segments as they were originally. r=tglek,a=blocking2.0:final
|
2011-02-12 10:28:34 +01:00 |
Mike Hommey
|
dde4ac8b28
|
Bug 629635 part 3 - Add ElfSegment::getOffset and ElfSegment::getAddr functions. r=tglek,a=blocking2.0:final
|
2011-02-12 10:28:34 +01:00 |
Mike Hommey
|
66e8203b0f
|
Bug 629635 part 2 - Don't allow elfhack to move the .dynamic section. r=tglek,a=blocking2.0:final
|
2011-02-12 10:28:34 +01:00 |
Mike Hommey
|
3d938fb8e1
|
Bug 629635 part 1 - Make elfhack fail if different blocks need to be mapped to the same address. r=tglek,a=blocking2.0:final
|
2011-02-12 10:28:26 +01:00 |
Mike Hommey
|
8135a41854
|
Bug 632769 - Only build elfhack on x86* and arm. r=khuey,a=NPOTB
|
2011-02-12 10:27:56 +01:00 |
Edmund Wong
|
74071cc383
|
Bug 418896 - Removed profileserver.py.in from being preprocessed; r=ted a=NPOTB
--HG--
rename : build/pgo/profileserver.py.in => build/pgo/profileserver.py
|
2011-01-25 15:15:38 -05:00 |
Dave Townsend
|
7ac7527920
|
Missed review part from bug 474289, disable distribution add-ons in test runs. rs=me, a=dtownsend DONTBUILD
|
2011-01-19 14:56:01 -08:00 |
L. David Baron
|
f29c68729e
|
By default, disable MozAfterPaint for content. (Bug 608030) r=roc a=blocking2.0:betaN+
|
2011-01-24 16:23:08 -08:00 |
Nick Thomas
|
049084401e
|
Bug 600435, unify packaged tests only tests are enabled, r=khuey a=NPOTB
|
2011-01-17 16:09:06 +13:00 |
Mike Hommey
|
a9f7a02e81
|
Bug 628283 - Make elfhack handle GNU_RELRO segments better. r=tglek,a=dbaron
|
2011-01-24 23:11:46 +01:00 |
Mike Hommey
|
34074d848e
|
Bug 606145 part 3 - Integrate elfhack with the build system. r=khuey,a=bsmedberg
|
2011-01-24 09:56:40 +01:00 |
Mike Hommey
|
0198b3bfc0
|
Bug 606145 part 2 - Import elfhack code. r=tglek,a=bsmedberg
|
2011-01-24 09:56:40 +01:00 |
L. David Baron
|
a2cf59da8c
|
Backout changeset 3248feddc867 (bug 608030).
|
2011-01-23 22:00:04 -08:00 |
L. David Baron
|
fcb90264ce
|
By default, disable MozAfterPaint for content. (Bug 608030) r=roc a=blocking2.0:betaN+
|
2011-01-23 20:21:40 -08:00 |
Clint Talbert
|
17717fc135
|
Bug 624001 Update android devicemanager with better error handling r=jmaher,mcote a=NPOTB
|
2011-01-13 12:00:23 -06:00 |
Phil Ringnalda
|
66c1db1fc7
|
Bug 629202 followup, perhaps this is what the patch actually meant to do, a=bustage
|
2011-02-04 19:38:52 -08:00 |
Edmund Wong
|
15dd340e98
|
Bug 629202 - Fixed 'ImportError: No module named automation' during valgrind-linux test, r+a=ted
|
2011-02-02 07:44:00 -08:00 |
Neil Rashbrook
|
bff08c63ce
|
Bug 616810 Remove extraneous CRs r=khuey a=bsmedberg
|
2011-01-05 23:46:04 +00:00 |