- 15 Dec, 2015 1 commit
-
-
Dan Albert authored
Change-Id: I97ee449890de029c346359ff1b33a1f55e83309c
-
- 07 Nov, 2015 1 commit
-
-
Dan Albert authored
Change-Id: I34e566b0095ee4c0f574b03d6dd1eb3f9dd77ee9
-
- 31 Jul, 2015 1 commit
-
-
Dan Albert authored
We don't actually use this. The only reason we ship Perl is so that systems without it (Windows) can use scan-build. However, the cross compilation of Perl was never done, and we don't ship Perl to Windows, so this was never used for it's intended purpose. Just delete it. Bug: http://b/22413538 Change-Id: I5e069a4406f6c4d9d7b5c5d6655a305d615ba1aa
-
- 28 Jul, 2015 1 commit
-
-
Dan Albert authored
This is copied into the platform prebuilts now, so we don't need to copy our own (and can remove external/clang from the manifest). Bug: http://b/22183733 Change-Id: I08770d69fb687ccb32275ad571f83963c19a8149
-
- 10 Jul, 2015 2 commits
-
-
Dan Albert authored
The --package flag will cause the NDK to be packaged once the build is complete. Note that this flag is on by default until the build server configuration is updated; use --no-package to skip this step for local builds. Bug: http://b/22404289 Change-Id: Idea82eb8c1bc005dafb3acbfe9fe827772bb817e
-
Dan Albert authored
Also adds the --system name for --systems. Will replace --systems since we only allow building one system anyway. Change-Id: I1d5d129d0a9a8b44efe030b4a7ae92ffccadf74d
-
- 09 Jul, 2015 2 commits
-
-
Dan Albert authored
Change-Id: I12a98e666d9d8a13c4cff71f9e13f3e4c3fb49a3
-
Dan Albert authored
checkbuild.sh was starting to get too complicated. Move it to a real language so we don't end up back in the mess we're trying to fix. Leave checkbuild.sh that just forwards to checkbuild.py until we've updated the build server configuration. Change-Id: Id13d6ba02506e46893788ca05e584cc850bc5813
-
- 24 Jun, 2015 1 commit
-
-
Elliott Hughes authored
Change-Id: Ifbb59ea25b74a50e5b97bd2d3b895857464e4b08
-
- 22 Jun, 2015 1 commit
-
-
Dan Albert authored
Bug: http://b/21534147 Change-Id: I1717594c3a8cfa2e727dc83db323fe05fa4ca106
-
- 20 Jun, 2015 1 commit
-
-
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
-
- 19 Jun, 2015 3 commits
-
-
Elliott Hughes authored
I haven't cleaned up the scripts on the assumption that they're all going the way of the dodo anyway. Change-Id: Iaee6bc69887d7f50cc5c4fc983c90b1607259115
-
Dan Albert authored
Change-Id: I03eae28483f069ff20adf00b51bb5cf275ccd9a0
-
Dan Albert authored
The master-ndk branch of AOSP now contains an already checked out and patched version of the toolchain repository at toolchain/. The process of using download-toolchain-sources.sh is now obsolete. Update the docs accordingly and remove the obsolete components. Change-Id: I8e059010fef07b376a73e355c985e4e8e784223b
-
- 29 May, 2015 1 commit
-
-
Dan Albert authored
Remove the crap, turn it into markdown, and add the build instructions. Change-Id: Iac482a7925456fc77fc7cfc7233e5238020db12f
-