summaryrefslogtreecommitdiff
path: root/sdk/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fix libiconv m68k-amigaos buildChris Young2014-12-191-1/+1
|
* Update libpng to version 1.6.15Michael Drake2014-12-101-1/+1
| | | | | | | | Virtually all libpng versions up to and including 1.6.14, have an out-of-bounds memory access in png_user_version_check(). It is unclear whether this could lead to an actual exploit. The bug is fixed in version 1.6.15.
* Update openssl to latest version to enable poodle workroundsVincent Sanders2014-10-171-1/+1
|
* update atari toolchain build to work againVincent Sanders2014-10-161-1/+3
|
* Update SDK library versions for openssl, libpng , libcurl and freetype to ↵Vincent Sanders2014-10-161-4/+4
| | | | | | | | | | 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.
* Update OpenSSL.Michael Drake2014-04-101-1/+1
|
* Update libpng to 1.6.10.Michael Drake2014-03-291-1/+1
|
* Use the correct variableChris Young2014-02-041-1/+1
|
* Use pthreadsChris Young2014-02-041-1/+1
|
* Enable threaded resolver for ppc-amigaos targetChris Young2014-01-301-1/+1
|
* Libcurl: use a proper random source on RISC OS.John-Mark Bell2014-01-171-1/+1
|
* Update CFLIB and freetypeJohn-Mark Bell2014-01-171-3/+5
|
* Remove libxml2 completely: unused since April.John-Mark Bell2014-01-171-21/+0
|
* Disable more protocols in libcurlJohn-Mark Bell2014-01-171-1/+1
|
* Document why we need cleanenvJohn-Mark Bell2014-01-171-0/+1
|
* Remove liblcms and libmng: no longer usedJohn-Mark Bell2014-01-171-38/+1
|
* Bump library versionsJohn-Mark Bell2014-01-171-9/+10
|
* Force patches to apply cleanlyJohn-Mark Bell2014-01-171-27/+30
|
* Correct copy'n'paste errorChris Young2014-01-051-1/+1
|
* Add Spidermonkey to ppc-amigaos targetChris Young2014-01-051-1/+1
|
* Move nspr so it is only built for Spidermonkey 1.8.5Chris Young2014-01-051-1/+2
|
* change all tar commands so they use the "any" decompression switch to avoid ↵Vincent Sanders2013-11-241-15/+15
| | | | having to be explicit
* deal with zlib removing bz2Vincent Sanders2013-11-241-7/+7
|
* add source caching to sdkVincent Sanders2013-11-241-24/+31
|
* Update libpng.Michael Drake2013-11-241-1/+1
|
* Remove libxml2 from COMMON_SDK_ITEMS.Michael Drake2013-04-091-1/+1
|
* Update libpng.Michael Drake2013-04-091-1/+1
|
* Revert to libcurl 7.28.1, as 7.29.0 may crash on shutdown.John-Mark Bell2013-02-241-1/+1
|
* fix new curl version buildVincent Sanders2013-02-231-5/+5
|
* Update OpenSSL.Michael Drake2013-02-221-1/+1
|
* Update libpng and libcurl.Michael Drake2013-02-131-2/+2
|
* switch spidermonkey to 1.7.0 buildVincent Sanders2012-12-161-1/+2
|
* make RISC OS build of spidermonkey 1.7.0 succeed. still missing its ↵Vincent Sanders2012-12-161-4/+8
| | | | pkgconfig though
* make spidermonkey 1.8.5 build without JIT on RISC OSVincent Sanders2012-12-161-5/+20
| | | | add support for spidermonkey 1.7.0 source
* Use information and patch from Chris Gransden to make nspr compile with pthreadsVincent Sanders2012-12-131-1/+1
|
* fix compiling without interworkingVincent Sanders2012-12-101-5/+5
|
* Update to latest libcurl.Michael Drake2012-12-101-2/+2
|
* add javascript library build to riscos sdkVincent Sanders2012-12-101-6/+25
|
* Fix a bunch of warnings by patching windom and Hermes headers.Ole Loots2012-11-071-0/+9
|
* Add a bunch of curl configure options.Ole Loots2012-11-071-2/+2
|
* Disable x86 asm in Hermes lib.Ole Loots2012-11-071-1/+1
|
* Optimise libxml2Rob Kendrick (humdrum)2012-11-061-1/+1
|
* Enable extra encodings for Atari SDK. (Credit: Ole Loots)John-Mark Bell2012-11-061-1/+3
|
* Really only build NSPR on RISC OSRob Kendrick (fatigue)2012-11-041-2/+2
|
* Build NSPR on RISC OSRob Kendrick (fatigue)2012-11-041-1/+19
|
* Disable /dev/random usage specifically for each platform, but now enable it ↵Rob Kendrick (fatigue)2012-11-041-6/+6
| | | | for RISC OS
* Add missing source dependencyDaniel Silverstone2012-11-021-1/+1
|
* Attempt to add expat to the sdkDaniel Silverstone2012-11-021-1/+16
|
* Add libiconv to ppc-amigaos SDK.John-Mark Bell2012-10-211-1/+4
|
* Update patches for 7.28.0, disable ntlm-wb for ppc-amigaosJohn-Mark Bell2012-10-191-0/+1
|