summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add aarch64 base toolchainjonathan/buildstream-bootstrapJonathan Maw2017-09-291-0/+8
* Fixup previousSam Thursfield2017-09-271-4/+0
* Add a "generic" BSP stackSam Thursfield2017-09-273-0/+318
* Fixup previous commit :-(Sam Thursfield2017-09-201-0/+25
* gnu-toolchain: Use binaries from Baserock cache to bootstrapSam Thursfield2017-09-205-51/+5
* gnu-toolchain: Remove PATH hack in glibcSam Thursfield2017-09-201-6/+0
* gnu-toolchain: Fix ld.so.conf from stage2-eglibc to include lib64Sam Thursfield2017-09-191-0/+3
* Fix armv8l64 looking in the wrong place for librariesJonathan Maw2017-09-192-7/+7
* Add 'stage2-sysroot' and 'stage3-sysroot' elementsSam Thursfield2017-09-192-0/+40
* gnu-toolchain: Rework linux-api-headers arch conditions and support ppc64bSam Thursfield2017-09-182-36/+78
* Remove Morph and some of its dependenciesSam Thursfield2017-09-1851-225/+9
* Include the BuildStream build tool in Baserock 'build' and 'devel' systemsSam Thursfield2017-09-1840-12/+186
* foundation: Try to fix dbus-pre trying to download docbook filesJonathan Maw2017-09-181-1/+1
* core: Update version of libseccomp to fix ppc64lJonathan Maw2017-09-181-2/+2
* core: Update libffi to version 3.2.1Jonathan Maw2017-09-181-2/+3
* core: Set MAKEFLAGS="-j 1" during libtool preconfigureSam Thursfield2017-09-182-1/+11
* gnu-toolchain: Set correct sysconfdir for stage2-glibcSam Thursfield2017-09-181-6/+9
* gnu-toolchain: Fix libgcc_s.so being installed with a bad symlinkJonathan Maw2017-09-181-3/+3
* gnu-toolchain: Make stage2-glibc symlink ld for armv8*64Jonathan Maw2017-09-181-0/+5
* gnu-toolchain: Make fhs-dirs symlink lib64 on ppc64 archesJonathan Maw2017-09-182-0/+20
* strata/foundation/kmod.morph: Simplify setting build-system: autotoolsstaging/jjardon/kmod-no-workaroundsJavier Jardón2017-09-071-4/+1
* strata/foundation/kmod.morph: No need to disable xz supportJavier Jardón2017-09-071-1/+0
* strata/foundation/kmod.morph: Remove unneded workaroundsJavier Jardón2017-09-071-8/+4
* Retry on transient fetch errorsbenbrown/get-source-errorsBen Brown2017-09-071-0/+1
* Continue build on missing keybenbrown/no-key-errorBen Brown2017-09-061-7/+11
* Force `-j 1` when installing Subversionsam/buildstream-autoconvertSam Thursfield2017-09-011-1/+1
* gnu-toolchain: Fix debug stripping for cross-builds of stage2Sam Thursfield2017-08-317-0/+44
* .gitlab-ci.yml: Fix up previous commitSam Thursfield2017-08-292-2/+2
* .gitlab-ci.yml: Avoid pulling artifacts for every BuildStream buildSam Thursfield2017-08-293-15/+48
* .gitlab-ci.yml: Use the official BuildStream Docker imageSam Thursfield2017-08-291-1/+1
* Automate conversion and testing using GitLab CISam Thursfield2017-08-253-33/+175
* core: Upgrade to latest 'acl' librarySam Thursfield2017-08-252-9/+3
* gnu-toolchain: Add /lib64 -> /usr/lib64 symlink on 64-bit archesSam Thursfield2017-08-243-6/+47
* gnu-toolchain: Update components in line with build-essential stratumSam Thursfield2017-08-245-7/+7
* Add 'convert' script and update READMESam Thursfield2017-08-242-36/+95
* Update BuildStream project config for use with Baserock definitions repoSam Thursfield2017-08-241-5/+2
* Merge remote-tracking branch 'buildstream-tests/gnu-toolchain' into sam/build...Sam Thursfield2017-08-2432-0/+1388
|\
| * Merge branch 'sam/gnu-toolchain-updates' into 'gnu-toolchain'Tristan Van Berkom2017-07-1214-37/+72
| |\
| | * .gitlab-ci.yml: Remove caching as it seems to just add a 20 minute delaySam Thursfield2017-07-071-9/+0
| | * Simplify CI for nowSam Thursfield2017-07-071-31/+6
| | * .gitlab-ci.yml: Separate fetch into a separate stageSam Thursfield2017-07-071-6/+8
| | * .gitlab-ci.yml: Split the pipeline into 2 stagesSam Thursfield2017-07-071-6/+11
| | * .gitlab-ci.yml: Share cached source between buildsSam Thursfield2017-07-071-2/+7
| | * Enable automated testing for this branchSam Thursfield2017-07-071-0/+44
| | * Proper support for powerpc64 (little and big endian)Sam Thursfield2017-07-072-4/+16
| | * Support cross-building the stage1 and stage2 componentsSam Thursfield2017-07-079-17/+17
| | * Update GCC to 7.1.0, and GLIBC to 2.25Sam Thursfield2017-07-077-15/+16
| | * Correct 'track' field for stage2-fhs-dirsSam Thursfield2017-07-071-1/+1
| | * project.conf: Fix spelling in commentSam Thursfield2017-07-071-1/+1
| |/
| * Reworking the gnu toolchain projectTristan Van Berkom2017-04-118-56/+53