Граф коммитов

1842 Коммитов

Автор SHA1 Сообщение Дата
rhelmer@mozilla.com 7be39bca7b set timeout for parent window to fire after child window. b=379484 r=bzbarsky 2007-05-02 22:47:56 -07:00
ted.mielczarek@gmail.com 62f42cf38e bug 378463 - build time logic to extract debug symbols on OS X. r=mento. second try 2007-05-02 11:45:36 -07:00
sayrer@gmail.com a11d15c226 backout patch for bug 378463 due to bustage 2007-05-01 17:03:35 -07:00
ted.mielczarek@gmail.com 6a01400914 bug 378463 - build time logic to extract debug symbols on OS X. r=mento 2007-05-01 16:33:00 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
alqahira%ardisson.org dd3da5681c Bug 420659 - initial Mochitest support for running Camino. r=jwalden, a=test-only, Camino-only 2008-05-06 17:52:26 +00:00
gavin%gavinsharp.com 24f3ddf538 Bug 431713: show EULA by default on first run of Firefox on Linux, and add override for unit test/talos machines to avoid it there, r=mconnor, a=mconnor 2008-05-05 20:43:45 +00:00
bent.mozilla%gmail.com b8b33c5b22 Bug 379959. Patch by Jonas Sicking <jonas@sicking.cc>. r+sr=bz, a=damons. 2008-04-28 23:56:13 +00:00
dtownsend%oxymoronical.com 9f25a794e1 Bug 410637: Mac UB XULRunner SDK packages have empty bin directory.
r=bsmedberg, a=beltzner
2008-04-10 14:50:48 +00:00
jwalden%mit.edu 00863a5a55 Bug 418009 - more followup, this time to deal with logspam due to self._process being a different class on different systems, with subtly different APIs. Python's library system's APIs for cross-platformness leave much to be desired, unfortunately... 2008-04-08 12:48:46 +00:00
jwalden%mit.edu 214e27e9e3 Hopefully fix a bug on Windows, where we were trying to read from stdout but hadn't created the process with the flags to actually make the stdout be available to read. r=bustage 2008-04-08 08:44:26 +00:00
jwalden%mit.edu 8490110ef4 Bug 418009 - Make runtests.py properly handle stdout for both the server and the application processes, rather than just sitting on the server output and hoping it doesn't grow 'too large'. This may fix some of the problems that were plaguing the PGO box that was using runtests.py a few days ago, and it should fix hangs numerous people have seen running Mochitests lately, where the server process decides to spew gobs of output about stuff being leaked. r=robcee 2008-04-08 05:18:45 +00:00
benjamin%smedbergs.us 60c44954b6 Bug 426771 - The previous checkin happened before full testing, and there was an important typo ;-) 2008-04-07 16:38:33 +00:00
reed%reedloden.com de0e6bee9d Bug 426771 - "Export cross tool variables in universal mozconfig" [p=benjamin@smedbergs.us (Benjamin Smedberg [bsmedberg]) r=luser/ted a1.9=beltzner] 2008-04-04 08:54:05 +00:00
caillon%redhat.com 1ca853c973 Bug 426205 - Fix implicit declaration of exit() warning running configure
r=bsmedberg a=beltzner
2008-04-04 02:09:06 +00:00
ted.mielczarek%gmail.com ac3d37bb2a bug 403224 - build config fixes to build spidermonkey with icc. r=bsmedberg 2008-03-18 17:37:01 +00:00
jwalden%mit.edu 99a79d6fdb Bug 423106 - runtests.py doesn't do anything with --browser-arg. r=ted 2008-03-15 22:48:08 +00:00
nrthomas%gmail.com 7af164818e Try workaround for bug 420187, r=ted & sayrer, a=blocking1.9+ 2008-03-15 17:22:15 +00:00
gavin%gavinsharp.com 82f5866e34 Bug 420955: make Error Console show chrome errors by default in testing profile, r=sayrer. Also port change from bug 420630 to runtests.pl.in 2008-03-04 22:12:06 +00:00
dougt%meer.net 669b214467 Not part of default build. 2008-03-04 19:43:45 +00:00
ajschult%verizon.net a6412224ba Bug 420630: Disable typeahead find autostart in SeaMonkey mochitests. rs=Neil 2008-03-04 07:24:26 +00:00
jwalden%mit.edu 7f2dda9b63 Bug 417075 - Update postMessage and MessageEvent to reflect domain/uri being replaced by origin, optional origin argument. r+sr=sicking, a=beltzner 2008-02-27 03:48:56 +00:00
dougt%meer.net 6005e1bd7a NPODB. Adding max and mappings required to build NSPR 2008-02-23 01:33:02 +00:00
sayrer%gmail.com 8bdff201c0 Bug 418772. PGO scripts and input. r=ted.mielczarek. 2008-02-21 21:08:40 +00:00
dougt%meer.net 9cfca67942 Using - instead of /. NPODB 2008-02-21 17:07:13 +00:00
ted.mielczarek%gmail.com 15bfe95de7 bug 361343 - make profiledbuild work on windows. r=bsmedberg 2008-02-20 23:29:12 +00:00
dougt%meer.net 7b56ffe012 Adding map functionality. Including stub Usp10.h. NPODB 2008-02-20 17:57:06 +00:00
dougt%meer.net 4670c1af46 Updates for Windows Mobile shunt and toolchain. NPODB. 2008-02-20 17:56:10 +00:00
jag%tty.nl 61c7a32ca0 Bug 362392: mddepend.pl stat() optimizations. r=neil, moa=bsmedberg, a=schrep 2008-02-13 08:40:39 +00:00
jag%tty.nl ce3d5374d9 Bug 415422: Fix gqi dep build (crash on startup). r=ted, a=damons 2008-02-08 08:50:22 +00:00
reed%reedloden.com 5b8c013b7e Bug 291088 - "bloat test files should not be included in optimized builds or release builds" [p=ryanvm@gmail.com (Ryan VanderMeulen) r=bsmedberg a1.9=beltzner] 2008-01-10 09:12:44 +00:00
dougt%meer.net d0d8f6d2c5 toolpaths to toolspath include file name change 2007-12-20 22:05:00 +00:00
dougt%meer.net eae1403b4a From the 1.8 branch to trunk. dropping support for older SDKs. 2007-12-20 21:37:07 +00:00
dougt%meer.net 2734030e31 not part of default build.
updating wince shunt layer:
  upgrading to window mobile v6 sdk
  removing mozce_ prefix from functions
  removing stub fuctions which are not supported on windows mobile v6

