Commit Graph

51 Commits

Author SHA1 Message Date
Alex Pakhotin
d493348d47 Bug 508721 - fixing a bug in argument passing in WinCE build tools, r=blassey 2009-09-10 14:32:32 -07:00
Nick Thomas
2c70708eb9 Bug 530469, disable parallel make in build/wince/tools, r=ted.mielczarek 2009-08-18 17:23:38 +12:00
Justin Dolske
975583b96f Bug 509138 - errors reported when building WinCE tools. r=benjamin 2009-08-14 16:22:43 -07:00
Doug Turner
05b95d88e2 [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
344e4eadd9 b=503123; add some additional defines/include paths to WinCE tools; r=dougt 2009-07-08 16:34:01 -07:00
Hiroyuki Ikezoe
65d54cc638 bug 491795 - argpath_conv in toolspath should support Fe option r=blassey 2009-06-18 07:33:01 -04:00
Brad Lassey
96329b9967 bug 491796 - arm-wince-gcc should support link and entry options r=dougt 2009-06-18 07:28:57 -04:00
Hiroyuki Ikezoe
be4f39b423 bug 485280 - Need more buffer size of arm-wince tools r=blassey 2009-04-13 22:49:06 -04:00
Brad Lassey
3f7cac1ef0 bug 485227 - Don't force link jemalloc on windows ce r=ted, crowder 2009-03-31 12:27:25 -04:00
Brad Lassey
09231df59e bug 481579 - changes to shunt and tools for jemalloc on windows ce r=dougt 2009-03-23 21:16:03 -04:00
Brad Lassey
6272397064 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
b9d96f004f 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
295873f2db I have no idea how did that happen. backing out this part. 2009-02-26 16:18:23 -08:00
Asaf Romano
8900bd48d4 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
31d67e05d5 Bug 479503 - move processor specifics out of windows mobile build tools. r=blassey 2009-02-20 13:58: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
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
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
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
Brad Lassey
328771f84c windows ce build tools update r=dougt 2008-10-20 16:15:40 -04: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
Doug Turner
21842c957f Build the wince tools optimized 2008-09-29 14:47:27 -07:00
Doug Turner
8a057cab1f WinCE build tool changes. stubbing out GetDIBits, clock. implementing FatalAppExitW. npodb 2008-09-29 10:48:58 -07: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
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
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
dougt@meer.net
f9359d6437 Using - instead of /. NPODB 2008-02-21 09:07:13 -08:00
dougt@meer.net
0896f5b3d6 Updates for Windows Mobile shunt and toolchain. NPODB. 2008-02-20 09:56:09 -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
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
ba0b75bda7 Updating for vc8 build. WINCE ONLY 2006-02-23 20:19:17 +00:00
dougt%meer.net
d77061c5c2 Updating vs8 tools. wince only 2006-02-23 17:12:30 +00:00
dougt%meer.net
defb55aafb Use the release library. wince only 2006-02-01 20:23:53 +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
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
59997cf1de Adding vs8 tools. npodb 2005-10-05 20:09:26 +00:00
dougt%meer.net
50785cd5a5 NPODB. I am not sure if we need to set the stack so high. Testing without increase the stack beyond default seams to offer no change. 2005-08-04 15:58:27 +00:00
dougt%meer.net
99eb50b061 Mapping _mkdir, _fdopen, _open, to existing mozce_ apis. Adding SmartPhone tools to build process. NPODB 2005-07-26 22:22:59 +00:00
dougt%meer.net
6bd3bb2a87 adding back 1mb stack commit. npodb 2005-07-23 04:39:16 +00:00
dougt%meer.net
df7e5a8624 Adding SP build tools. Files by Brad Lassey. 2005-07-12 19:19:18 +00:00
dougt%meer.net
4d29208f2a dropping the commit stack size to use default. removing LINK env var before calling link to avoid recursive death. 2005-07-01 20:32:30 +00:00
dougt%meer.net
7f0d4b2878 Updating wince toolchain source code. NPODB 2005-06-29 15:21:00 +00:00
dougt%meer.net
79b2e2f545 Don't print the arguments during compile. WinCE only 2005-04-25 18:03:17 +00:00