summaryrefslogtreecommitdiff
path: root/sdk
Commit message (Collapse)AuthorAgeFilesLines
* 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