Robert Strong
|
834995a25c
|
Bug 510836 - mozce_shunt.dll loaded with updater.exe. r=blassey, r=vlad
|
2009-08-20 19:58:47 -07:00 |
|
Vladimir Vukicevic
|
632d2bb1ff
|
b=511568; WinCE shunt not overriding std::nothrow operator new; r=blassey
|
2009-08-20 18:46:34 -07:00 |
|
Brad Lassey
|
0b95a139ae
|
bug 498844 - need _wchdir for updater (in shunt) r=dougt
|
2009-07-08 11:46:36 -04:00 |
|
Vladimir Vukicevic
|
4cfd3d019a
|
b=490037; export localtime_r/gmtime_r from CE shunt; r=dougt
|
2009-04-24 12:55:12 -07:00 |
|
Vladimir Vukicevic
|
9be2078d7e
|
b=488608; enable jemalloc on CE6; r+sr=stuart
|
2009-04-24 10:31:18 -07:00 |
|
Vladimir Vukicevic
|
801b1f9b61
|
Backed out changeset 1eec75c27e2f
|
2009-04-24 10:43:19 -07:00 |
|
Vladimir Vukicevic
|
aa56e5c711
|
b=488608; enable jemalloc on CE6; r+sr=stuart
|
2009-04-24 10:31:18 -07:00 |
|
Vladimir Vukicevic
|
99583ecc93
|
b=89487; clean up mozce_shunt, add def file; r=dougt
|
2009-04-24 10:30:30 -07:00 |
|
Brad Lassey
|
abc0d86d49
|
bug 465996 - M_SQRT_1_2 missing from windows ce headers r=dougt
|
2009-03-31 12:27:25 -04:00 |
|
Brad Lassey
|
0994d0ae06
|
bug 481579 - changes to shunt and tools for jemalloc on windows ce r=dougt
|
2009-03-23 21:16:03 -04:00 |
|
Brad Lassey
|
13c9b1c088
|
bug 476201 - devenv builds shunt lib in source dir, remove visual studio projects r=ted
|
2009-03-21 14:59:51 -04:00 |
|
Vladimir Vukicevic
|
6fd22354d0
|
b=477727; rework mozce_shunt's env var handling; r=crowder
|
2009-02-10 15:10:07 -08:00 |
|
Brad Lassey
|
12240222e1
|
bug 465874 - WinCE Environment Variables Have To Be Passed On Command Line r=bsmedberg
|
2009-02-05 15:50:44 -08:00 |
|
Brad Lassey
|
a3e2c86e47
|
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 |
|
Daniel Holbert
|
2a7d88e05a
|
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 |
|
Doug Turner
|
6b9913981c
|
Backed out changeset 5b6c7ace97c4
this patch is fine, it just had the wrong comment.
|
2009-01-05 10:08:00 -08:00 |
|
John Wolfe
|
618baf7b5c
|
Bug 464180 - link error when building nsWaveDecoder on wince. r=ted
|
2009-01-05 10:03:07 -08:00 |
|
John Wolfe
|
e3ac859456
|
Bug 463326 - WinCE missing ExpandEnvironmentStringsW function. r=dougt, blassey
|
2008-12-15 10:16:07 -08:00 |
|
Doug Turner
|
a4bb368e11
|
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
|
731cec6a82
|
Adding default empty files for common ansi includes. NPODB
|
2008-11-03 22:14:02 +00:00 |
|
Doug Turner
|
2a3941ab78
|
errno and strerror implementation on windows mobile shunt. NPODB
|
2008-11-03 18:52:23 +00:00 |
|
Doug Turner
|
18d84aa65c
|
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 |
|
Doug Turner
|
8e68b22077
|
disable NSPR debug logging by default. npodb
|
2008-10-13 09:36:36 -07:00 |
|
Doug Turner
|
5f438c2fb6
|
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 |
|
Doug Turner
|
0f4f007281
|
Map SHGetFileInfoW to SHGetFileInfo on windows mobile. wince only.
|
2008-09-29 11:04:10 -07:00 |
|
Doug Turner
|
872bb14fe3
|
WinCE build tool changes. stubbing out GetDIBits, clock. implementing FatalAppExitW. npodb
|
2008-09-29 10:48:58 -07:00 |
|
Doug Turner
|
22a48322d2
|
Bug 456625 - WinMobile / WinCE has no fstat. r=blassey
|
2008-09-23 15:41:41 -07:00 |
|
Doug Turner
|
0092e83dc7
|
Bug 454117 - WinMobile / WinCE has no Access Control Levels (ACL). New File. r=blassey
|
2008-09-23 11:26:49 -07:00 |
|
Doug Turner
|
b17a29abdd
|
Bug 454117 - WinMobile / WinCE has no Access Control Levels (ACL). r=blassey
|
2008-09-23 11:06:36 -07:00 |
|
Doug Turner
|
9f9d0ee270
|
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
|
59249909ee
|
Bug 454703 - WinCE Compiler Missing Values and APIs or Redefined Values. Patch by Wolfe, r=dougt
|
2008-09-22 21:37:50 +01:00 |
|
John Wolfe
|
a3f99c435d
|
Bug 444488 - "WM_ACTIVATEAPP / WM_MOUSEACTIVATE missing from WinCE" [r=stuart]
|
2008-08-19 23:01:34 -05:00 |
|
dougt@meer.net
|
ffdd1fdbf7
|
Not part of default build.
|
2008-03-04 11:43:44 -08:00 |
|
dougt@meer.net
|
5993e3131e
|
NPODB. Adding max and mappings required to build NSPR
|
2008-02-22 17:33:02 -08:00 |
|
dougt@meer.net
|
08b8a6cf2c
|
Adding map functionality. Including stub Usp10.h. NPODB
|
2008-02-20 09:57:01 -08:00 |
|
dougt@meer.net
|
6bd4374670
|
Updates for Windows Mobile shunt and toolchain. NPODB.
|
2008-02-20 09:56:09 -08:00 |
|
dougt@meer.net
|
2bb3ada2e2
|
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 |
|
dougt@meer.net
|
4e79b1b402
|
Fixing build bustage on windows mobile b=402948. patch by blassey. not part of ff build
|
2007-11-27 15:51:44 -08:00 |
|
hg@mozilla.com
|
465265d0d4
|
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 |
|