Josh Matthews
|
deed9acfed
|
Bug 665316 - Initialize variable before use. r=ted
|
2011-06-18 16:29:57 -04:00 |
|
Ted Mielczarek
|
a4398294bc
|
merge mozilla-central and build-system
|
2011-06-29 09:42:11 -04:00 |
|
Doug Turner
|
3ba825d401
|
Bug 665407 - Disable sutagent if not building tests. r=ctalbert
|
2011-06-28 20:51:30 -07:00 |
|
Ted Mielczarek
|
c344ca6306
|
bug 664197 - fix manifestparser tests on Windows
|
2011-06-28 15:19:03 -04:00 |
|
Ted Mielczarek
|
c092cc9149
|
bug 664197 - support universal builds in mozinfo/writemozinfo. r=jhammel
--HG--
extra : rebase_source : 13faa21a59805f879568c764cce61e8520749246
|
2011-06-28 07:55:56 -04:00 |
|
Ted Mielczarek
|
989714656d
|
bug 664197 - integrate mozinfo + ManifestDestiny update into xpcshell harness. r=jmaher
--HG--
extra : rebase_source : 1783e1a39d592defa279488f0cd0266311ed35ea
|
2011-06-21 08:12:40 -04:00 |
|
Jezreel Ng
|
be1946a257
|
Bug 666140: Error out if MOZCONFIG points to a non-existent file. r=khuey
|
2011-06-24 07:22:40 -07:00 |
|
Kyle Huey
|
a623745e39
|
Back out Bug 661855 since it blew up Windows.
|
2011-06-24 10:17:33 -07:00 |
|
Kyle Huey
|
1fe528c27e
|
Backed out changeset ac9450e70e57
|
2011-06-24 10:16:42 -07:00 |
|
Kyle Huey
|
95c074ff2d
|
Merge m-c to b-s.
|
2011-06-24 09:01:06 -07:00 |
|
Marco Bonardo
|
da3f6b77ac
|
Revert to changeset a87ee7550f6a due to incomplete backout
|
2011-06-24 17:23:04 +02:00 |
|
Jezreel Ng
|
a0fb99c06b
|
Bug 666140: Error out if MOZCONFIG points to a non-existent file. r=khuey
|
2011-06-24 07:22:40 -07:00 |
|
Joey Armstrong
|
474b2eabe3
|
Bug 661855 - unique.pl regexpr fix + unit test. r=khuey
|
2011-06-20 15:38:46 -04:00 |
|
Mike Hommey
|
fec988f7a0
|
Bug 664340 - Fallback to c++ when CXX is not set. r=khuey
|
2011-06-15 02:14:33 +02:00 |
|
Justin Lebar
|
22595121c0
|
Bug 663251 - Make profileserver.py take an optional argument, specifying the number of times to run the profiling step.
|
2011-06-14 09:44:34 -04:00 |
|
Ted Mielczarek
|
b9712b1eab
|
merge m-c and b-s
|
2011-06-13 09:09:43 -04:00 |
|
Marco Bonardo
|
ded0fca26c
|
Merge mozilla-inbound and mozilla-central
|
2011-06-11 11:08:40 +02:00 |
|
Wes Johnston
|
6542252fbc
|
Bug 662785 followup, disable uidiscovery UI in tests to fix some orange, r=mfinkle
|
2011-06-10 15:14:02 -07:00 |
|
Michael Wu
|
d8e5409ec9
|
Bug 641614 - Fix reordering of localized files in omnijar, r=ted
|
2011-06-10 17:54:01 -07:00 |
|
Ted Mielczarek
|
655b21063e
|
merge m-c to b-s
|
2011-06-10 12:58:21 -04:00 |
|
Mitchell Field
|
c1eec06aa3
|
Merge mozilla-central to build-system.
|
2011-05-29 14:10:30 +10:00 |
|
Mike Hommey
|
9a38106463
|
Bug 664367 - Pass LDFLAGS when linking elfhack's test.so. r=khuey
|
2011-06-15 08:54:45 +02:00 |
|
Cameron McCormack
|
9d4035280b
|
Bug 642175 - Part 2: Allow mochitests to clean up plugin and IPC process crash dumps. r=ted
|
2011-06-21 12:11:50 +12:00 |
|
Mitchell Field
|
12645b96f1
|
Merge mozilla-central to build-system.
|
2011-05-15 16:07:45 +10:00 |
|
Rafael Ávila de Espíndola
|
1dba5e3383
|
Bug 657653. Check for libstdc++ versions in stdc++compat.cpp; r=ted,glandium
|
2011-06-08 22:35:24 -04:00 |
|
Kyle Huey
|
d0c8d40621
|
Backout the backout. This is an infrastructure issue, not an issue with the code in this CLOSED TREE.
|
2011-06-08 07:56:25 -07:00 |
|
Kyle Huey
|
649ff29eed
|
Back em out on this CLOSED TREE for causing tinderbox to report mochitest-browser-chrome is failing
|
2011-06-08 06:22:04 -07:00 |
|
Wes Johnston
|
1d363880de
|
Bug 653141 - Allow language choice on first-run. r=mfinkle
|
2011-06-07 12:11:37 -07:00 |
|
Mike Hommey
|
5807380164
|
Bug 649965 - Remove inlines on Elf_*::swap functions. r=tglek
|
2011-06-03 01:21:07 +02:00 |
|
Brad Lassey
|
8f65e2f059
|
Bug 650205 - Implement devicemanager using adb. r=jmaher, a=test-only
|
2011-05-06 18:17:55 -04:00 |
|
Brad Lassey
|
90ced97964
|
Bug 649825 - refactor DeviceManager to allow multiple underlying implementations. r=ctalbert, a=test-only
--HG--
rename : build/mobile/devicemanager.py => build/mobile/devicemanagerSUT.py
|
2011-05-06 18:11:02 -04:00 |
|
Brad Lassey
|
2d988f1793
|
bug 656200 - Android Talos tests are failing to initialize the device correctly a+r=mfinkle
|
2011-05-11 00:47:10 -04:00 |
|
Benjamin Stover
|
df4707bd8b
|
Bug 654752 - Make runtests.py work out of the box with Fennec [r=ctalbert]
|
2011-05-04 11:40:12 -07:00 |
|
Mike Hommey
|
08bf24c935
|
Bug 654082 - Add C++0x support to the libstdc++ compatibility hack. r=tglek
|
2011-05-03 10:33:30 +02:00 |
|
Mike Hommey
|
0572c10e07
|
Bug 537857 part 2 - Avoid --gc-sections removing anything from elfhack test case. r=tglek
|
2011-06-28 08:25:48 +02:00 |
|
Mike Hommey
|
d79c335448
|
Bug 651892 part 3 - Remove __cxa_pure_virtual relocations. r=tglek
|
2011-06-23 04:08:03 +02:00 |
|
Mike Hommey
|
5d694d2527
|
Bug 651892 part 2 - Add a constructor to serializable that takes a buffer instead of an istream. r=tglek
|
2011-06-23 04:07:57 +02:00 |
|
Mike Hommey
|
7eff9066a4
|
Bug 651892 part 1 - Add a helper function to lookup symbols in a ElfSymtab_Section. r=tglek
|
2011-06-23 04:07:30 +02:00 |
|
Phil Ringnalda
|
b357d48fb3
|
Bug 639408 - Suppress sqlite leaks in Valgrind runs, r=njn DONTBUILD
|
2011-06-25 22:34:54 -07:00 |
|
Brad Lassey
|
c398b11302
|
bug 617115 - support building with andorid NDKr5 r=ted
|
2011-04-01 16:47:37 -07:00 |
|
Justin Lebar
|
d869da05f2
|
Bug 659463 - Make check on mac should check that we can combine x86-32 and x86-64 to make a universal binary, instead of trying to combine x86 and PPC. r=ted
|
2011-05-25 10:23:59 -04:00 |
|
Patrick McManus
|
5fd56cb6b8
|
bug 640003 - websockets, fixup tests for new server r=smaug r=biesi
|
2011-05-21 21:27:52 -04:00 |
|
Joel Maher
|
04354ea422
|
Bug 616999. Xpcshell manifest support; xpccheck.py for missing tests. r=ted, a=test-only
|
2011-05-20 07:15:41 -04:00 |
|
Joel Maher
|
5998b5a4cd
|
Bug 616999. Xpcshell manifest support; harness changes. r=ted, a=test-only
|
2011-05-20 11:54:01 -04:00 |
|
Michael Wu
|
51a78c71eb
|
Bug 656050 - Fix jar reordering on linux by moving jarlog dir, r=ted
|
2011-05-17 11:06:16 -07:00 |
|
Mike Hommey
|
b7d8bff6f5
|
Bug 657396 - Move LDFLAGS after other flags when building elfhack test case. r=ted
|
2011-05-17 09:34:20 +02:00 |
|
Phil Ringnalda
|
596da79aeb
|
Bug 663211 - proxy www.mozilla.com in tests so safebrowsing tests don't try to hit the network, r=ted, f=mmmulani
|
2011-06-11 11:24:50 -07:00 |
|
Mike Hommey
|
c1bf962ba5
|
Bug 661800 - Avoid elfhack considering non SHF_TLS sections as part of PT_TLS segment. r=tglek
|
2011-06-07 08:26:17 +02:00 |
|
Mike Hommey
|
3b605d5000
|
Bug 661800 part 0 - Add a dependency of host_elf*.o upon elfxx.h, to circumvent bug 664362. r=ted
|
2011-06-16 06:28:59 +02:00 |
|
Mike Hommey
|
ea96f06d3f
|
Backout bug 661800 (changeset d95b370f0f85) because of bug 664362
|
2011-06-15 08:44:13 +02:00 |
|