summaryrefslogtreecommitdiff
path: root/sdk/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update to OpenSSL 1.0.1mRob Kendrick2015-03-191-1/+1
|
* Make the SDK environment only use the first instance of the tools it findsVincent Sanders2015-03-111-4/+4
|
* update libcurl to latest version with fixed CVEVincent Sanders2015-03-101-1/+1
|
* Build m68k-amigaos curl against SSL and ZChris Young2015-01-161-2/+2
|
* Update Openssl to 1.0.1k to fix multiple CVEVincent Sanders2015-01-151-1/+1
|
* Update libpng to version 1.6.16Michael Drake2015-01-141-1/+1
| | | | | | | | | Versions of libpng from 1.6.9 through to 1.6.15 have an integer-overflow vulnerability in png_combine_row() when decoding very wide interlaced images, which can allow an attacker to overwrite an arbitrary amount of memory with attacker-controlled data. This bug is fixed in version 1.6.16.
* Fixup remaining SDK build issues for m68k-amigaos toolchain.Chris Young2015-01-111-2/+4
| | | | Curl binary still doesn't work, but everything else seems OK.
* Fix iconv buildChris Young2015-01-111-0/+1
|
* Get binutils from the 2.14 branch and update gcc to 4.5.4. Add extra curl args.Chris Young2014-12-201-0/+1
|
* 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
|