summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* .gitlab-ci.yml: Use specific version of BuildStream instead current masterjjardon/no_masterJavier Jardón2017-10-251-3/+3
* Revert "Remove BuildStream update task"Javier Jardón2017-10-251-0/+8
* gnu-toolchain: Use new composition operators correctlybenbrown/sam/fix-ciSam Thursfield2017-10-252-12/+18
* .gitlab-ci.yml: Make the cache a hidden directorySam Thursfield2017-10-251-5/+7
* Pull in ybd gits cache for bst-convert jobBen Brown2017-10-251-0/+1
* .gitlab-ci.yml: Fix BuildStream artifact cache configurationSam Thursfield2017-10-231-2/+2
* .gitlab-ci.yml: Point the cache to the correct gits locationJavier Jardón2017-10-171-2/+2
* Remove ybd cache to ensure buildstream tasks have enough disk spaceBen Brown2017-10-171-0/+3
* Remove '];' from closing of if statementBen Brown2017-10-131-1/+1
* Remove BuildStream update taskBen Brown2017-10-131-8/+0
* Use pull policy for deploy stagesBen Brown2017-10-131-2/+12
* Disable fetching of artifacts from previous stagesBen Brown2017-10-131-0/+40
* Separate ybd and bst remote cachesBen Brown2017-10-131-7/+42
* Store YBD_base in /cacheBen Brown2017-10-131-1/+1
* Use templates for setup scriptsBen Brown2017-10-131-48/+79
* .gitlab-ci.yml: Use CI_PROJECT_DIR instead of $(pwd)Sam Thursfield2017-10-041-8/+6
* .gitlab-ci.yml: Fix caching, part threeSam Thursfield2017-10-041-10/+12
* .gitlab-ci.yml: Really enable caching of downloaded sourcesSam Thursfield2017-10-041-5/+9
* .gitlab-ci.yml: Remove LANG and LC_ALLSam Thursfield2017-10-041-4/+0
* .gitlab-ci.yml: Share buildstream source cache between jobsSam Thursfield2017-10-031-0/+1
* project.conf: Set the artifact cache URL heresam/bst-artifacts-urlSam Thursfield2017-09-202-5/+10
* 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
| |/