summaryrefslogtreecommitdiff
path: root/elements/gnu-toolchain/base-platform.bst
Commit message (Collapse)AuthorAgeFilesLines
* Replace the Freedesktop SDK with a much smaller Alpine Linux toolchainsam/bootstrap-wipSam Thursfield2017-06-161-23/+0
| | | | | THIS IS WORK IN PROGRESS and currently the toolchain binaries are built myself by me and you don't have them.
* Use new host-arches conditional in base import elementsSam Thursfield2017-06-141-1/+1
| | | | | | These are for pulling in host tools, which should always match the host architecture. The existing 'arches' conditional now follows the target architecture.
* Reworking the gnu toolchain projectTristan Van Berkom2017-04-111-0/+23
o Use the org.freedesktop.BasePlaform and org.freedesktop.BaseSdk for building instead of the whole GNOME runtime. o Some minor renames