about summary refs log tree commit diff
path: root/src/ci/docker
AgeCommit message (Expand)AuthorLines
2019-04-24Bootstrap x86_64 musl by itselfMateusz Mikuła-10/+9
2019-04-23Remove unnecessary ignore-tidy-linelengthvarkor-3/+0
2019-04-22Remove double trailing newlinesvarkor-2/+0
2019-04-15Auto merge of #59926 - pietroalbini:android-sdk-manager, r=alexcrichtonbors-68/+224
2019-04-12ci: use a custom android sdk manager with pinning and mirroringPietro Albini-68/+224
2019-04-12Auto merge of #59886 - mati865:musl_toolchain, r=alexcrichtonbors-3/+5
2019-04-11musl: do not compress debug sectionMateusz Mikuła-3/+5
2019-04-07Auto merge of #59770 - pietroalbini:pin-android-emulator, r=kennytmbors-3/+15
2019-04-07ci: pin android emulator to 28.0.23Pietro Albini-3/+15
2019-04-06Rollup merge of #59727 - alexcrichton:wasi-apis, r=fitzgenMazdak Farrokhzad-1/+1
2019-04-05wasi: Use shared API for preopened fdsAlex Crichton-1/+1
2019-04-04ci: Update FreeBSD tarball downloadsAlex Crichton-1/+5
2019-04-03Add dist builder for Armv8-M Baseline and HFHugues de Valon-0/+2
2019-03-30Rollup merge of #59499 - pietroalbini:fix-arm-broken-link, r=alexcrichtonMazdak Farrokhzad-1/+2
2019-03-29Add a new wasm32-unknown-wasi targetAlex Crichton-1/+26
2019-03-29Rollup merge of #59366 - ehuss:update-books, r=QuietMisdreavusMazdak Farrokhzad-0/+2
2019-03-29Rollup merge of #59468 - mati865:musl_toolchain, r=pnkfelixMazdak Farrokhzad-0/+4
2019-03-28fix broken download link in the armhf-gnu imagePietro Albini-1/+2
2019-03-27Update booksEric Huss-0/+2
2019-03-27musl: build toolchain libs with -fPICMateusz Mikuła-0/+4
2019-03-25[CI] record docker image info for reuseJosh Stone-2/+8
2019-03-20Auto merge of #58791 - denzp:asm-compile-tests, r=alexcrichtonbors-1/+2
2019-03-20Rollup merge of #59257 - redox-os:upstream-redox, r=sanxiynkennytm-10/+4
2019-03-20Rollup merge of #59253 - kennytm:precise-docker-cache-hash, r=pietroalbinikennytm-1/+12
2019-03-20Rollup merge of #59038 - kennytm:track-embedded-book, r=oli-obkkennytm-0/+1
2019-03-20Rollup merge of #58986 - cuviper:ppc64-binutils, r=alexcrichtonkennytm-1/+21
2019-03-20Use `curl` instead of `wget` in install-x86_64-redox.shkennytm-1/+1
2019-03-17Calculate Docker cache hash precisely from Dockerfile's dependencieskennytm-1/+12
2019-03-17Update CI configuration for building Redox librariesJeremy Soller-10/+4
2019-03-16Merge remote-tracking branch 'upstream/master' into asm-compile-testsDenys Zariaiev-11/+99
2019-03-15Fix TARGET variable in musl-toolchain.shMateusz Mikuła-1/+1
2019-03-14Address final reviewMateusz Mikuła-4/+7
2019-03-13Final cleanupsMateusz Mikuła-12/+8
2019-03-13Move testing to test-variousMateusz Mikuła-5/+19
2019-03-13Disable relax relocations againMateusz Mikuła-3/+4
2019-03-13Drop copyright notice from musl-toolchainMateusz Mikuła-10/+0
2019-03-13musl: update LLVM to 7Mateusz Mikuła-1/+1
2019-03-13Address review commentsMartell Malone-2/+2
2019-03-13musl-toolchain: fix global lib paths (dont create /lib/libc.so)Jonathan Sieber-2/+1
2019-03-13Make the musl dynamic loader known to the system, so it can execute target bi...Jonathan Sieber-0/+11
2019-03-13build a proper c++-enabled musl toolchain with musl-cross-makeJonathan Sieber-9/+79
2019-03-13Set RUSTFLAGS env to make dylib workJonathan Sieber-0/+2
2019-03-13Enable dist-x86_64-musl as a host architextureJonathanS-2/+4
2019-03-13Merge remote-tracking branch 'upstream/master' into asm-compile-testsDenys Zariaiev-23/+14
2019-03-10CI: Trim some tests from i686-gnuEric Huss-1/+7
2019-03-09Track embedded-book in the toolstatekennytm-0/+1
2019-03-06Wrap a long configure lineJosh Stone-1/+2
2019-03-06[CI] Update binutils for powerpc64 and powerpc64leJosh Stone-1/+20
2019-03-01Update toolchain to build NetBSD releaseAlex Crichton-24/+8
2019-02-27Introduce assembly testsDenys Zariaiev-1/+2