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

1903 Коммитов

Автор SHA1 Сообщение Дата
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