Brad Lassey
b64cf6455e
bug 548207 - allow make check to run over remote connection from devicemanager.py r=ted,ctalbert,jmaher
...
--HG--
rename : build/devicemanager.py => build/mobile/devicemanager.py
2010-03-10 13:36:45 -05:00
Brad Lassey
9720b01da9
bug 547864 - default entry point from winmo tool wrappers is invalid r=dougt
2010-02-22 20:28:38 -05:00
Brad Lassey
32803dbbf7
bug 515748 - differentiate between wince and winmo (change windows mobile ABI to arm-wince-winmo) r=ted
2009-12-04 14:14:18 -05:00
Alex Pakhotin
2dc25667b3
Bug 508721 - fixing a bug in argument passing in WinCE build tools, r=blassey
2009-09-10 14:32:32 -07:00
Nick Thomas
1f37231d8b
Bug 530469, disable parallel make in build/wince/tools, r=ted.mielczarek
2009-08-18 17:23:38 +12:00
Justin Dolske
560c3d2d1e
Bug 509138 - errors reported when building WinCE tools. r=benjamin
2009-08-14 16:22:43 -07:00
Doug Turner
f1e98cd442
[Bug 504181
...
1] WinCE build tools - optionally force text and rdata to be locked. r=vlad
2009-07-16 11:32:03 -07:00
Vladimir Vukicevic
01aa76948a
b=503123; add some additional defines/include paths to WinCE tools; r=dougt
2009-07-08 16:34:01 -07:00
Hiroyuki Ikezoe
d79a524446
bug 491795 - argpath_conv in toolspath should support Fe option r=blassey
2009-06-18 07:33:01 -04:00
Brad Lassey
8daf83833d
bug 491796 - arm-wince-gcc should support link and entry options r=dougt
2009-06-18 07:28:57 -04:00
Hiroyuki Ikezoe
2df0fd24a2
bug 485280 - Need more buffer size of arm-wince tools r=blassey
2009-04-13 22:49:06 -04:00
Brad Lassey
ebd64f0158
bug 485227 - Don't force link jemalloc on windows ce r=ted, crowder
2009-03-31 12:27:25 -04:00
Brad Lassey
eb5b3e53b5
bug 481579 - changes to shunt and tools for jemalloc on windows ce r=dougt
2009-03-23 21:16:03 -04:00
Brad Lassey
e5cf648086
bug 476201 - follow up, missed some of the changes in the first push, r=ted
2009-03-21 15:20:49 -04:00
Brad Lassey
6c291c1ff8
bug 476201 - devenv builds shunt lib in source dir, remove visual studio projects r=ted
2009-03-21 14:59:51 -04:00
Asaf Romano
dfc006d779
I have no idea how did that happen. backing out this part.
2009-02-26 16:18:23 -08:00
Asaf Romano
5bfc770602
Bug 480149 - DOMLinkAdded and DOMLinkRemoved events for link elements should be dispatched when swapping docshells. r+sr=bz.
2009-02-26 14:05:42 -08:00
Doug Turner
9baf81e6f4
Bug 479503 - move processor specifics out of windows mobile build tools. r=blassey
2009-02-20 13:58:27 -08:00
Doug Turner
74613f7060
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
95e64c43e4
bug 477678 - Windows CE builds should target ARMv6 r=dougt
2009-02-09 19:00:24 -05:00
Brad Lassey
9c1615f15c
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
c755eee8e7
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
2c7403d02a
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
d93f301c70
Bug 461364: Switch to using Professional SDK for VS8 WinCE builds, p=blassey, r=dougt (NPOTB)
2008-10-23 18:00:50 -05:00
Brad Lassey
67e7de3d5b
windows ce build tools update r=dougt
2008-10-20 16:15:40 -04:00
Brad Lassey
a5a443390d
windows mobile build stuff (vs project stuff) and updating buildtools path. r=dougt NPODB
2008-10-13 09:08:51 -07:00
Doug Turner
132be4e2f3
Build the wince tools optimized
2008-09-29 14:47:27 -07:00
Doug Turner
6528031707
WinCE build tool changes. stubbing out GetDIBits, clock. implementing FatalAppExitW. npodb
2008-09-29 10:48:58 -07:00
Doug Turner
3c1165faf9
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
94a41619f9
Fixes toolspath.h. required to build using the windows mobile tools. npodb
2008-09-25 14:42:17 -07:00
Doug Turner
4d7c105040
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
5873628323
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
cf719d8a65
Bug 454709 - WinCE Resource Compiling Needs Shunt Application. patch by wolfe. r=dougt. npodb
2008-09-22 22:08:46 +01:00
Doug Turner
824232b364
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
dougt@meer.net
1621a4c661
Using - instead of /. NPODB
2008-02-21 09:07:13 -08:00
dougt@meer.net
cd59ade152
Updates for Windows Mobile shunt and toolchain. NPODB.
2008-02-20 09:56:09 -08:00
dougt@meer.net
8580b4e824
toolpaths to toolspath include file name change
2007-12-20 14:05:00 -08:00
dougt@meer.net
5297f14ef8
From the 1.8 branch to trunk. dropping support for older SDKs.
2007-12-20 13:37:07 -08:00
dougt@meer.net
1234637e7a
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
roc+@cs.cmu.edu
0054412272
Bug 374866. Reftests for text-transform. r=dbaron
2007-03-22 16:01:14 -07:00
dougt%meer.net
9cfca67942
Using - instead of /. NPODB
2008-02-21 17:07:13 +00:00
dougt%meer.net
4670c1af46
Updates for Windows Mobile shunt and toolchain. NPODB.
2008-02-20 17:56:10 +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
dougt%meer.net
e2fb2985c6
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
097ef509d8
Updating for vc8 build. WINCE ONLY
2006-02-23 20:19:17 +00:00
dougt%meer.net
53559634e1
Updating vs8 tools. wince only
2006-02-23 17:12:30 +00:00
dougt%meer.net
4acdacb17c
Use the release library. wince only
2006-02-01 20:23:53 +00:00
dougt%meer.net
2f8a86511d
Enabling static mozce shunt builds. landing vs8 beta 2 build tools. wince only.
2006-01-18 19:20:42 +00:00