Gregory Szorc
7aaa376790
Bug 783727 - Part 5: Add psutil to virtualenv; r=ted
...
It is optional so if your machine does not support building Python C
extensions things should still work.
2012-09-19 11:20:19 -07:00
Gregory Szorc
778913006f
Bug 783727 - Part 3: Support optional actions when populating virtualenv; r=ted
...
This is intended to be used for packages with C extensions because we
don't yet require support for the Python SDK to build mozilla-central.
2012-09-19 11:20:13 -07:00
Rafael Ávila de Espíndola
44fd89846a
Bug 787302 - Most stacks are truncated (using minidump_stackwalk on a Mac Tinderbox debug build). r=rail.
...
Also apply the patch on OS X.
2012-09-18 16:58:03 -04:00
Rafael Ávila de Espíndola
52689aa21f
Bug 791684 - Rename clang.tar.bz2 to its sha512 after building. r=rail.
...
--HG--
extra : rebase_source : b61abc1c5292a85d182f56aeaf01b399b7f2f222
2012-09-17 10:33:00 -04:00
Rafael Ávila de Espíndola
1e978504de
Bug 787302 - Most stacks are truncated (using minidump_stackwalk on a
...
Mac Tinderbox debug build). r=catlee.
patch clang to always produce debug_frame.
--HG--
extra : rebase_source : 0ca24100e9451b5d4d585fa27c116183fa6c5864
2012-09-17 09:21:17 -04:00
Jesse Ruderman
c7bd194ff7
Bug 789275 - Better error message when trying to process a crash report without symbols. r=wlach. DONTBUILD
2012-09-15 11:33:02 -07:00
Vladimir Vukicevic
0932aafa0f
b=790041; add mDNS broadcasts to SUTAgent; r=ctalbert
2012-09-14 09:29:51 -04:00
Rafael Ávila de Espíndola
25866c642b
Bug 789941 - Remove stdc++compat.cpp support on OS X. r=benjamin.
2012-09-13 19:17:08 -04:00
Ed Morley
ea14a0d709
Merge mozilla-central to mozilla-inbound
2012-09-12 21:58:18 +01:00
Ed Morley
2e19324705
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-09-12 21:50:56 +01:00
Rafael Ávila de Espíndola
3cb8cabf2e
Bug 788276 - Properly check for broken (deprecated) compilers. r=gps.
...
Check for old gcc versions.
2012-09-12 14:54:40 -04:00
Rafael Ávila de Espíndola
10b56fe547
Bug 788276 - Properly check for broken (deprecated) compilers. r=gps.
...
Check for old versions of llvm.
2012-09-12 14:48:16 -04:00
Kartikaya Gupta
556edf6838
Bug 767449 - Allow robotium tests to put files in places other than /mnt/sdcard. r=jmaher
2012-09-12 07:56:31 -04:00
Rafael Ávila de Espíndola
3eb66169b5
Bug 787931 - Add better error message. r=gps.
2012-09-11 09:02:20 -04:00
Ehsan Akhgari
78618df071
Bug 790453 - Rename the pref for background updates to app.update.staging.enabled; r=rstrong
2012-09-11 22:13:14 -04:00
Rafael Ávila de Espíndola
231e51481f
Bug 787931 - update the default compiler on OS X because we can't build with gcc 4.2 any longer. r=gps.
2012-09-10 14:52:26 -04:00
Siddharth Agarwal
697d8bc5bd
Bug 788971 - Pymake chokes when native commands raise exceptions without a "code" attribute. r=ted
2012-09-08 02:54:05 +05:30
William Lachance
980573bf62
Bug 723107 - Re-add mozdevice to testing/mozbase, remove duplicate files in build/mobile;r=jmaher
2012-09-07 16:00:31 -04:00
William Lachance
bb6e24e544
Bug 789458 - Restore watcher service if it comes back with a null intent;r=jmaher, a=test-only
...
This could happen if the watcher gets killed due to memory pressure on
Android
2012-09-07 12:00:52 -04:00
Joel Maher
6f00c66257
Bug 789213 - Delay SUTAgent "ready" until the SDCard is ready. r=wlach
2012-09-07 10:21:23 -04:00
Steve Fink
e38908030a
Bug 738612 - Add mozconfig "override" files to be included after everything else, for overriding previously set options. r=ted
...
--HG--
extra : rebase_source : e2062258eb508541bf499a5e4bc7d7e1ead10a00
2012-09-05 12:10:21 -07:00
Steve Fink
10a0ab1897
Bug 738612 - Include common mozconfigs so (eg) try pushes can modify them easily. r=ted
...
--HG--
rename : build/macosx/common => build/macosx/mozconfig.common
extra : rebase_source : fd63c04c9624177a75220a5a49f03fd0e8539e26
2012-09-05 12:09:50 -07:00
Mike Hommey
06155edd25
Bug 785265 - Explicitely use sh -c instead of letting subprocess.Popen do it. r=ted
2012-09-05 16:42:09 +02:00
Ryan VanderMeulen
9dbc069e42
Merge the last PGO-green inbound changeset to m-c.
2012-09-04 21:45:09 -04:00
Siddharth Agarwal
0f206c678a
Bug 787658 - Recalculate mtime once the target is built. r=khuey
2012-09-04 21:30:32 -04:00
Siddharth Agarwal
1ec1c3d794
Bug 787806 - Fix LD for Pymake Win64 builds. pending-r=ted
2012-09-03 03:48:16 +05:30
Siddharth Agarwal
1a35d991f1
Bug 787600 - Pymake: Shell commands in submakes don't honour exported PATH and don't receive exported envvars. r=gps
2012-09-01 06:41:50 +05:30
Siddharth Agarwal
117a49819e
Bug 784910 - Pymake: adjust sys.path so that native commands can load other modules from their own directories. r=ted
2012-09-01 06:40:16 +05:30
Rafael Ávila de Espíndola
2e83a27fe2
Bug 787568 - Upgrade clang to r161152. r=rail.
...
Update the build script.
2012-08-31 19:08:53 -04:00
Gregory Szorc
87bacd47a4
Bug 758823 - Don't create egg-info directories when populating virtualenv; r=ted
...
This patch basically bypasses setup.py for pure Python packages. Instead
of producing .egg-info directories in the source tree, it merely
installs .pth files pointing back to the source directory. As a result,
this is less junk in the source tree.
The .hgignore and .gitignore entries for egg-info directories have been
removed because there should no longer be egg-info directories any more.
People should clean up these orphaned directories manually. This can be
accomplished by running:
$ hg status -u | grep .egg-info | xargs rm -rf
$ git ls-files -o '*.egg-info*' | xargs rm -rf
2012-09-04 10:45:45 -07:00
William Lachance
cb33bd4f1a
Bug 786427 - Agent should quote with ' characters, not just " characters;r=jmaher
2012-08-30 15:05:18 -04:00
William Lachance
514c4bf174
Bug 786425 - Always log debug messages to logcat, even if file logging disable;r=jmaher
2012-08-30 14:51:16 -04:00
William Lachance
3ea4e8dff9
Bug 763497 - Add option to agent (and code to devicemanager) to allow executing commands as root;r=jmaher
2012-08-30 14:43:17 -04:00
Geoff Brown
3ce5f6b6c0
Bug 787061 - Robocop: dump stack traces on event timeout; r=jmaher
2012-08-30 08:50:16 -06:00
Mike Hommey
e76d23d064
Bug 785871 - Make config.status importable. r=gps
2012-08-29 08:55:58 +02:00
Mike Hommey
0a643d0aea
Bug 785622 - Only include .pp files corresponding to files we do build. r=khuey
2012-08-29 08:55:58 +02:00
Rafael Ávila de Espíndola
fbb36f93af
Bug 786010 - create manifest as part of the clang build. r=rail.
2012-08-27 16:05:35 -04:00
Rafael Ávila de Espíndola
b559fa07f2
Bug 781302 - Drop support for gcc 4.2. r=ted.
2012-08-27 15:34:31 -04:00
Kartikaya Gupta
7313be1947
Bug 783758 - Add a close function on the PaintedSurface class to clean up the opened FileInputStream, and invoke it from tests. r=jmaher
2012-08-27 13:44:58 -04:00
Rafael Ávila de Espíndola
ad2430336c
Bug 785772 - Don't use -O0 during stage1 on darwin. r=rail.
...
We only need to build stage1 with -O0 on linux because of a bug in the gcc
4.5 we use.
2012-08-27 10:20:46 -04:00
Mounir Lamouri
6e11fd8228
Bug 619236 - Set user_version in generated permissions.sqlite for tests. r=sicking
2012-08-23 11:39:41 -07:00
Mounir Lamouri
f2974f3cbd
Bug 777072 - 6/7 Update the Permission Manager database to save appId/isInBrowserElement. r=sicking
2012-08-23 11:38:26 -07:00
Ryan VanderMeulen
f88b773991
Merge m-c to inbound.
2012-08-24 16:18:09 -04:00
Chris Jones
bf0b224214
No bug: Merge backout on a CLOSED TREE r=bustage
2012-08-23 22:33:04 -07:00
Chris Jones
124a2df024
Back out bug 777072, bug 619236, and bug 784878
2012-08-23 22:00:14 -07:00
Ryan VanderMeulen
e880c79745
Merge the last PGO-green inbound changeset to m-c.
2012-08-23 22:06:49 -04:00
William Lachance
697700dba9
Bug 785108 - Fix devicemanagerADB's isDir to handle symbolic links properly;r=jmaher DONTBUILD
2012-08-23 15:56:18 -04:00
Malini Das
b19cefb4b1
Bug 755856 - look for adb in path first for mozdevice emulator automation, r=jgriffin
2012-08-23 15:46:48 -04:00
Mounir Lamouri
b8cd71234c
Bug 619236 - Set user_version in generated permissions.sqlite for tests. r=sicking
2012-08-23 11:39:41 -07:00
Mounir Lamouri
c99ed99904
Bug 777072 - 6/7 Update the Permission Manager database to save appId/isInBrowserElement. r=sicking
2012-08-23 11:38:26 -07:00