summaryrefslogtreecommitdiff
path: root/sdk
Commit message (Collapse)AuthorAgeFilesLines
* Build runes for m68k-atari-mint sdkJohn Mark Bell2011-05-145-2/+46
| | | | svn path=/toolchains/; revision=12409
* SDK build runes and patches for ppc-amigaosJohn Mark Bell2011-03-089-3/+133
| | | | svn path=/toolchains/; revision=11941
* Patch libjpeg to avoid warnings about redefinitions of preprocessor symbolsJohn Mark Bell2011-01-052-1/+6547
| | | | svn path=/toolchains/; revision=11221
* Remove OSLib from the SDKJohn Mark Bell2011-01-021-15/+1
| | | | svn path=/toolchains/; revision=11184
* Extra patches for zlib to avoid ugly warnings caused by the use of undefined ↵John Mark Bell2011-01-024-1/+68
| | | | | | | | | preprocessor macros RISC OS-specific patch for zlib to stop it erroneously detecting largefile64 support where there is none Ensure we build zlib static and not shared svn path=/toolchains/; revision=11182
* Build runes for RISC OS SDK.John Mark Bell2010-12-302-35/+60
| | | | | | | libxml2 must not depend on libiconv.d, as we may not want libiconv in the SDK (e.g. if iconv is provided by the runtime) Change the way we provide environment to subprocesses -- some buildsystems (i.e. OSLib's) dislike CC being overridden with the target compiler svn path=/toolchains/; revision=11171
* Make distclean depend on clean, to reduce codeJohn Mark Bell2010-12-301-2/+1
| | | | svn path=/toolchains/; revision=11166
* Make upstream package version numbers trivially configurableJohn Mark Bell2010-12-301-63/+76
| | | | svn path=/toolchains/; revision=11164
* Prefer a build directory per platform.John Mark Bell2010-12-301-29/+58
| | | | | | | Introduce clean and distclean targets. Stop silliness wrt refetching upstream sources: we won't do so if we have a local copy svn path=/toolchains/; revision=11163
* Select SDK components based upon the target platformJohn Mark Bell2010-12-301-4/+20
| | | | svn path=/toolchains/; revision=11158
* Add libtre to the SDK.John Mark Bell2010-12-292-4/+25
| | | | | | Also install a regex.h compatibility header so it gets used svn path=/toolchains/; revision=11145
* Add libiconv to the SDKJohn Mark Bell2010-12-292-5/+29
| | | | svn path=/toolchains/; revision=11143
* Build runes for an SDK containing the upstream packages we needJohn Mark Bell2010-12-296-0/+279
svn path=/toolchains/; revision=11136