summaryrefslogtreecommitdiff
path: root/sdk
Commit message (Collapse)AuthorAgeFilesLines
* Fixup remaining SDK build issues for m68k-amigaos toolchain.Chris Young2015-01-112-2/+17
| | | | Curl binary still doesn't work, but everything else seems OK.
* Fix OpenSSL build for the m68k-unknown-amigaos toolchainChris Young2015-01-113-1/+41
|
* Fix iconv buildChris Young2015-01-111-0/+1
|
* Move the slightly conflicting patches into per-target locations to stop the ↵Chris Young2015-01-012-0/+0
| | | | patcher complaining.
* Patch libcurl enough to make it compile for m68k-amigaos/clib2Chris Young2014-12-204-0/+50
| | | | NB: this does not result in a working curl binary, so libcurl probably doesn't work either.
* Get binutils from the 2.14 branch and update gcc to 4.5.4. Add extra curl args.Chris Young2014-12-201-0/+1
|
* clib2 doesn't have malloc.h and libpbl doesn't appear to need it with newlib ↵Chris Young2014-12-191-0/+154
| | | | either.
* Fix libiconv m68k-amigaos buildChris Young2014-12-194-1/+196
|
* 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-163-23/+3
|
* Update SDK library versions for openssl, libpng , libcurl and freetype to ↵Vincent Sanders2014-10-164-31/+78
| | | | | | | | | | 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.
* Remove patch already present in openssl 1.0.1gChris Young2014-04-121-63/+0
|
* Update OpenSSL.Michael Drake2014-04-101-1/+1
|
* Update libpng to 1.6.10.Michael Drake2014-03-291-1/+1
|
* Try to ensure Spidermonkey install won't failChris Young2014-02-081-4/+4
|
* Use the correct variableChris Young2014-02-041-1/+1
|
* Use pthreadsChris Young2014-02-041-1/+1
|
* Correct patch headerChris Young2014-01-301-2/+2
|
* Enable threaded resolver for ppc-amigaos targetChris Young2014-01-301-1/+1
|
* Initial threaded resolver patch from kas1eChris Young2014-01-301-0/+61
|
* Fix libcurl build for m5475-atari-mintJohn-Mark Bell2014-01-191-0/+11
|
* Libcurl: use a proper random source on RISC OS.John-Mark Bell2014-01-171-1/+1
|
* Patch OpenSSL so we can enable TLS 1.2John-Mark Bell2014-01-171-0/+63
|
* Update CFLIB and freetypeJohn-Mark Bell2014-01-171-3/+5
|
* Fix libcurl build for m68k-atari-mint.John-Mark Bell2014-01-171-0/+11
|
* Update libcares m68k-atari-mint patch for 1.10.0John-Mark Bell2014-01-171-1/+1
|
* Remove libxml2 completely: unused since April.John-Mark Bell2014-01-172-35/+0
|
* Update libcurl patches for ppc-amigaos / 7.34.0John-Mark Bell2014-01-175-6/+33
|
* Update libcares ppc-amigaos patch for 1.10.0John-Mark Bell2014-01-171-1/+1
|
* Update OpenSSL ppc-amigaos patches for 1.0.1fJohn-Mark Bell2014-01-172-3/+3
|
* Update libiconv patches for upstream 1.14 release.John-Mark Bell2014-01-174-23/+109
|
* Disable more protocols in libcurlJohn-Mark Bell2014-01-171-1/+1
|
* Document why we need cleanenvJohn-Mark Bell2014-01-171-0/+1
|
* Fix up patches to apply cleanly for RISC OS.John-Mark Bell2014-01-175-7/+7
|
* Remove liblcms and libmng: no longer usedJohn-Mark Bell2014-01-174-111/+1
|
* Bump library versionsJohn-Mark Bell2014-01-171-9/+10
|
* Force patches to apply cleanlyJohn-Mark Bell2014-01-171-27/+30
|
* 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
|
* 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-242-8/+8
|
* add source caching to sdkVincent Sanders2013-11-242-24/+49
|
* Update libpng.Michael Drake2013-11-241-1/+1
|
* Update patch for OpenSSL 1.0.1eJohn-Mark Bell2013-04-111-12/+1
|
* Remove libxml2 from COMMON_SDK_ITEMS.Michael Drake2013-04-091-1/+1
|