Ben Hearsum
ee8af401e2
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
1ad4a9a0bc
Bug 467368 - Windows Mobile _wfullpath implementation doesn't handle paths with ../ correctly
2008-12-15 10:53:21 -08:00
John Wolfe
e3ac859456
Bug 463326 - WinCE missing ExpandEnvironmentStringsW function. r=dougt, blassey
2008-12-15 10:16:07 -08:00
Nick Thomas
650c0e786c
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
889ff93072
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
7b7bba66e3
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
5817fc42ab
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
10a0e93c4e
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
4098c74b99
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
1c6685433f
Backed out changeset 700ae4e59496 - bug 453157 caused talos oranges. CLOSED TREE
2008-11-24 11:36:44 +01:00
Andrei Saprykin
3cfcbdb3c5
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
957d522969
Backed out changeset 04cecb0ec24c to see if it fixes tinderbox oranges. CLOSED TREE
2008-11-22 16:33:09 +01:00
Andrey Saprykin
b6507b326f
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
b7df88f931
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
c87e2d80c8
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
07b6e8da50
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
644d7fbb65
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
3b0220e8a2
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
b5fa9ea227
try to disable bug buddy in leaktest.py (bustage investigation)
2008-11-12 18:52:48 -05:00
Phil Ringnalda
bbe7e1d08a
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
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
Mark Finkle
6a5fbd77e7
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
766642a865
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
0187ad47ed
windows ce build tools update r=dougt
2008-10-20 16:15:40 -04:00
Blake Kaplan
54cdbe81ec
Merge mozilla-central -> tracemonkey
2008-10-13 11:05:05 -07:00
Doug Turner
9639fefae3
fixing macro so that it prints out the function name. npodb
2008-10-13 09:46:32 -07:00
Doug Turner
8e68b22077
disable NSPR debug logging by default. npodb
2008-10-13 09:36:36 -07:00
Brad Lassey
96bd63188f
windows mobile build stuff (vs project stuff) and updating buildtools path. r=dougt NPODB
2008-10-13 09:08:51 -07:00
Honza Bambas
d11f5d8cd5
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
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
Brendan Eich
b646f02b70
Restore -j for shell tests run on tracemonkey repo.
2008-10-01 00:36:01 -04:00
Brendan Eich
a1948920d2
Remove -j for shell tests in prep for m-c push.
2008-10-01 00:34:57 -04:00
Andreas Gal
83ea7eb834
Merge.
2008-09-30 16:35:52 -07:00
Doug Turner
0a031d4a4b
Build the wince tools optimized
2008-09-29 14:47:27 -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
Honza Bambas
c1c55c35ba
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
70a8923cbc
Bug 455813 - Windows PGO builds fail when --disable-tests is set; v2; ted.mielczarek
2008-09-28 22:27:51 +02:00
Doug Turner
184d418a86
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
3f652f9265
Fixes toolspath.h. required to build using the windows mobile tools. npodb
2008-09-25 14:42:17 -07:00
Doug Turner
e876d9ea13
Bug 457033 - WinCE No FatalAppExit function in Shunt. patch by wolfe, r=dougt
2008-09-25 11:38:38 -07:00
Brendan Eich
31fd7964ea
Re-enable JIT enabling for unit tests in tracemonkey (r=mrbkap).
2008-09-24 18:59:17 -07:00
Serge Gautherie
2d6b07d803
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
b893d5e6b9
Bug 455813 - Windows PGO builds fail when --disable-tests is set; r=ted.mielczarek
2008-09-24 06:23:21 +02:00
Doug Turner
22a48322d2
Bug 456625 - WinMobile / WinCE has no fstat. r=blassey
2008-09-23 15:41:41 -07:00
Doug Turner
f4b6a8052b
Bug 454116 - Potential Memory Allocation Failures in WinMobile. patch by wolfe. r=dougt
2008-09-23 13:58:33 -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