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

2176 Коммитов

Автор SHA1 Сообщение Дата
L. David Baron 2141d9bef4 Fix remaining occurrences of 'ERROR FAIL' in the tree (other than those fixed in bug 468913). (Bug 477869) r=ted 2009-02-10 14:05:27 -08:00
Doug Turner e730402e76 Bug 477759 - stop using fp:fast as a build option on windows mobile. r=blassey 2009-02-09 22:56:30 -08:00
Brad Lassey fd7d7d8ea3 bug 477678 - Windows CE builds should target ARMv6 r=dougt 2009-02-09 19:00:24 -05:00
Ted Mielczarek 18e9d5edc3 bug 460515 - Remove assumption that xpcshell etc in same directory as app executable. r=jwalden 2009-02-09 13:57:27 -05:00
Ginn Chen 55d2cea4c2 Bug 472269 LD_LIBRARY_PATH is not set when running thunderbird from mozilla/dist/bin on Solaris r=wtc sr=neil 2009-02-09 14:18:02 +08:00
Brad Lassey eaa8b5de3a bug 465874 - WinCE Environment Variables Have To Be Passed On Command Line r=bsmedberg 2009-02-05 15:50:44 -08:00
Serge Gautherie ef987b9919 Bug 475455 - [Windows 2000] runtests.py: automation.py can't kill ssltunnel.exe; (Av1b) Support Win2K kill.exe tool; r=jwalden+bmo 2009-01-29 14:37:37 +01:00
Brad Lassey 9fed2d7000 bug 474737 - Windows ce tools refactor, NPOTB r=dougt, ted
--HG--
rename : build/wince/tools/vs9ppc2003arm/arm-wince-as.c => build/wince/tools/arm-wince-as.c
rename : build/wince/tools/vs9ppc2003arm/arm-wince-gcc.c => build/wince/tools/arm-wince-gcc.c
rename : build/wince/tools/vs9ppc2003arm/arm-wince-lib.c => build/wince/tools/arm-wince-lib.c
rename : build/wince/tools/vs9ppc2003arm/arm-wince-link.c => build/wince/tools/arm-wince-link.c
rename : build/wince/tools/vs9ppc2003arm/arm-wince-res.c => build/wince/tools/arm-wince-res.c
rename : build/wince/tools/vs9ppc2003arm/toolspath.h => build/wince/tools/toolspath.h
2009-01-28 13:13:56 -05:00
Jim Blandy 5151951c4e Bug 475064: Use 'test !', not '! test' in configure scripts. r=bsmedberg 2009-01-28 09:01:40 -08:00
Dave Townsend 480e4a0a4f Bug 424488: Test infrastructure for signed jars. r=ted 2009-01-26 09:39:08 +00:00
bjarne@runitsoft.com bf422d49e2 Bug 464191 - ssltunnel process persists after Mochitest run. r=jwalden, a=testingonlychange 2009-01-12 11:23:28 -08:00
Daniel Holbert ace316395f Bug 473236 - follow up patch v3a: restore executable status for some files that might need it. a=ted 2009-01-23 11:52:51 -08:00
Ted Mielczarek 6bc76472c3 bug 474973 - make config.{guess,sub} executable 2009-01-23 07:56:51 -05:00
Brad Lassey 9bf028c66b bug 459629 - Avoid code path with LoadLibraryEx called with LOAD_WITH_ALTERED_SEARCH_PATH in nsGlueLinkingWin for windows ce 2009-01-22 22:55:01 -05:00
Benjamin Smedberg ed4d0102a4 Bug 269538 - use stdint types instead of jscpucfg types, now that we have them auto-configured
* Various code inside and outside of JS uses JS_BYTES_PER_WORD, so I added it to js-config.h
* Existing code uses JS_BYTES_PER_DOUBLE, JS_BITS_PER_WORD_LOG2, and JS_ALIGN_OF_POINTER so I've added autoconf tests for those

r=crowder r=jimb
2009-01-14 15:56:30 -05:00
Arpad Borsos db101ef41d Bug 472332 - Remove unused files from build/autoconf; +aclocal cleanup; r+sr=ted.mielczarek 2009-01-22 19:01:24 +01:00
Daniel Holbert 4301671b45 Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Benjamin Smedberg 4eaabd38fe Backed out changeset 525e42406396, bug 269538 (jscpucfg-ectomy) due to Windows TUnit bustage. 2009-01-21 17:34:28 -05:00
Benjamin Smedberg 52f4f5da62 Bug 269538 - use stdint types instead of jscpucfg types, now that we have them auto-configured
* Various code inside and outside of JS uses JS_BYTES_PER_WORD, so I added it to js-config.h
* Existing code uses JS_BYTES_PER_DOUBLE, JS_BITS_PER_WORD_LOG2, and JS_ALIGN_OF_POINTER so I've added autoconf tests for those