upgrading tools to work with msys and v6 sdk.

removing old visual studio projects.

patch by atotic, r=dougt.
2007-12-20 21:26:11 +00:00
mnyromyr%tprac.de c3f8cad62b Bug 320155: create symlinks dmg files (build tool part); r=mento, blocking-firefox3=beltzner 2007-12-12 17:35:45 +00:00
mark%moxienet.com 7d9d81d477 405704 Support "--format UDBZ" in pkg-dmg. r=mnyromyr a/1.9=dsicore 2007-12-11 19:03:11 +00:00
reed%reedloden.com 05d0105cff Bug 405290 - "Implement version checking for nspr and nss" (build/autoconf part) [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=schrep] 2007-12-11 10:21:59 +00:00
dougt%meer.net 34c9d0f306 Fixing build bustage on windows mobile b=402948. patch by blassey. not part of ff build 2007-11-27 23:51:44 +00:00
ted.mielczarek%gmail.com 396fb61029 bug 389346 - GNOME crash reporter comes up on crashes, prevents breakpad. r+a=bsmedberg 2007-09-04 17:09:31 +00:00
ccooper%deadsquid.com 540890740f b=388854
r=rhelmer
Add the quit.js functions directly to bloatcycle.html so we can exit cleanly on Mac.
2007-08-20 19:52:28 +00:00
benjamin%smedbergs.us ef5b6db46a Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser 2007-08-03 14:46:28 +00:00
joshmoz%gmail.com 9d4e2cf9f1 use gcc 4 on PPC Mac OS X (we already use gcc 4 on Intel), use 10.4 SDK on all tinderboxes, Mac OS X 10.4 is the new minimum system requirement for Gecko 1.9. b=385221 r=mento r=luser 2007-07-17 18:10:59 +00:00
asqueella%gmail.com a40d0d8431 Bug 387367 - mozilla-js.pc.in missing -DJS_THREADSAFE
p=Braden <braden@endoframe.com>
r=brendan
2007-07-14 21:57:39 +00:00
kairo%kairo.at 44c15ad597 fix MacOS X universal build bustage from bug 386903 by removing special-casing of suite to use xpinstall/packager (this has been fixed by bug 377953 for usual builds), r=bsmedberg 2007-07-09 18:24:29 +00:00
mats.palmgren%bredband.net 1104dddb66 Bye bye Xprint. b=326716 r+sr=dbaron 2007-06-13 18:03:03 +00:00
axel%pike.org 5c93bbaf0e bug 383463, --disable-compile-environment checks too much, r=bsmedberg 2007-06-11 15:56:42 +00:00
bent.mozilla%gmail.com 991845aae7 Bug 382759 - "MozillaBuild 1.1's 'mkdir -p' command is unreliable". r=bsmedberg. 2007-06-05 00:33:21 +00:00
joshmoz%gmail.com 44b6945f71 10.4 is Tiger, not Panther. 2007-05-30 19:52:28 +00:00
rhelmer%mozilla.com a9c6d7e4ee set timeout for parent window to fire after child window. b=379484 r=bzbarsky 2007-05-03 05:47:56 +00:00
ted.mielczarek%gmail.com 5d1e63e98b bug 378463 - build time logic to extract debug symbols on OS X. r=mento. second try 2007-05-02 18:45:36 +00:00