Jim Blandy
69aaa4de8b
Bug 463339: Have js/src use symlinks when installing in dist. r=bsmedberg
...
A directory's 'libs' target should create symlinks in the top-level
dist/bin and dist/lib directories to the libraries (and any other
generated files) in the build tree, so that when one has changed
sources in $src/js/src, simply running 'make' in $obj/js/src and then
re-running $obj/dist/bin/firefox will pick up the new libraries.
The js/src/Makefile.in 'install' target has many double-colon rules
with commands; we'd like to use these all in two circumstances:
. For 'make install' in a stand-alone js/src build. Since we're
following GNU behavior, this should copy the files it's installing.
. For 'make libs' in an in-tree js/src build. To interact properly
with the rest of the Mozilla build system, this should create
symlinks as explained above.
To accomplish this, we use plain old $(INSTALL) in all the install
targets, have js/src/Makefile.in set NSDISTMODE to copy (to get the
GNU behavior), and then have config/js/Makefile.in override that (to
get the Mozilla in-tree behavior).
2008-12-08 09:35:58 -08:00
timeless@mozdev.org
56d85c976e
Bug 468045. r+sr=jst.
2008-12-07 16:15:54 -08:00
Ben Turner
3e44523aef
Bug 453865 - 'Workers: Allow JSON-able objects to be passed as messages to worker threads.' r+sr+a=jst.
2008-12-07 16:15:49 -08:00
Ben Turner
e84823e91b
Bug 467162 - 'uninitialized local variable warning in xpcwrappedjsclass.cpp'. r+sr=jst, a=blocking1.9.1
2008-12-07 16:15:43 -08:00
Aiko
8712e016ac
Bug 341901 - versioninfo for js3250.dll is bad. r=bsmedberg
2008-12-07 15:34:58 +01:00
Brendan Eich
d70aac6456
Bug 449657 - JS_SealObject fails on Array objects (r=mrbkap, a=sayrer).
2008-12-07 00:03:12 -08:00
Wan-Teh Chang
4e31a5518a
Bug 466531 - Crash/hang [@ mult][@ Balloc] when loading pages on PPC; Proposed patch for JS (trunk); r=jim
2008-12-06 16:50:49 +01:00
Justin Wood
f7f56d39ed
Bug 467050, add config.mk to the GLOBAL_DEPS list as well
...
r=ted
2008-12-05 23:04:01 -05:00
Peter Van der Beken
f17c28bff3
Partially back out fix for bug 461563 to try to fix Txul regression on Windows.
2008-12-05 14:38:05 +01:00
Peter Van der Beken
37e94062ba
Partially back out fix for bug 461563 to try to fix Txul regression on Windows.
2008-12-05 10:42:17 +01:00
Bob Clary
4e63dd23d3
bug 466990 - fix incorrect option in js1_5/Regress/regress-322430.js.
2008-12-04 04:49:27 -08:00
Bob Clary
76739a5fa9
bug 450833 - JavaScript Test by Andreas Gal.
2008-12-04 04:49:26 -08:00
Bob Clary
111bcf8044
bug 455973 - JavaScript Test by Jesse Ruderman.
2008-12-04 04:49:24 -08:00
Bob Clary
786d864a81
bug 456470 - JavaScript Test by Andreas Gal.
2008-12-04 04:49:21 -08:00
Bob Clary
b11af78a0f
bug 460870 - JavaScript Test by Jesse Ruderman.
2008-12-04 04:49:20 -08:00
Bob Clary
ec205b0454
bug 461930 - JavaScript Test by Jesse Ruderman.
2008-12-04 04:49:18 -08:00
Bob Clary
2687733515
bug 461932 - JavaScript Test by Jesse Ruderman.
2008-12-04 04:49:15 -08:00
Bob Clary
fed099f8f5
bug 462879 - JavaScript Test by Jesse Ruderman.
2008-12-04 04:49:14 -08:00
Bob Clary
ac66d6b430
bug 463334 - JavaScript Tests by Jesse Ruderman.
2008-12-04 04:49:11 -08:00
Bob Clary
2b5f6bd74e
bug 463782 - JavaScript Test by Gavin Sharp.
2008-12-04 04:49:10 -08:00
Bob Clary
860b3e4d45
bug 462470 - JavaScript Test - modify expected results for js1_8_1/decompilation/regress-350991.js due to bug 461233.
2008-12-04 04:49:08 -08:00
Bob Clary
fd248451f5
bug 464334 - JavaScript Test by Igor Bukanov.
2008-12-04 04:49:06 -08:00
Bob Clary
2583b956c5
bug 464403 - JavaScript Test by Gary Kwong and Jesse Ruderman.
2008-12-04 04:49:04 -08:00
Bob Clary
a1625e6cfe
bug 464418 - JavaScript Test by Jesse Ruderman.
2008-12-04 04:49:01 -08:00
Bob Clary
5ff5e2a50a
bug 464978 - JavaScript Test by Jesse Ruderman.
2008-12-04 04:48:59 -08:00
Bob Clary
0895182615
bug 465013 - JavaScript Test by Brendan Eich.
2008-12-04 04:48:58 -08:00
Bob Clary
3d42143004
bug 465135 - JavaScript Test by Jesse Ruderman.
2008-12-04 04:48:56 -08:00
Bob Clary
f0382104f3
bug 465136 - JavaScript Test by Jesse Ruderman.
2008-12-04 04:48:54 -08:00
Bob Clary
e2eed80a31
bug 465137 - JavaScript Test by Jesse Ruderman.
2008-12-04 04:48:52 -08:00
Bob Clary
e3f3cb4d75
bug 465220 - JavaScript Test by Brendan Eich.
2008-12-04 04:48:50 -08:00
Bob Clary
8909a810d3
bug 465234 - JavaScript Test by Jesse Ruderman.
2008-12-04 04:48:48 -08:00
Bob Clary
fb56f3ca24
bug 465239 - JavaScript Test by Jesse Ruderman.
2008-12-04 04:48:45 -08:00
Bob Clary
cd18d83651
bug 465241 - JavaScript Test by Jesse Ruderman.
2008-12-04 04:48:44 -08:00
Bob Clary
15e53cc573
bug 465249 - JavaScript Test by Jesse Ruderman.
2008-12-04 04:48:42 -08:00
Bob Clary
f162714b82
bug 465262 - JavaScript Test by Jesse Ruderman.
2008-12-04 04:48:39 -08:00
Bob Clary
740efaebe8
bug 465261 - JavaScript Test by Gary Kwong.
2008-12-04 04:48:38 -08:00
Bob Clary
169f211c7e
bug 436741 - JavaScript Test by Jesse Ruderman.
2008-12-04 04:48:36 -08:00
Bob Clary
f51f95634b
imported patch perl-permissions
2008-12-04 04:48:34 -08:00
Bob Clary
f88ff89308
update public failures and universe.data.
2008-12-04 04:48:32 -08:00
Jeff Walden
8a08964e6e
Bug 397227 - Forgot to sync js's config/rules.mk; it would have been helpful if that were checked at build time rather than 'check' time. r=redness still
2008-12-04 00:56:31 -08:00
Jeff Walden
46a75a3b12
Bug 397227 - Reduce the effort needed to write C++ tests. r=ted
2008-12-03 22:25:00 -08:00
Brad Lassey
69af5ee9ba
Bug 464052 - windows compilers don't like variables named far r=crowder
2008-12-03 08:41:12 -05:00
Brian Crowder
f9bdd13a2f
Bug 462912 - THIS is defined on windows mobile r=jim
2008-12-03 08:41:12 -05:00
Benjamin Smedberg
74047553d2
Merge backout of bug 466486
2008-12-02 17:18:28 -05:00
Benjamin Smedberg
4b00da76a5
Backed out changeset f71446b6fc7e: bug 466486- directories are getting skipped, causing things like xpcshell not to be built
2008-12-02 17:17:41 -05:00
Benjamin Smedberg
8a3793ca82
Bug 467579: --with-static-checking is broken in spidermonkey. There is currently no useful static checking infrastructure for spidermonkey, so disable it for the time being, r=jimb
2008-12-02 14:46:37 -05:00
Benjamin Smedberg
cb8295602c
Merge bug 466492, bug 466486, bug 463289, bug 442012, and bug 463420
2008-12-02 14:08:12 -05:00
Igor Bukanov
0c8c564bd6
bug 466990 - check for valid option name in js shell. r=crowder
2008-12-02 14:03:30 +01:00
Peter Van der Beken
943aac8b88
Fix for bug 461563 (Allow WrapNative to return a jsval without the wrapper). r/sr=jst.
2008-12-02 11:07:34 +01:00
Ben Hearsum
6edce604db
Version bump mozilla-central to 3.2a1pre/1.9.2a1pre. CLOSED TREE
2008-12-01 12:17:55 -05:00