r=crowder r=jimb
2009-01-14 15:56:30 -05:00
Dave Townsend 4337f12680 Bug 435743: Add untrusted and self signed https servers to the test server. r=ted 2009-01-21 11:01:00 +00:00
Jeff Walden b3ff1da44e Sigh, last time this broke wasn't just a passing anomaly. Backed out changeset 82a1d612dde8 2009-01-18 20:12:32 -08:00
bjarne@runitsoft.com 82dc0a1df3 Bug 464191 - ssltunnel process persists after Mochitest run. r=jwalden 2009-01-12 11:23:28 -08:00
Honza Bambas 668c9fb690 Bug 470963 - stop copying build/pgo/certs to the objdir, r=ted.mielczarek 2009-01-18 22:44:43 +01:00
Honza Bambas 2f93b546c4 Backcing out bug 470963, again... 2009-01-18 22:15:15 +01:00
Honza Bambas 8af80e422a Bug 470963 - stop copying build/pgo/certs to the objdir, r=ted.mielczarek 2009-01-18 21:39:45 +01:00
Honza Bambas 5473f96bcc Backing out bug 470963 2009-01-18 15:44:37 +01:00
Honza Bambas cbf68ecef3 Bug 470963 - stop copying build/pgo/certs to the objdir, r=ted.mielczarek 2009-01-18 15:20:48 +01:00
Dave Camp 1e04293c7f Bug 441359: Check script and css loads against the classifier. r+sr=jonas 2009-01-13 23:13:48 -08:00
Jeff Walden 5dbaf453c0 Backed out changeset a2018012b3ee, may have broken tree (in an inscrutable way, unlike last time :-( ) 2009-01-15 17:16:35 -08:00
bjarne@runitsoft.com f7cc731b36 Bug 464191 - ssltunnel process persists after Mochitest run. r=jwalden 2009-01-12 11:23:28 -08:00
Honza Bambas 35307ffa2f Bug 468087 - Cannot add new https hosts to Mochitest, r=jwalden 2009-01-15 21:17:34 +01:00
Honza Bambas 2894d13353 Bug 456001 - Need automated testing for SSL client auth, r=jwalden 2009-01-15 20:19:15 +01:00
Robert Sayre 7ecfbc35fa Merge m-c to tracemonkey.
--HG--
rename : js/src/js.cpp => js/src/shell/js.cpp
2009-01-14 18:25:22 -05:00
Igor Bukanov aa197fb06d bug 473167 - increase the maximum time chrome scripts are allowed to run in the debug builds. r=ted.mielczarek 2009-01-12 18:15:12 +01:00
Ted Mielczarek c22a7b95a3 bug 467271 - JS not being PGOed on win32. r=bsmedberg 2009-01-08 13:52:38 -05:00
Jim Blandy 8d8846acd1 Bug 465640: Use autoconf to declare stdint types on platforms that don't have stdint.h r=bsmedberg
At configure time, check for <stdint.h>.  If we don't have it, find
integer types of various sizes.  On Windows, where we can't run
compilation tests in configure, hard-code definitions suggesting the
use of the built-in __intN types for the exact-size types, and
<stddef.h> for the pointer-sized types.

Use namespace-clean names for the preprocessor macros we define.
Since these types are used in the public JavaScript API, the configure
script needs to place the definitions it finds in js-config.h, the
installed configure-generated header, so it can be used by jsapi.h and
that gang.

New header js/src/jsstdint.h does what it takes to get definitions for
the exact-size and pointer-size integral types.  It includes
<stdint.h> when available, uses the types found by configure.in to
define the {,u}int{8,16,32,64,ptr}_t types itself, or uses the __intN
types and the <stddef.h> header.

Remove now-unnecessary and possibly conflicting definitions of intN_t
types from js/src/nanojit/avmplus.h.
2009-01-13 10:50:24 -08:00
Robert Sayre 7ddcc5ccea bug 472706 - add better profiling input for spidermonkey in PGO builds. r=ted
--HG--
rename : modules/libpr0n/test/unit/image3.ico => build/pgo/favicon.ico
2009-01-13 07:34:19 -05:00
Dave Camp d92aa7006b Backed out changeset 44890ee1d15f for leaks 2009-01-13 02:22:59 -08:00
Dave Camp a925063a4f Bug 441359: Check script and css loads against the classifier. r+sr=jonas 2009-01-12 21:52:00 -08:00
Dave Camp bc5b4a67f8 Bug 463046: Network connectivity checking breaks running netwerk unit tests and mochitests with no connection. r=bz, r=jwalden 2009-01-12 21:52:00 -08:00
Honza Bambas 694a68eacc Backing out bug 468087 and bug 456001 2009-01-12 21:47:31 +01:00
Jeff Walden b634752ac0 Backed out changeset a12bffb28598; it's in the way of other backouts that need to happen. 2009-01-12 12:36:00 -08:00
bjarne@runitsoft.com b6225c4211 Bug 464191 - ssltunnel process persists after Mochitest run. r=jwalden 2009-01-12 11:23:28 -08:00
Honza Bambas 6cc176fe6d Bug 468087 - Cannot add new https hosts to Mochitest, r=jwalden 2009-01-12 20:16:38 +01:00
Honza Bambas 2973bcdae4 Bug 456001 - Need automated testing for SSL client auth, r=jwalden 2009-01-12 20:14:40 +01:00
Ben Hearsum e3488f43f7 bug 455578: make sure upload.py always cleans up after itself. r=ted 2009-01-07 08:52:20 -05:00
Doug Turner acb08690b1 Backed out changeset 5b6c7ace97c4
this patch is fine, it just had the wrong comment.
2009-01-05 10:08:00 -08:00
John Wolfe e01ce84cbf Bug 464180 - link error when building nsWaveDecoder on wince. r=ted 2009-01-05 10:03:07 -08:00
Dave Camp 36ef1ae586 Backed out changeset e31d0d3c28fd (bug 441359) 2009-01-05 01:27:51 -08:00
Dave Camp 32154830af Bug 441359: Run scripts/css through the classifier. r+sr=sicking 2009-01-04 23:40:29 -08:00
Ben Hearsum 34ee3ec630 bug 455578: create a post-upload script on stage to do release-to-dated, etc. - upload.py fixes and enhancements. r=ted 2008-12-24 09:05:00 -05:00
John Wolfe d352375a73 Bug 467368 - Windows Mobile _wfullpath implementation doesn't handle paths with ../ correctly 2008-12-15 10:53:21 -08:00
John Wolfe a074289dd3 Bug 463326 - WinCE missing ExpandEnvironmentStringsW function. r=dougt, blassey 2008-12-15 10:16:07 -08:00
Nick Thomas bc94e4c412 When the XPCOM_DEBUG_BREAK environment variable is already set, don't override it. This will make assertions fatal again on the leak test tinderboxes. (Bug 463681) r=ted.mielczarek 2008-12-12 10:59:02 -08:00
Ted Mielczarek 18ca1da3e2 bug 468124 - upload.py should let UPLOAD_PORT and POST_UPLOAD_CMD actually be optional. r=bsmedberg 2008-12-10 10:26:50 -05:00
Marco Perez e6f1755385 Bug 461542 - consolidate the (unix) start scripts for our applications; mozilla-central patch v3; r=benjamin 2008-12-10 16:19:55 +01:00
L. David Baron 8bac2c91e8 Remove the feature of run-mozilla.sh where we md5sum any file called 'core' in your home directory in order to see if it changes while running the program and potentially invoke GDB. (Bug 467638) r=bsmedberg
This feature is no longer particularly useful because core files on Linux are now generally called core.$PID (although occasionally core), and it is potentially quite harmful since Mozilla can become very slow to start for users with large core files in their home directory.
2008-12-08 08:08:05 -08:00
Mark Finkle b14e89582c Bug 465823: Allow XULRunner apps to use Mochitest in 1.9.1, r=ted, NPOTB 2008-12-05 11:52:25 -05:00
Boying Lu 3f3f967955 Bug 259945 - Mozilla should not use LD_LIBRARY_PATH on solaris; use libxul.so instead of libgkgfx.so; r=wtc sr=neil 2008-12-05 07:30:37 +01:00
Igor Bukanov 951dd158dd Backed out changeset 700ae4e59496 - bug 453157 caused talos oranges. CLOSED TREE 2008-11-24 11:36:44 +01:00
Andrei Saprykin 8a4ff91d5f bug 453157 - watchdog thread as an alternative to operation counting, r=igor,mrbkap a19b2=beltzner (CLOSED TREE) 2008-11-24 00:15:46 +01:00
Igor Bukanov 72cf185db5 Backed out changeset 04cecb0ec24c to see if it fixes tinderbox oranges. CLOSED TREE 2008-11-22 16:33:09 +01:00
Andrey Saprykin 672255b969 bug 453157 - using watchdog thread as an alternative to the operation count. r=igor,mrbkap a19b2=beltzner (CLOSED TREE) 2008-11-22 01:53:37 +01:00
Igor Bukanov 5d54850a90 Backed out changeset c54f1957d564 - bug 453157 - build system changes caused mouchi test failures. CLOSED TREE 2008-11-22 00:13:42 +01:00
Andrey Saprykin 9e585a57fc bug 453157 - using watchdog thread as an alternative to the operation count. r=igor,mrbkap a1.9.0b2=beltzner (CLOSED TREE) 2008-11-21 22:58:16 +01:00
Boying Lu 31d40615d9 Bug 259945 - Mozilla should not use LD_LIBRARY_PATH on solaris; use libgkgfx.so instead of libmozjs.so; r=wtc sr=neil
(to CLOSED TREE)
2008-11-21 20:24:08 +01:00
Ted Mielczarek b14e0dc65a Followup fix for bug 454594 (need a makefile target that can upload files via ssh). r=bsmedberg, NPOB 2008-11-13 17:50:27 +01:00
Ted Mielczarek 0d9283ad9f Bug 454594: need a makefile target that can upload files via ssh. r=bsmedberg, NPOB 2008-11-13 15:37:04 +00:00
Ted Mielczarek 56517d34eb try to disable bug buddy in leaktest.py (bustage investigation) 2008-11-12 18:52:48 -05:00
Phil Ringnalda 538c9fb42a Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg 2008-11-03 19:46:28 -08:00
Doug Turner 0ec3c50110 Redefines because windows mobile doesn't have W apis for these defindes. Not part of da browser 2008-11-03 22:58:15 +00:00
Doug Turner c70ee9d766 Adding default empty files for common ansi includes. NPODB 2008-11-03 22:14:02 +00:00
Doug Turner 6f9bf94c5d errno and strerror implementation on windows mobile shunt. NPODB 2008-11-03 18:52:23 +00:00
Doug Turner 65d38a1408 Windows CE Shunt Clean up. Massive removal of functionality to reduce the impact on our code. Part of bug 456788. NPODB 2008-10-24 18:39:07 +01:00
Mark Finkle e83274e1b1 Bug 461364: Switch to using Professional SDK for VS8 WinCE builds, p=blassey, r=dougt (NPOTB) 2008-10-23 18:00:50 -05:00
Honza Bambas bcb7db113d Bug 459699 - stop running certutil at build time, make developers run it when adding new SSL domains to server-locations.txt; r=ted.mielczarek 2008-10-21 17:50:38 +02:00
Brad Lassey 328771f84c windows ce build tools update r=dougt 2008-10-20 16:15:40 -04:00
Blake Kaplan f90b511fcc Merge mozilla-central -> tracemonkey 2008-10-13 11:05:05 -07:00
Doug Turner 2423d456ee fixing macro so that it prints out the function name. npodb 2008-10-13 09:46:32 -07:00
Doug Turner 994eee06d1 disable NSPR debug logging by default. npodb 2008-10-13 09:36:36 -07:00
Brad Lassey 1d3978a333 windows mobile build stuff (vs project stuff) and updating buildtools path. r=dougt NPODB 2008-10-13 09:08:51 -07:00
Honza Bambas 623c5127c0 Bug 413909 - nsCertOverrideService IDN handling is broken; tests; r=kaie
--HG--
rename : security/manager/ssl/tests/test_datasignatureverifier.js => security/manager/ssl/tests/unit/test_datasignatureverifier.js
rename : security/manager/ssl/tests/test_hash_algorithms.js => security/manager/ssl/tests/unit/test_hash_algorithms.js
rename : security/manager/ssl/tests/test_hmac.js => security/manager/ssl/tests/unit/test_hmac.js
2008-10-10 16:41:38 +02:00
Doug Turner 4dc8f8d279 Fixing open() flag parsing, switching wince port to use sql backend for nss (dbm is very broken), fixing line endings. npodb 2008-10-08 20:54:47 -07:00
Brendan Eich 305a0b19d7 Restore -j for shell tests run on tracemonkey repo. 2008-10-01 00:36:01 -04:00
Brendan Eich f45aa51289 Remove -j for shell tests in prep for m-c push. 2008-10-01 00:34:57 -04:00
Andreas Gal e4e61b7b12 Merge. 2008-09-30 16:35:52 -07:00
Doug Turner 21842c957f Build the wince tools optimized 2008-09-29 14:47:27 -07:00
Doug Turner 6d43487af3 Map SHGetFileInfoW to SHGetFileInfo on windows mobile. wince only. 2008-09-29 11:04:10 -07:00
Doug Turner 8a057cab1f WinCE build tool changes. stubbing out GetDIBits, clock. implementing FatalAppExitW. npodb 2008-09-29 10:48:58 -07:00
Honza Bambas 70c01e1b07 Bug 455168 - Add test ssl server certificate re-generation to tools phase in build/pgo; v2; r=ted.mielczarek 2008-09-28 22:35:45 +02:00
Honza Bambas acb5e154d6 Bug 455813 - Windows PGO builds fail when --disable-tests is set; v2; ted.mielczarek 2008-09-28 22:27:51 +02:00
Doug Turner 337c517d9a Wince tool fixes. Removes msvcrt linkage which hoses us on device. Cleans up whitespace. npodb 2008-09-27 15:40:52 -07:00
Doug Turner c1635de913 Fixes toolspath.h. required to build using the windows mobile tools. npodb 2008-09-25 14:42:17 -07:00
Doug Turner a2f769e936 Bug 457033 - WinCE No FatalAppExit function in Shunt. patch by wolfe, r=dougt 2008-09-25 11:38:38 -07:00
Brendan Eich 2de8d832f1 Re-enable JIT enabling for unit tests in tracemonkey (r=mrbkap). 2008-09-24 18:59:17 -07:00
Serge Gautherie 12d95417cb Backed out changeset 9841b5e5cf10
Bug 455813 - Windows PGO builds fail when --disable-tests is set; r=ted.mielczarek
2008-09-24 07:16:12 +02:00
Honza Bambas 5bb3a9e17b Bug 455813 - Windows PGO builds fail when --disable-tests is set; r=ted.mielczarek 2008-09-24 06:23:21 +02:00
Doug Turner bc640076a2 Bug 456625 - WinMobile / WinCE has no fstat. r=blassey 2008-09-23 15:41:41 -07:00
Doug Turner 466c6558ed Bug 454116 - Potential Memory Allocation Failures in WinMobile. patch by wolfe. r=dougt 2008-09-23 13:58:33 -07:00
Doug Turner ebf35741a8 Bug 454117 - WinMobile / WinCE has no Access Control Levels (ACL). New File. r=blassey 2008-09-23 11:26:49 -07:00
Doug Turner 8439d6e6a1 Bug 454117 - WinMobile / WinCE has no Access Control Levels (ACL). r=blassey 2008-09-23 11:06:36 -07:00
Gavin Sharp 4bc0ae6285 Merge backout with previous tip 2008-09-23 11:47:43 -04:00
Gavin Sharp 1545d5ad61 Back out unintentional change that enabled JIT for m-c unit tests 2008-09-23 11:46:25 -04:00
Andreas Gal befa4ab9bc Merge. 2008-09-23 00:37:10 -07:00
Doug Turner 6dcb173a26 Bug 444485 - Make WinMobile Build work with Visual Studio 2008. New Files. patch by wolfe. r=dougt+ted. npodb 2008-09-22 23:07:21 +01:00
Doug Turner 330f618422 Bug 456452 - INTPTR_T not defined for WinCE Builds. patch by wolfe, r=dougt. npodb 2008-09-22 22:58:51 +01:00
Doug Turner dd294a5953 Bug 454712 - WinCE tools need better command line parsing. patch by wolfe. r=dougt. npodb 2008-09-22 22:19:53 +01:00
Doug Turner 90d539d9b4 Bug 454709 - WinCE Resource Compiling Needs Shunt Application. patch by wolfe. r=dougt. npodb 2008-09-22 22:08:46 +01:00
Doug Turner 768df78325 Bug 444485 - Make Windows CE Mobile Build work with Visual Studio 2008 (VS9). Patch by Wolfe, r=dougt+ted. npodb. 2008-09-22 22:02:44 +01:00
Andreas Gal 6543abda0d Merge with mozilla-central. 2008-09-21 12:44:24 -07:00
Neil Rashbrook 898fd2b8d9 Remove <CR>s (to fix cross-compilation bustage) rs=bsmedberg,gavin,roc,smontagu b=372802 2008-09-20 20:45:25 +01:00
Robert Sayre e909cac5bb Turn on JIT for unit tests. 2008-09-12 14:55:28 -04:00
Bobby Holley 60e60f14f4 Forcing sRGB for mochitests - bug 454430. r=vlad 2008-09-09 21:13:23 -07:00
Doug Turner a6a5e38993 Bug 454703 - WinCE Compiler Missing Values and APIs or Redefined Values. Patch by Wolfe, r=dougt 2008-09-22 21:37:50 +01:00
Honza Bambas 779cb0331b bug 428009 - hook up ssltunnel to mochitest. r=waldo,kaie 2008-09-05 09:35:58 -04:00
Robert Kaiser 049d891691 bug 453713 - add shell.checkDefaultClient pref to testing profile, r=ted 2008-09-05 14:03:30 +02:00
Armen Zambrano Gasparnian 8ff9768ba2 Bug 438240 - packager.mk doesn't mount image automatically on MacOS 10.5, r=bsmedberg 2008-08-27 21:49:12 -04:00
Jim Blandy 4579219e06 To allow altoptions.m4 to be shared by both the main Mozilla and the
SpiderMonkey build code, sincluding it shouldn't have any side
effects.  Since only Mozilla wants the side effect, move it to
Mozilla's aclocal.m4.
2008-08-26 14:34:35 -07:00
Robert Sayre 5768565e07 Turn off the JIT during mochitest for now. 2008-08-21 20:23:52 -04:00
Robert Sayre ccd993a58b Turn on the JIT for tracemonkey mochitests. 2008-08-21 14:16:33 -04:00
John Wolfe 65f11e10fe Bug 444488 - "WM_ACTIVATEAPP / WM_MOUSEACTIVATE missing from WinCE" [r=stuart] 2008-08-19 23:01:34 -05:00
Kai Engert 54d46c6523 Backed out changeset 3770c42e3118 2008-08-16 08:00:17 +02:00
honzab@allpeers.com b7d44caf95 Bug 428009, hook up ssltunnel to mochitest
Initial work by Jeff Walden, Patch contributed by Honza Bambas
r=jwalden, r=cbiesinger, r=sayrer, r=ted.mielczarek, r=kaie
2008-08-16 07:38:03 +02:00
Doug Turner eed36bdbdd Bug 443768. Several conditions in mode2binstr are always true. patch=wolfe@lobo.us, r=dougt@meer.net 2008-07-14 09:30:52 -07:00
Ted Mielczarek bdc2c79225 bug 411586 - make hte default packager format bzip2 instead of gzip. r=mento 2008-07-08 16:31:09 -04:00
Kai Engert 4c10dc1f43 Backout bug 428009 2008-06-18 14:30:29 +02:00
Kai Engert c1eda91a4a Bustage fix for 428009, whitespace change to force regen of automation.py 2008-06-18 13:15:02 +02:00
Kai Engert d30a4bd1bf Bustage fix for Bug 428009 2008-06-18 13:03:23 +02:00
Kai Engert a0c057bf5a Bug 428009, hook up ssltunnel to mochitest
Patch contributed by Honza Bambas
r=jwalden, r=kaie
2008-06-18 11:44:19 +02:00
Ginn Chen 466f823e85 Bug 43737 Unable to debug firefox with "./firefox -g -d dbx" in Chinese locale, r=cls, sr=roc 2008-06-11 18:34:50 +08:00
Jeff Walden 06a3d42bd2 Leaktest fix, take two. 2008-06-07 04:57:37 -04:00
Jeff Walden af966f10ee Followup fix to make leak tests work. 2008-06-07 04:44:40 -04:00
Jeff Walden b4cb02752a Bug 428009 - Update the HTTP server to require a *correct* host be specified with it, not just *a* host via an absolute URI as Request-URI or a specified Host header. This also gives request handlers proper details about the location to which the request was targeted. r=biesi on the raw socket usage in the test code, r=ted on the build changes, r=sayrer on the server changes 2008-06-07 02:43:15 -04:00
Jeff Walden b1b8f07670 Bug 435376 - Start making leaks fatal when running tests in setups where we don't leak. r=sayrer 2008-05-22 15:08:41 -04:00
Ben Hearsum c8b5840e96 bug 422296: fix stupid typo in automation.py.in. r=duh 2008-05-14 09:27:47 -04:00
Ben Hearsum 3d678460de bug 422296: fix stupid typo in automation.py.in. r=duh 2008-05-14 09:21:12 -04:00
Ben Hearsum 2a16440dad bug 422296: need debug+leak testing builds for mozilla central - trivial follow-up for build/Makefile.in. r=tmielczarek, patch=me 2008-05-14 08:22:25 -04:00
Ben Hearsum 598d49b41c bug 422296: tools needed for debug+leak tests on mozilla-central - bloatdiff.pl + leaktest.py.in runner script. r=tmielczarek, patch=me 2008-05-13 17:17:33 -04:00
alqahira@ardisson.org 15d8b4f079 Bug 420659 - initial Mochitest support for running Camino. r=jwalden, a=test-only, Camino-only 2008-05-06 10:52:26 -07:00
gavin@gavinsharp.com 7776623b3f 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 13:43:44 -07:00
bent.mozilla@gmail.com d6ae02bfda Bug 379959. Patch by Jonas Sicking <jonas@sicking.cc>. r+sr=bz, a=damons. 2008-04-28 16:56:07 -07:00
dtownsend@oxymoronical.com b74bebb3b2 Bug 410637: Mac UB XULRunner SDK packages have empty bin directory. r=bsmedberg, a=beltzner 2008-04-10 07:50:48 -07:00
jwalden@mit.edu 439ceb3386 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 05:48:46 -07:00
jwalden@mit.edu 926a3aa80d 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 01:44:26 -07:00
jwalden@mit.edu ef52975acb 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-07 22:18:45 -07:00
benjamin@smedbergs.us 1e36b02682 Bug 426771 - The previous checkin happened before full testing, and there was an important typo ;-) 2008-04-07 09:38:33 -07:00
reed@reedloden.com 7e858d18c7 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 01:54:05 -07:00
caillon@redhat.com db12b8abaf Bug 426205 - Fix implicit declaration of exit() warning running configure r=bsmedberg a=beltzner 2008-04-03 19:09:06 -07:00
ted.mielczarek@gmail.com 2d52e5f066 bug 403224 - build config fixes to build spidermonkey with icc. r=bsmedberg 2008-03-18 10:37:00 -07:00
jwalden@mit.edu 05eda28186 Bug 423106 - runtests.py doesn't do anything with --browser-arg. r=ted 2008-03-15 15:48:08 -07:00
nrthomas@gmail.com 9d0666c4c4 Try workaround for bug 420187, r=ted & sayrer, a=blocking1.9+ 2008-03-15 10:22:15 -07:00
gavin@gavinsharp.com 1825133f7d 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 14:12:06 -08:00
dougt@meer.net dc15854401 Not part of default build. 2008-03-04 11:43:44 -08:00
ajschult@verizon.net 24e628624c Bug 420630: Disable typeahead find autostart in SeaMonkey mochitests. rs=Neil 2008-03-03 23:24:26 -08:00
jwalden@mit.edu ca08279648 Bug 417075 - Update postMessage and MessageEvent to reflect domain/uri being replaced by origin, optional origin argument. r+sr=sicking, a=beltzner 2008-02-26 19:48:54 -08:00
dougt@meer.net 3531f4fc60 NPODB. Adding max and mappings required to build NSPR 2008-02-22 17:33:02 -08:00
sayrer@gmail.com a2e976ce6f Bug 418772. PGO scripts and input. r=ted.mielczarek. 2008-02-21 13:08:39 -08:00
dougt@meer.net f9359d6437 Using - instead of /. NPODB 2008-02-21 09:07:13 -08:00
ted.mielczarek@gmail.com 577c020e6d bug 361343 - make profiledbuild work on windows. r=bsmedberg 2008-02-20 15:29:11 -08:00
dougt@meer.net 66292a20e5 Adding map functionality. Including stub Usp10.h. NPODB 2008-02-20 09:57:01 -08:00
dougt@meer.net 0896f5b3d6 Updates for Windows Mobile shunt and toolchain. NPODB. 2008-02-20 09:56:09 -08:00
jag@tty.nl ef3ec8afa3 Bug 362392: mddepend.pl stat() optimizations. r=neil, moa=bsmedberg, a=schrep 2008-02-13 00:40:39 -08:00
jag@tty.nl 524f8e1ecd Bug 415422: Fix gqi dep build (crash on startup). r=ted, a=damons 2008-02-08 00:50:22 -08:00
reed@reedloden.com 869b9acc81 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 01:12:44 -08:00
dougt@meer.net 0bc968cf90 toolpaths to toolspath include file name change 2007-12-20 14:05:00 -08:00
dougt@meer.net e97b6f899b From the 1.8 branch to trunk. dropping support for older SDKs. 2007-12-20 13:37:07 -08:00
dougt@meer.net 35e026fb4e 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 13:26:09 -08:00
mnyromyr@tprac.de d5bc1d7d8c Bug 320155: create symlinks dmg files (build tool part); r=mento, blocking-firefox3=beltzner 2007-12-12 09:35:45 -08:00
mark@moxienet.com d2c7d51365 405704 Support "--format UDBZ" in pkg-dmg. r=mnyromyr a/1.9=dsicore 2007-12-11 11:03:11 -08:00
reed@reedloden.com b074b18de4 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 02:21:59 -08:00
dougt@meer.net 13eb79caaa Fixing build bustage on windows mobile b=402948. patch by blassey. not part of ff build 2007-11-27 15:51:44 -08:00
ted.mielczarek@gmail.com 3430f42e08 bug 389346 - GNOME crash reporter comes up on crashes, prevents breakpad. r+a=bsmedberg 2007-09-04 10:09:31 -07:00
ccooper@deadsquid.com 3fd671ae8f b=388854 r=rhelmer Add the quit.js functions directly to bloatcycle.html so we can exit cleanly on Mac. 2007-08-20 12:52:28 -07:00
benjamin@smedbergs.us 4b6ed1dfac Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser 2007-08-03 07:46:17 -07:00
joshmoz@gmail.com dce32c7e6e 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 11:10:59 -07:00
asqueella@gmail.com a89bfe93bf Bug 387367 - mozilla-js.pc.in missing -DJS_THREADSAFE
p=Braden <braden@endoframe.com>
r=brendan
2007-07-14 14:57:38 -07:00
kairo@kairo.at ca8d93cbad 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 11:24:29 -07:00
mats.palmgren@bredband.net 266f784855 Bye bye Xprint. b=326716 r+sr=dbaron 2007-06-13 11:02:58 -07:00
axel@pike.org 22e73e11a0 bug 383463, --disable-compile-environment checks too much, r=bsmedberg 2007-06-11 08:56:41 -07:00
bent.mozilla@gmail.com f658bb05b3 Bug 382759 - "MozillaBuild 1.1's 'mkdir -p' command is unreliable". r=bsmedberg. 2007-06-04 17:33:21 -07:00
joshmoz@gmail.com 076ffab35a 10.4 is Tiger, not Panther. 2007-05-30 12:52:28 -07:00
rhelmer@mozilla.com d3347f1954 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 9765a75414 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 8176f127f7 backout patch for bug 378463 due to bustage 2007-05-01 17:03:35 -07:00
ted.mielczarek@gmail.com ae41f120c1 bug 378463 - build time logic to extract debug symbols on OS X. r=mento 2007-05-01 16:33:00 -07:00
hg@mozilla.com 05e5d33a57 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
benjamin%smedbergs.us e2046d1ae3 Bug 367912 - Remove BUILD_MODULES support, r=luser 2007-03-12 20:14:02 +00:00
asqueella%gmail.com e38a150e74 Bug 368711 - Need method for copying runtime DLLs when building with VC9/"Orcas"
p=Stefanik Gabor <netrolller.3d@gmail.com>
r=ted.mielczarek
2007-02-17 18:31:26 +00:00
asqueella%gmail.com a381d44f39 bug 366113 - mozilla-plugin.pc should not depend on mozilla-xpcom.pc
patch by braden@endoframe.com
r=bsmedberg
2007-01-25 11:38:49 +00:00
benjamin%smedbergs.us 7d49b2d286 Bug 367127 - Make mozconfig-find space-safe (e.g. spaces in C:\Documents and Settings\bsmedberg), r=dbaron 2007-01-17 20:17:19 +00:00
gavin%gavinsharp.com 1894f45134 Bug 363097: Make copy of Win32 REDIST files work with MSYS, patch by Bruno 'Aqualon' Escherl <aqualon@aquachan.de>, r=bsmedberg 2007-01-04 18:32:57 +00:00
benjamin%smedbergs.us 19e1764d12 Bug 365691 - Useful error message and conversion tool to move a srcdir from cygwin textmode to MSYS binmode - r=dbaron 2007-01-04 16:30:04 +00:00
timeless%mozdev.org 890a2338f0 Bug 341955 add some more items to .cvsignore
r=bsmeberg
2006-12-21 07:04:12 +00:00
benjamin%smedbergs.us 202456bc3d Bug 353559 - add_app_options doesn't work with non-bash shells, patch by Walter Meinl <wuno@lsvw.de>, r=me 2006-10-04 16:15:47 +00:00
mark%moxienet.com b04dd201e1 350660 Fix Camino universal bustage after bug 350211. 2006-08-30 04:46:57 +00:00
benjamin%smedbergs.us 6bb3c627a7 Fix an build bustage when dist/bin doesn't exist yet. 2006-08-29 17:11:17 +00:00
benjamin%smedbergs.us 4483dbcf59 Bug 304160 - XULRunner build process on mac requires a special setuid program to change ownership of files to root, r=chase/preed 2006-08-23 18:16:29 +00:00
vladimir%pobox.com f2f3d7b34b b=234999, bump MacOS X min version to 10.3 for PPC and use 10.3.9 sdk for ppc universal builds, r=mento 2006-08-22 23:06:20 +00:00
benjamin%smedbergs.us cdbbc055df Bug 345047 - Universal build fixup for XULRunner, r=mento 2006-08-18 20:34:56 +00:00
rob_strong%exchangecode.com affaf95853 Bug 342699 - Configure Sunbird (trunk) tinderbox to ship MSVC8 runtime libs (handle case where the vc8 c runtime path has spaces). r=bsmedberg 2006-06-29 07:22:02 +00:00
dougt%meer.net 55f94bfb8f FindFirstFile should not return 0 on error. wince only. 2006-05-16 16:18:45 +00:00
cls%seawood.org 72a2b98461 Properly quote m4 macro definitions.
Thanks to Patrick Welche <pw-fb@newn.cam.ac.uk> for the patch.
Bug #298457 r=cls
2006-05-16 05:39:16 +00:00
benjamin%smedbergs.us ec18f62436 Bug 333308 - make clean/distclean misses various files, patch by Mike Hommey <mh+mozilla@glandium.org>, r=me 2006-04-28 14:54:54 +00:00
dougt%meer.net 65ba8a32ca Fixing up Registry calls 2006-04-25 00:09:40 +00:00
dougt%meer.net 0264ddeec8 adding IDI_APPLICATION. Also ensuring that we set Last Error during every API call. 2006-04-18 18:33:33 +00:00
dougt%meer.net c0d66a7f1b Windows CE only. NPODB. Adding: getprotobyname, getprotobynumber, _mbsdec, GetShortPathNameW, GetEnvironmentVariableW, ShellExecuteW, _beginthreadex. Stubbing CreatePipe, SetThreadAffinityMask, GetProcessAffinityMask, OpenFileMapping, GetDriveType, SetHandleInformation, GetHandleInformation, LockFile, UnlockFile, GetDiskFreeSpaceA, _beginthreadex 2006-04-12 22:23:26 +00:00
kairo%kairo.at 91acb7039c bug 325473 - Undo separation of language and region/content packs, part 4: move pref panel into communictor pefs in suite/, correct installer manifests and fix rough edges of parts 1-3, r=bsmedberg for build system changes (removal of content-packs extension) r=ajschult for installer manifests r=jag sr=Neil 2006-04-08 11:17:06 +00:00
dougt%meer.net a01c3ca0ce Adding ENOTEMPTY to fix build bustage. wince only 2006-04-02 06:11:39 +00:00
gerv%gerv.net af20ee45fb Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:05 +00:00
mark%moxienet.com 8110d3a381 330890 unify does not preserve the execute bit when copying non-Mach-O files. Strengthen unify's file mode management, and avoid a possible race if multiple unifies are pointed at the same target. r=preed 2006-03-18 14:31:17 +00:00
dougt%meer.net 9bfc987689 Moving building of the shunt project out of configure and have it be controlled via the makefile in build/wince/tools. WINCE Only 2006-03-15 23:23:37 +00:00
dougt%meer.net 5dcb28cc29 Allowing us to build against WINCE 5.0 via mozconfig options. patch by brad lassey. WINCE ONLY. 2006-03-08 17:33:27 +00:00
dougt%meer.net ba0b75bda7 Updating for vc8 build. WINCE ONLY 2006-02-23 20:19:17 +00:00
dougt%meer.net ee936b9915 Updating for vc8 compiler. wince only 2006-02-23 17:26:58 +00:00
dougt%meer.net d77061c5c2 Updating vs8 tools. wince only 2006-02-23 17:12:30 +00:00
timeless%mozdev.org 1ce5986f6b Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
mark%moxienet.com a4221c9605 327848 Universal taskmaster: drive the Mac universal binary build process entirely in-tree. r=bsmedberg 2006-02-21 21:03:48 +00:00
mark%moxienet.com a37e91db76 324855 fix-buildconfig, a script to handle differences between about:buildconfig (buildconfig.html) in CPU-specific builds when merging into a universal binary. r=bsmedberg 2006-02-21 20:38:50 +00:00
mark%moxienet.com a8569c5c90 324855 unify, a script to produce a universal binary .app from CPU-specific bits. r=josh r=bsmedberg 2006-02-21 20:37:50 +00:00
dbaron%dbaron.org 0631af1be1 Don't unescape parameters twice when running with -g (debugger). b=320293 r=cls sr=bsmedberg, plus a change to use perl -pe chomp instead of echo -n for portability (yikes). 2006-02-15 00:56:54 +00:00
ginn.chen%sun.com 45e60d9f2a Bug 312092 Accessible hierarchy incomplete/incorrect
r=benjamin sr=neil
2006-02-13 06:04:10 +00:00
vladimir%pobox.com 9e965e13d1 More WIN32_REDIST_DIR fixes, trying to get vc8/gaius to build.. r=bsmedberg 2006-02-09 21:37:14 +00:00
benjamin%smedbergs.us cd9172d43b Moved bloat tests onto the web, from bug 121881 (remove viewer) 2006-02-08 20:43:11 +00:00
dbaron%dbaron.org 8a4e746f6e Viewer samples are now moved to the website. 2006-02-08 20:28:36 +00:00
mark%moxienet.com 48c9cc3d29 307311 needs a double-quote r=bsmedberg r=me 2006-02-03 19:54:38 +00:00
bsmedberg%covad.net a3537da9e7 Bug 324690 - Need to ship VC8 redist bits in the Windows installer, r=preed 2006-02-02 20:56:10 +00:00
bsmedberg%covad.net d41b8a15d0 Bug 325117 - libgtkmozembed no longer exists but is referenced in *-gtkmozembed.pc, r=chpe@gnome.org 2006-02-02 14:13:15 +00:00
dougt%meer.net defb55aafb Use the release library. wince only 2006-02-01 20:23:53 +00:00
dougt%meer.net a90f63f5fe Making work on Smartphones. WINCE ONLY 2006-01-20 03:48:34 +00:00
dougt%meer.net adf5e6113c Enabling static mozce shunt builds. landing vs8 beta 2 build tools. wince only. 2006-01-18 19:20:42 +00:00
dougt%meer.net d5667000c4 Don't free null. 2006-01-11 04:55:57 +00:00
kaie%kuix.de 55526430f9 b=255408 Need to be able to build mozilla --with-system-nss
r=wtc/bsmedberg
Note: patches for bugs 288647 and 317620 might be required before enabling this build feature works.
2005-12-20 09:47:11 +00:00
gerv%gerv.net adbec5dbff Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-13 13:25:40 +00:00
dougt%meer.net 4944c9707d Allow you to build on a drive other then c. Patch by aaron reed 2005-11-29 23:31:55 +00:00
dougt%meer.net d918af643c Fix build bustage. 2005-11-29 17:59:06 +00:00
timeless%mozdev.org fd4d83103d Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 16:41:06 +00:00
timeless%mozdev.org db820cf720 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
ginn.chen%sun.com cf7a48dd8c Bug 312092 Accessible hierarchy incomplete/incorrect
r=roc
2005-11-24 03:37:34 +00:00
dougt%meer.net c8d0fa0402 fixing 289045. 2005-11-20 23:08:13 +00:00
dougt%meer.net a8be80e3b4 in debug, printf goes to OutputDebugString. Adding AlphaBlend stub from Brad Lassey 2005-11-18 21:07:19 +00:00
wtchang%redhat.com 02db1091d3 Bugzilla Bug 259945: configure.in: use $ORIGIN with both GCC and Sun
compiler on Solaris. build/unix/run-mozilla.sh: changed '-h "$MOZ_PROGRAM"'
to '-h "libmozjs.so"' because firefox-bin and thunderbird-bin are not
symbol links under dist/bin.  The patch is contributed by Boying Lu
<brian.lu@sun.com>. r=wtc. sr=neil.parkwaycc.co.uk.
2005-11-14 21:47:45 +00:00
darin%meer.net 869032355c remove references to necko2 2005-11-12 19:24:51 +00:00
dougt%meer.net 273cc4c04c dbm requires this #define. npodb. 2005-10-18 16:11:35 +00:00
dougt%meer.net 75dc91e3eb Adding OLE link lib. Fixing FindWindow. NPODB. WINCE ONLY. 2005-10-17 19:42:34 +00:00
wtchang%redhat.com bd755dca7c Bugzilla Bug 259945: Mozilla should use $ORIGIN instead of LD_LIBRARY_PATH
to locate shared libraries on Solaris whenever possible.  The patch is
contributed by Brian Lu of Sun <brian.lu@sun.com>.  r=wtc,bryner.
sr=neil.parkwaycc.co.uk.
Modified Files: configure.in build/unix/run-mozilla.sh
2005-10-17 17:21:17 +00:00
cls%seawood.org de7fb68a6e Sync config.guess & config.sub with official GNU CVS copies.
Bug #312352 r=bsmedberg
2005-10-14 17:30:30 +00:00
dougt%meer.net f2455579e0 Adding CoInitialize to wince shunt 2005-10-13 06:03:29 +00:00
mvl%exedo.nl 01f23158ed remove other-licenses/libical.
bug 311246, r=dmose, bsmedberg
2005-10-10 17:13:41 +00:00
dougt%meer.net 5aadab11b4 adding vs8 project 2005-10-05 21:23:19 +00:00
dougt%meer.net 3ed3b43881 Updating shunt to be able to build w/ vs8. NPODB 2005-10-05 20:10:10 +00:00