summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into mono/atari-adjustmentsmono/atari-adjustmentsOle Loots2013-11-258-74/+142
|\
| * 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 header commentVincent Sanders2013-11-241-2/+2
| |
| * add source caching to sdkVincent Sanders2013-11-242-24/+49
| |
| * Update libpng.Michael Drake2013-11-241-1/+1
| |
| * update m68k-atari-mint toolchain to use cached sourcesVincent Sanders2013-11-242-13/+34
| |
| * ignore build and source directoriesVincent Sanders2013-11-241-0/+2
| |
| * make m5475-atari-mint use cached copies of sourcesVincent Sanders2013-11-242-13/+33
| |
| * Update MiNT toolchain to use latest MiNTlibOle Loots2013-11-242-2/+2
| | | | | | | | | | | | | | This fixes an bug in the file fetcher of netsurf, which was introduced since the file fetcher uses scandir. There was an recent fix for dirent struct inside mintlib which solves the problem.
* | Update MiNT toolchain to use latest MiNTlibOle Loots2013-11-242-2/+2
| | | | | | | | | | | | | | This fixes an bug in the file fetcher of netsurf, which was introduced since the file fetcher uses scandir. There was an recent fix for dirent struct inside mintlib which solves the problem.
* | Added some more patches for HermesOle Loots2013-11-245-2/+54
| |
* | Do not allow curl to use poll()Ole Loots2013-11-241-2/+2
|/ | | | | poll() is just an wrapper around select() on FreeMiNT so it just introduces overhead, do not use it.
* Update SDK filename.Michael Drake2013-10-241-1/+1
|
* Merge branch 'chris/sdk-53-24'Chris Young2013-10-231-3/+3
|\
| * Update to SDK 53.24Chris Young2013-10-121-3/+3
|/
* 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-1614-6/+47
| | | | add support for spidermonkey 1.7.0 source
* Use information and patch from Chris Gransden to make nspr compile with pthreadsVincent Sanders2012-12-132-1/+12
|
* fix jit build patch to be correct for armv3Vincent Sanders2012-12-101-2/+3
|
* fix compiling without interworkingVincent Sanders2012-12-103-5/+88
|
* Update to latest libcurl.Michael Drake2012-12-101-2/+2
|
* add javascript library build to riscos sdkVincent Sanders2012-12-1011-38/+211
|
* Fix a bunch of warnings by patching windom and Hermes headers.Ole Loots2012-11-078-0/+138
|
* 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
|
* Dirty hack to make GCCSDK build with Python2.5John-Mark Bell2012-11-071-0/+11
|
* Optimise libxml2Rob Kendrick (humdrum)2012-11-061-1/+1
|
* Force use of malloc in mintlib. (Credit: Ole Loots)John-Mark Bell2012-11-062-7/+25
|
* 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-042-1/+138
|
* Disable /dev/random usage specifically for each platform, but now enable it ↵Rob Kendrick (fatigue)2012-11-041-6/+6
| | | | for RISC OS
* Switch from Infozip's FTP site to sourceforge for downloadDaniel Silverstone2012-11-031-2/+2
|
* 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-213-1/+113
|
* Update patches for 7.28.0, disable ntlm-wb for ppc-amigaosJohn-Mark Bell2012-10-197-45/+64
|
* Remove libcurl version pin for ppc-amigaosJohn-Mark Bell2012-10-191-2/+0
|
* Attempt to avoid building a load of cURL protocols that we don't use. RISC ↵Rob Kendrick (monotony)2012-10-141-1/+3
| | | | OS only for now.
* fix gmp configure script to not break M$ for flexVincent Sanders2012-10-132-0/+12
|