summaryrefslogtreecommitdiff
path: root/elements/gnu-toolchain/stage1.bst
Commit message (Collapse)AuthorAgeFilesLines
* gnu-toolchain: Use binaries from Baserock releases repo to bootstrapSam Thursfield2017-10-261-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. The binaries are hosted at https://ostree.baserock.org/releases and are produced by a manual (but automatable) process that I will document in subsequent commits from the `bootstrap/stage3-sysroot.bst` element.
* 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