1. 24 Jun, 2015 1 commit
  2. 22 Jun, 2015 1 commit
  3. 20 Jun, 2015 1 commit
    • Dan Albert's avatar
      Take LLVM from the platform prebuilts. · 140644f1
      Dan Albert authored
      We won't be able to build the Windows LLVM until we get one in the
      platform, but that doesn't build right now anyway.
      
      As a side effect, stop building compiler-rt. We get this for free as
      part of the prebuilt LLVM.
      
      When building with LLVM, use the platform LLVM.
      
      Note that having ANDROID_BUILD_TOP set is now a requirement. This can
      be set manually, by `lunch`, or will be handled by `checkbuild.sh`,
      but must be set.
      
      Change-Id: Ieceace0e7b2091421eabb363f427f935ddd9436a
      140644f1
  4. 19 Jun, 2015 3 commits
  5. 29 May, 2015 1 commit
    • Dan Albert's avatar
      Improve the README. · 292de85d
      Dan Albert authored
      Remove the crap, turn it into markdown, and add the build
      instructions.
      
      Change-Id: Iac482a7925456fc77fc7cfc7233e5238020db12f
      292de85d