summaryrefslogtreecommitdiff
path: root/sdk/recipes/patches
Commit message (Collapse)AuthorAgeFilesLines
* Fix Curl build for m68k-unknown-amigaosChris Young2017-04-021-0/+18
| | | | This patch shouldn't be needed; this needs fixing upstream
* Fix OpenSSL random number generator on AmigaOSChris Young2017-03-294-0/+50
| | | | | This fixes an issue with libcurl 7.53.1 which refuses to connect due to weak random seed (previous versions would connect regardless) This patch is derived from the one used by AmiSSL
* update libiconv patches for m68k amigaosVincent Sanders2017-03-271-7/+7
|
* Fix AmigaOS iconv/curl builds after updateChris Young2017-03-278-95/+55
|
* Apply the m68k optimisations also to the m68k Atari build (untested)Chris Young2017-02-133-1/+38
| | | | | This build of OpenSSL will now require at least a 68020. It is my understanding that our CI builds a 68020-60 version of NetSurf so this should not be an issue. These patches were originally written for FreeMiNT so have been previously tested on that platform.
* m68k optimised version of OpenSSLChris Young2017-02-113-1/+38
|
* Ensure we use the correct ranlibChris Young2017-02-101-1/+1
|
* Optimal options for AmigaOS4/PowerPCChris Young2017-02-091-1/+1
|
* OpenSSL 1.0.x does not have PPC_FPUChris Young2017-02-081-5/+5
|
* AmigaOS4 patch for ppccap.cChris Young2017-02-081-0/+35
| | | | Borrowed from https://github.com/jens-maus/amissl/blob/master/openssl/crypto/ppccap.c
* perlasm scheme needs to be linux32Chris Young2017-02-081-1/+1
|
* Enable PPC ASM optimisations in OpenSSLChris Young2017-02-082-1/+12
| | | | Doesn't work; gcc doesn't like the bclr instruction in ppccpuid.s
* Move detection of Altivec into libjpeg-turboChris Young2016-11-181-0/+26
| | | | | This has also been submitted as a patch upstream: https://github.com/libjpeg-turbo/libjpeg-turbo/pull/118
* SDK: fix libjpeg-turbo for ppc-amigaosJohn-Mark Bell2016-10-051-0/+10
|
* SDK: remove spidermonkey and nsprJohn-Mark Bell2016-10-0530-2138/+0
|
* Apparently the libjpeg multiplier should be short on m68k for best performance.Chris Young2016-07-102-0/+22
|
* Removed patch not needed with current libcurlChris Young2016-01-101-11/+0
|
* Fix mingw libgnurx building for static librariesVincent Sanders2015-04-264-0/+112
| | | | | | This uses the Fedora mingw-libgnurx package approach to make the autofoo in the gnurx library less broken allowing teh generation of static libraries.
* update amiga patches to new curl versionVincent Sanders2015-03-192-10/+10
|
* Fix up context in OpenSSL patchesJohn-Mark Bell2015-03-194-8/+8
|
* Refresh patches for OpenSSL 1.0.1mJohn-Mark Bell2015-03-195-27/+26
|
* Fix connection timeout when built for AmigaOS3/clib2Chris Young2015-01-191-0/+11
|
* Fix ppc-amigaos openssl patch for openssl 1.0.1kVincent Sanders2015-01-151-1/+1
|
* Fixup remaining SDK build issues for m68k-amigaos toolchain.Chris Young2015-01-111-0/+13
| | | | 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
|
* 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.
* 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-193-0/+195
|
* update atari toolchain build to work againVincent Sanders2014-10-162-22/+0
|
* Update SDK library versions for openssl, libpng , libcurl and freetype to ↵Vincent Sanders2014-10-163-27/+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.
* Remove patch already present in openssl 1.0.1gChris Young2014-04-121-63/+0
|
* Try to ensure Spidermonkey install won't failChris Young2014-02-081-4/+4
|
* Correct patch headerChris Young2014-01-301-2/+2
|
* Initial threaded resolver patch from kas1eChris Young2014-01-301-0/+61
|
* Fix libcurl build for m5475-atari-mintJohn-Mark Bell2014-01-191-0/+11
|
* Patch OpenSSL so we can enable TLS 1.2John-Mark Bell2014-01-171-0/+63
|
* 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-171-14/+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
|
* 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-173-73/+0
|
* 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
|
* Update patch for OpenSSL 1.0.1eJohn-Mark Bell2013-04-111-12/+1
|