summaryrefslogtreecommitdiff
path: root/elements/gnu-toolchain/stage1.bst
Commit message (Collapse)AuthorAgeFilesLines
* gnu-toolchain: Use binaries from Baserock cache to bootstrapSam Thursfield2017-09-201-2/+1
| | | | | | | | | | | | | This replaces the previous approach of using the Freedesktop SDK binaries. We need to support more architectures than just x86_32 and x86_64, and in general it's better to bootstrap from a minimal sysroot that we build and control. Currently this pulls the binaries from the Baserock artifact cache. This is a temporary solution while we work out how to best to archive these binaries permanently. (Probably in a separate OSTree repo, so that they are excluded from any cache expiry algorithsm that might otherwise delete them).
* Reworking the gnu toolchain projectTristan Van Berkom2017-04-111-2/+2
| | | | | | | o Use the org.freedesktop.BasePlaform and org.freedesktop.BaseSdk for building instead of the whole GNOME runtime. o Some minor renames
* Moved all elements under the elements directoryTristan Van Berkom2017-03-221-0/+7