summaryrefslogtreecommitdiff
path: root/sdk
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|
* install in the correct include directoryVincent Sanders2012-12-162-3/+3
|
* switch spidermonkey to 1.7.0 buildVincent Sanders2012-12-163-6/+18
|
* make RISC OS build of spidermonkey 1.7.0 succeed. still missing its ↵Vincent Sanders2012-12-166-4/+605
| | | | pkgconfig though
* make spidermonkey 1.8.5 build without JIT on RISC OSVincent Sanders2012-12-1611-6/+42
| | | | add support for spidermonkey 1.7.0 source