Skip to content

nickdesaulniers/continuous-integration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

continuous-integration

A repo for daily continuous compilation and boot testing of Clang built Linux. Uses daily snapshots of Clang, top of tree torvalds/linux, Buildroot root filesystems, and QEMU to boot.

Build Status

$ git clone -j`nproc` [email protected]:ClangBuiltLinux/continuous-integration.git
$ cd continuous-integration
$ ./driver.sh

Without any options, driver.sh builds an arm64 image and boots it. To learn more about the script, run ./driver.sh -h.

About

Continuous integration of latest Linux kernel with daily build of Clang & LLVM tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%