Mike Hommey
ea929b1b13
Bug 776046 - Add a pth file in virtualenv site-packages for $topsrcdir/build and $topsrcdir/config. r=ted
2012-07-25 07:44:08 +02:00
Ed Morley
3ccef88f32
Backout eecd3aa199e6 (bug 776305), 62facd5b3da9, c6a0ac7d47d2 & 2d56621abfee (bug 776035), e4e68cf2bd40 (bug 776016), 0853a4d49b4e & 31de6ffdedcb (bug 770426), 43a69b4981f5 (bug 756786) for Windows mochitest crashes
2012-07-25 09:35:32 +01:00
Gregory Szorc
aca5b79b25
Bug 777068 - Move blessings Python package to python/; r=glandium
...
--HG--
rename : build/pylib/blessings/LICENSE => python/blessings/LICENSE
rename : build/pylib/blessings/MANIFEST.in => python/blessings/MANIFEST.in
rename : build/pylib/blessings/PKG-INFO => python/blessings/PKG-INFO
rename : build/pylib/blessings/README.rst => python/blessings/README.rst
rename : build/pylib/blessings/blessings/__init__.py => python/blessings/blessings/__init__.py
rename : build/pylib/blessings/blessings/tests.py => python/blessings/blessings/tests.py
rename : build/pylib/blessings/setup.cfg => python/blessings/setup.cfg
rename : build/pylib/blessings/setup.py => python/blessings/setup.py
rename : build/pylib/blessings/tox.ini => python/blessings/tox.ini
2012-07-24 23:59:54 -07:00
Mike Hommey
0f1fc82639
Bug 776046 - Add a pth file in virtualenv site-packages for $topsrcdir/build and $topsrcdir/config. r=ted
2012-07-25 07:44:08 +02:00
Geoff Brown
39a6e4a784
Bug 776541 - keep socket open after devicemanagerSUT push command; r=wlach
2012-07-23 19:56:53 -06:00
Joel Maher
1b9f4f286d
Bug 773021 - sutagent info('memory') should return free memory, not just physical memory. r=wlach
2012-07-23 15:52:34 -04:00
Justin Lebar
faacf0b575
Bug 776537 - Pass a valid environment to populate_virtualenv.py, unbreaking configure, by expanding HOST_CFLAGS and friends when they're created. r=glandium
...
Also fix up some Makefile.in's so they specify HOST_CFLAGS/CXXFLAGS correctly.
--HG--
extra : rebase_source : 5a6b983527bfb1cd7b551916dac286f130a736c6
2012-07-23 13:29:02 -04:00
Gregory Szorc
6e8f3ba694
Bug 774106 - Don't use Makefile.in to populate virtualenv; r=glandium
2012-07-23 00:19:30 -07:00
Tim Taubert
12b169c107
Bug 728426 - Opening and then closing bookmarks sidebar keeps the bookmarksPanel.xul and/or history-panel.xul document alive; r=dao
2012-07-21 19:37:56 +02:00
Rafael Ávila de Espíndola
3439932cd6
Bug 775305 - reenable ccache on os x. r=rail.
...
--HG--
extra : rebase_source : 1886a2adf54d89eec4924a2aec9be1cf16e79d99
2012-07-20 18:36:49 -04:00
David Clarke
49b8ed3ad2
Bug 775708 - A better mechanism of detecting root on device, r=jmaher
2012-07-20 15:02:51 -07:00
Ryan VanderMeulen
7ad11464cb
Merge m-c to inbound.
2012-07-20 17:37:53 -04:00
John Hopkins
82e2368ecf
Bug 775670 - Build Thunderbird using clang. r=rail
2012-07-20 11:28:41 -04:00
Mounir Lamouri
397fdcc90e
No bug - fix build bustage on Windows/Android and M-oth on MacOS. r=me CLOSED TREE
2012-07-20 02:14:25 -07:00
Justin Lebar
8a3a318192
Bug 770894 - Followup: Don't use "/" inside app names, and don't declare multiple apps with the same version. r=mounir
2012-07-19 23:40:50 -07:00
Mounir Lamouri
b9eca2d8ff
Bug 770894 - Add a testing infrastructure to test features related to Web Apps in mochitests. r=jmaher
2012-07-19 23:40:15 -07:00
Gregory Szorc
23d566d043
Bug 774558 - Fix typo in SubstitutionRef.__repr__; r=khuey
...
--HG--
extra : rebase_source : d3ed1a34ef61e0f23c2166c4c1071474494c93ac
2012-07-20 10:50:51 -07:00
Ryan VanderMeulen
234cb4c456
Merge m-c to inbound.
2012-07-19 21:08:31 -04:00
Mihnea Balaur
ab73367081
Bug 753605 - Add emulator classes to build/mobile, r=jmaher, DONTBUILD because NPOTB
2012-07-19 16:14:44 -07:00
Joel Maher
5b0cdffc1b
Bug 772531 - detect when a tegra reboots via log file parsing, mark test as red and allow tbpl to get accurate information. r=wlach
2012-07-18 15:24:34 -04:00
Rafael Ávila de Espíndola
2f9e4203f9
Bug 733905 - switch OS X builds to clang. r=ehsan.
...
--HG--
extra : rebase_source : aec96c90aecafc757d3ce759eb7d80c0c8e3d965
2012-07-18 09:31:15 -04:00
Geoff Brown
2e660128ad
Bug 774797 - Robocop: upgrade to robotium-3.3.jar; r=jmaher
2012-07-18 14:25:20 +01:00
Rafael Ávila de Espíndola
cf0d2b5fc6
Bug 774796 - upgrade clang to r160364. r=rail.
...
Update the build script.
--HG--
extra : rebase_source : ab552c6849c5b3bcb0d7e603555e5b67ce9fbf69
2012-07-17 15:13:06 -04:00
Mihnea Balaur
2aa3cb4849
Bug 773826 - Move mkDirs implementation into base class, r=wlach
2012-07-17 10:35:41 -07:00
Joel Maher
4cb9c95fea
Bug 772531 - detect when a tegra reboots via log file parsing, mark test as red and allow tbpl to get accurate information. r=wlach
2012-07-17 12:00:11 -04:00
Kartikaya Gupta
62a86eb55a
Bug 775102 - Update FennecTalosAssert so that assertion failures make the tests orange. r=gbrown
2012-07-19 14:18:36 -04:00
Rafael Ávila de Espíndola
2ef8d511ed
Bug 755145 - Define CCACHE_CPP2 when using ccache and Clang. r=glandium.
2012-07-19 09:20:46 -04:00
Geoff Brown
7279ed69a0
Bug 774322 - use correct process name in RProcess; r=jmaher
2012-07-17 08:58:47 -06:00
Rafael Ávila de Espíndola
e8eb9e9833
Bug 774414 - Disable sse by default on the 32 bit linux build of clang. r=rail.
...
DONTBUILD.
--HG--
extra : rebase_source : 82b0bbcb013de2b49a2af15be0a32318c3a854fb
2012-07-16 15:49:46 -04:00
Rafael Ávila de Espíndola
438ff765b6
Bug 774372 - build clang packages with --disable-assertions. r=rail.
...
--HG--
extra : rebase_source : bf59e8a827ec563170bc853a0c2d9de6211918f6
2012-07-16 15:02:41 -04:00
William Lachance
278c4a5af6
Bug 773463 - Use select so we don't use 100% CPU while waiting for a response in devicemanagerSUT;r=jmaher
2012-07-16 10:42:08 -04:00
Rafael Ávila de Espíndola
f94882166a
Bug 774121 - upgrade clang to r160227. r=rail.
...
Update the build script.
2012-07-16 08:26:17 -04:00
Dão Gottwald
accaddbba3
Bug 767896 - disable browser_pageInfo.js
...
--HG--
extra : rebase_source : 315e8b6c151c6c2c23fd2b3275addc7178dd36c2
2012-07-15 17:04:07 +02:00
Rafael Ávila de Espíndola
7ef7d01c95
Bug 772853 - upgrade clang to r160176. r=rail.
...
Update the build script.
--HG--
extra : rebase_source : e534988eb9423a5459ebf91ec5cfdb4eb3c0b30d
2012-07-13 23:52:52 -04:00
Jim Mathies
1558ca2e26
Bug 769623 - when binscope fails, dump the failure report to logs. r=khuey
2012-07-13 09:33:27 -05:00
Jim Mathies
6b4ff3abbc
Bug 769623 - remove win line endings from autobinscope.py. r=khuey
2012-07-13 09:33:18 -05:00
Ryan VanderMeulen
7105546cd8
Merge the last PGO-green inbound changeset to m-c.
2012-07-12 20:46:27 -04:00
Ed Morley
baf8581fae
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-07-12 17:28:05 +01:00
Rafael Ávila de Espíndola
e33f94d51f
Bug 772853 - upgrade clang to r160105. r=rail.
...
DONTBUILD.
2012-07-12 11:19:00 -04:00
Andrew Halberstadt
189d6c72b6
Bug 772307 - Add dummy browser.manifestURL pref to user.js to prevent B2G from dying, r=jgriffin
2012-07-11 18:14:35 -07:00
William Lachance
c7b2a9d082
Bug 772595 - Better escape commands sent to devicemanager shell;r=jmaher
2012-07-12 12:12:59 -04:00
Ed Morley
58bb133d29
Merge mozilla-central to mozilla-inbound
2012-07-12 16:29:25 +01:00
Mike Hommey
882d156651
Bug 763651 - Link the javascript engine against zlib. r=khuey
2012-07-12 08:30:59 +02:00
Siddharth Agarwal
b2ace89d27
Bug 772186 - Support return values from pymake native commands. r=khuey
...
If the return value is an integer, treat it like an exit code. Otherwise, if
it is None, treat it like 0. Otherwise treat it as an error. This behaviour is
equivalent to that of sys.exit. Also fix our own sys.exit handling to match
this, and add tests for everything.
--HG--
extra : rebase_source : e36155d8fbe555e76effd182979cd6b1000a6ece
2012-07-12 09:52:25 +05:30
William Lachance
1a4fbadd15
Bug 763497 - Always run standard commands through "su" with SUTAgent r=jmaher
2012-07-11 18:35:41 -04:00
Jonathan Griffin
8ddc986030
Bug 772687 - Add ability to specify deviceRoot when instantiating DeviceManager, r=jmaher
2012-07-11 11:49:30 -07:00
William Lachance
d2f4891726
Bug 768957 - Fall back to getting mac address using wifiman on older versions of Android;r=jmaher
2012-07-11 12:51:44 -04:00
William Lachance
490683b8d4
Backed out changeset fa4bd6ad8a13
2012-07-11 12:49:14 -04:00
William Lachance
85d1178593
Bug 768597 Fall back to getting mac address using wifiman on older versions of Android;r=jmaher
2012-07-11 12:45:22 -04:00
William Lachance
3fc4fa8218
Bug 772105 - Give a better error if failed to push a file with devicemanagerSUT;r=jmaher
2012-07-11 10:24:05 -04:00