summaryrefslogtreecommitdiff
path: root/sdk/recipes/patches/spidermonkey
Commit message (Collapse)AuthorAgeFilesLines
* Update SDK library versions for openssl, libpng , libcurl and freetype to ↵Vincent Sanders2014-10-162-0/+74
| | | | | | | | | | address security issues This has been sucessfully test built for everything except atari where libiconv no longer builds because of a missing PATH_MAX definition but I can find no difference in the libiconv build so it must be related to the cross complier/libmint build although the generated includes also look sensible so I am leaving it for now.
* Try to ensure Spidermonkey install won't failChris Young2014-02-081-4/+4
|
* Fix up patches to apply cleanly for RISC OS.John-Mark Bell2014-01-171-1/+1
|
* Remove file which was errorneously committedChris Young2014-01-051-1388/+0
|
* Try without fdlibmChris Young2014-01-052-2/+9
| | | | Add export rule
* Add initial patches taken from my old Spidermonkey 1.7 portChris Young2014-01-0511-0/+2448
|
* install in the correct include directoryVincent Sanders2012-12-162-3/+3
|
* switch spidermonkey to 1.7.0 buildVincent Sanders2012-12-162-5/+16
|
* make RISC OS build of spidermonkey 1.7.0 succeed. still missing its ↵Vincent Sanders2012-12-165-0/+597
| | | | pkgconfig though
* make spidermonkey 1.8.5 build without JIT on RISC OSVincent Sanders2012-12-1610-1/+22
| | | | add support for spidermonkey 1.7.0 source
* fix jit build patch to be correct for armv3Vincent Sanders2012-12-101-2/+3
|
* fix compiling without interworkingVincent Sanders2012-12-102-0/+83
|
* add javascript library build to riscos sdkVincent Sanders2012-12-108-0/+138