Mike Hommey
|
e90b78e9ac
|
Bug 818394 - Create objdir/x86_64/dist/universal symbolic link correctly. r=ted
|
2012-12-06 17:06:38 +01:00 |
|
Mike Hommey
|
097fa29aa1
|
Bug 818092 - Properly use CC/CXX from mozconfig on non-cross-compile Mac builds. r=ted
|
2012-12-06 17:06:37 +01:00 |
|
Henrik Skupin
|
7dd61b21af
|
Bug 818061 - Fallback to systems default clang if CC/CXX is not set. r=ted
|
2012-12-05 21:47:25 +01:00 |
|
Mike Hommey
|
f0d8cd43a9
|
Bug 813526 - Remove flags from STRIP in in-tree mozconfigs. r=khuey
--HG--
extra : rebase_source : d07008f6450a997d61b3444e54e9e2c54b4de34d
|
2012-12-05 09:21:24 +01:00 |
|
Rafael Ávila de Espíndola
|
aefaa73608
|
Bug 817710 - Upgrade clang to 169139 in the 3.2 branch. r=rail.
Update the build script.
|
2012-12-04 13:38:55 -05:00 |
|
Ed Morley
|
618d19c490
|
Bug 817349 - Ensure topFrame is always defined; r=ted
|
2012-12-03 14:30:35 +00:00 |
|
Jim Blandy
|
a5e9c42840
|
Bug 775789: Install .gdbinit correctly in $(DIST)/bin. r=glandium
--HG--
rename : .gdbinit => build/.gdbinit
|
2012-12-01 21:25:16 -08:00 |
|
Ed Morley
|
5d31b56d86
|
Bug 813650 - Part 2: checkForCrashes() should output the top frame of a crash in a TBPL-parsable format; r=ted
|
2012-12-01 17:02:29 +00:00 |
|
Ed Morley
|
178b788fed
|
Bug 813650 - Part 1: Don't print minidump stackwalk output incrementally, so we can implement part 2 without changing log order; r=ted
|
2012-12-01 16:58:40 +00:00 |
|
Joel Maher
|
b24dc3183a
|
Bug 786414 - unable to update sutagent on the panda boards. r=wlach DONTBUILD
|
2012-11-29 15:14:11 -05:00 |
|
Rafael Ávila de Espíndola
|
7e2336677b
|
Bug 815216 - Upgrade clang to 168596 in the 3.2 branch. r=rail.
Update the build script.
--HG--
extra : rebase_source : 9ed24736739a8abb775cce8ff90c456300098942
|
2012-11-29 09:49:15 -05:00 |
|
Geoff Brown
|
f75a54b769
|
Bug 809753 - Avoid python exception when maxTime is None; r=edmorley, DONTBUILD
|
2012-11-28 13:43:58 -07:00 |
|
Geoff Brown
|
d4ba3aaeca
|
Bug 814496 - sutAgent: Stop RedirOutputThread when timeout exceeded; r=wlach
|
2012-11-27 14:05:18 -07:00 |
|
Gregory Szorc
|
8c83780d44
|
Bug 811812 - Sacrifice virtualenv population output to TBPL gods; r=ted
We rewrite an ignorable error message on missing Python headers so TBPL
won't misreport as an actual build error.
|
2012-11-27 12:25:55 -08:00 |
|
Rafael Ávila de Espíndola
|
86e7892a13
|
Bug 813076 - Upgrade clang to 168304 in the 3.2 branch. r=rail.
Update the build script.
|
2012-11-20 10:51:56 -05:00 |
|
Ed Morley
|
f874edf289
|
Bug 812135 - Use the checkForZombies result to determine run status; r=jmaher
|
2012-11-20 15:24:28 +00:00 |
|
Ed Morley
|
8b8f5899d1
|
Bug 812135 - checkForZombies should return the result; r=jmaher
|
2012-11-20 15:24:28 +00:00 |
|
Ed Morley
|
96206ce1aa
|
Bug 808410 - Callers of checkForCrashes should use its return value to ensure shutdown crashes actually make the run fail; r=jmaher f=gps
|
2012-11-20 15:24:28 +00:00 |
|
Ed Morley
|
cfdb5270d1
|
Bug 808410 - checkForCrashes should return true for cases where we hit an exception during minidump stackwalk; r=jmaher
|
2012-11-20 15:24:28 +00:00 |
|
Gary Kwong
|
13f83e2e3d
|
Update suppression entry for bug 812421. DONTBUILD
|
2012-11-18 11:26:27 +08:00 |
|
Ed Morley
|
ab1be3c88a
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-11-16 17:05:30 +00:00 |
|
Gary Kwong
|
75ecb1211e
|
Add suppression entries for bug 793533, bug 812421, bug 812422 and bug 812423. DONTBUILD
|
2012-11-16 15:01:13 +08:00 |
|
William Lachance
|
5a3130a3ae
|
Bug 811388 - Update mozdevice to 0.15, update consumers;r=ahal
|
2012-11-14 09:49:04 -08:00 |
|
Kartikaya Gupta
|
d5dd49cabd
|
Bug 810171 - Add a test for VKB overlap input fields. r=cpeterson
|
2012-11-13 12:11:25 -08:00 |
|
Vladimir Vukicevic
|
96df073ee8
|
no bug; fix configure.in message on Android to not be lies and give useful info; r=sparky
|
2012-11-13 14:20:54 -05:00 |
|
Rafael Ávila de Espíndola
|
78435a9cb7
|
Bug 811081 - Switch the clang packages to the 3.2 release branch. r=rail.
build script changes.
|
2012-11-13 09:37:38 -05:00 |
|
William Lachance
|
f81e82b933
|
Bug 805116 - Print more of the logcat in mobile tests;r=gbrown
|
2012-11-12 13:57:13 -08:00 |
|
Brian Smith
|
d79b8dcdb8
|
Bug 799009: Remove unneeded SSL-related security alerts, r=honzab, r=dao
|
2012-11-10 20:49:44 -08:00 |
|
Brian Smith
|
7781a26273
|
backout cset 30f8e29f9cd1 due to orange
|
2012-11-10 19:08:26 -08:00 |
|
Brian Smith
|
d6580050c0
|
Bug 799009: Remove unneeded SSL-related security alerts, r=honzab, r=dao
--HG--
extra : rebase_source : b6216bf3163f63f1eb4f16901943d9f351bca2cf
|
2012-11-10 18:19:55 -08:00 |
|
Wes Johnston
|
41d7374421
|
Bug 810398 - Update support library error message to be clearer. r=blassey
|
2012-11-09 11:07:40 -08:00 |
|
Wes Johnston
|
7e7639ef9e
|
Bug 759041 - Bring in Android compatibility libraries. r=blassey
|
2012-11-08 07:45:29 -08:00 |
|
Joel Maher
|
cdaa07c5fd
|
Bug 809534 - add support to watcher to support version query. r=wlach DONTBUILD
|
2012-11-08 07:33:03 -05:00 |
|
Joel Maher
|
e602eb078c
|
Bug 809366 - watcher has high cpu usage on panda boards in racked environment. r=wlach DONTBUILD
|
2012-11-08 07:33:00 -05:00 |
|
Joel Maher
|
010bd81f4d
|
Bug 809364 - sutagent zeroconf is causing jmdns thread to spike cpu on panda boards. r=wlach DONTBUILD
|
2012-11-08 07:32:58 -05:00 |
|
Ted Mielczarek
|
30e96e220f
|
bug 803654 - Import mock into virtualenv. r=jhammel
|
2012-10-29 11:12:30 -04:00 |
|
Andrew Halberstadt
|
638ef460b8
|
Bug 798580 - Run mochitests from within test-container app's oop iframe, r=jgriffin
|
2012-10-31 09:37:22 -04:00 |
|
Ed Morley
|
502d65ab6f
|
Bug 808419 - remoteautomation.py's waitForFinish() should print to the log when maxTime is reached; r=jmaher
|
2012-11-05 13:03:55 +00:00 |
|
Ed Morley
|
7d255839b5
|
Bug 757838 - Make b2gautomation.py set lastTestSeen so crashes are output with the test filename; r=jgriffin
|
2012-11-03 17:10:59 +00:00 |
|
Ed Morley
|
79e6f70c2d
|
Bug 757838 - Misc b2gautomation.py cleanup; r=jgriffin
|
2012-11-03 17:10:59 +00:00 |
|
Ed Morley
|
dcadd35435
|
Bug 757838 - Make remoteautomation.py set lastTestSeen so Android crashes are output with the test filename; r=jmaher
|
2012-11-02 18:57:50 +00:00 |
|
Ed Morley
|
61d29c65ab
|
Bug 757838 - Misc remoteautomation.py cleanup; r=jmaher
|
2012-11-02 18:57:50 +00:00 |
|
Jonathan Griffin
|
4aa3749ab1
|
Bug 797162 - Add make target for b2g xpcshell tests, r=ted
|
2012-11-01 14:29:27 -07:00 |
|
Camilo Viecco
|
e2817d88c5
|
Bug 785259 - tests, r=honzab
|
2012-10-31 22:17:28 +01:00 |
|
Jim Mathies
|
ae9b1663ef
|
Bug 798821 - On Windows, restrict enabling of W3C touch interfaces to devices that support touch input. Also convert touch pref to 3-state value. r=bsmedberg
|
2012-10-25 09:57:51 -05:00 |
|
Gregory Szorc
|
27442ee740
|
Bug 804536 - Fix virtualenv population on Windows; r=glandium
I'm pretty sure the previous code works on Python 2.7.3. This
patch may break Python 3 compatibility. We'll cross that
bridge when we come to it.
|
2012-10-23 09:13:00 -07:00 |
|
Carmen Jimenez Cabezas
|
5ce3a161b8
|
Bug 773891 - With AppsService changes
|
2012-10-19 12:43:17 +02:00 |
|
Gregory Szorc
|
3e476bcb7f
|
Bug 800614 - Require Python 2.6 to build the tree; r=ted
|
2012-10-22 12:24:40 -07:00 |
|
Gregory Szorc
|
3ba849533e
|
Bug 802210 - Part 3: Unset PYTHONDONTWRITEBYECODE when creating virtualenv; r=ted
|
2012-10-22 11:51:08 -07:00 |
|
Gregory Szorc
|
b6b86c1846
|
Bug 802210 - Part 2: Unset PYTHONDONTWRITEBYTECODE when populating virtualenv; r=glandium
|
2012-10-22 11:13:59 -07:00 |
|