- 10 Mar, 2016 10 commits
-
-
Josh Gao authored
Change-Id: If8b385b71eb913acd3c71dcf497743e03cd25d76
-
Josh Gao authored
Change-Id: Icdbbcff8e0687b35f7ab67f2b7397df093383ff0
-
Dan Albert authored
-
Dan Albert authored
We were wrongly just printing the directories that were in toolchains/ rather than the valid toolchain names. These were correct for GCC, but wrong for Clang. Change-Id: Id0196276200bd8077676b1e72cc6def8d5e8e379
-
Josh Gao authored
-
Josh Gao authored
* changes: ndk-gdb.py: expand tildes in --project argument. ndk-gdb: don't use readlink -f in the wrapper script. ndk-gdb.py: fix bad paths.
-
Josh Gao authored
Change-Id: Ieb4721d34991487b1f87538510f1c50522ba6ea4
-
Josh Gao authored
Bug: https://github.com/android-ndk/ndk/issues/4 Change-Id: I0f152eab35ebc10aee9ba340eff79cc2061af797
-
Josh Gao authored
Darwin doesn't support it, and we don't need an absolute path anyway. Bug: https://github.com/android-ndk/ndk/issues/2 Change-Id: I376911072858b75db37969955e29e2d7270958fa
-
Josh Gao authored
These weren't updated for the directory reshuffling a while back. Bug: https://github.com/android-ndk/ndk/issues/3 Change-Id: Ifea9be5d910a1ea2d974eb67f8a079f227d03218
-
- 03 Mar, 2016 4 commits
-
-
Dan Albert authored
-
Dan Albert authored
This way we can remove three old projects from our manifest. Change-Id: I8d9d38e582cd56c07f03aaf8a1a7ebb64b947f01
-
Dan Albert authored
-
Dan Albert authored
Change-Id: I342ae8dbc3c9a4cc35987025482cd1f9bd9ca376
-
- 01 Mar, 2016 14 commits
-
-
Dan Albert authored
-
Dan Albert authored
* changes: Get NDK from an argument rather than environment. Call the test runner directly rather than by exec. Update the readme to mention validate.py.
-
Dan Albert authored
Passing the path to the NDK under test form the environment was a little clunky: * Path completion doesn't work if you already have the rest of the command typed out. * The path needed to be absolute. * NDK shouldn't need to be set in the user's environment, so we shouldn't be testing in that configuration. The latter two could be fixed differently, but this seems more ergonomic anyway. Change-Id: If5d7ada5cef7467fd96ce203d38165ce1f12ee9e
-
Dan Albert authored
Change-Id: I3db6c0b7a5290c68740f7cb73087e88f30cb1922
-
Dan Albert authored
Change-Id: I0e86b64e460b686685987e26aacac7ec92c2fb6c
-
Dan Albert authored
Change-Id: Ib844cbe34ba755b66f752ff6f4c235cf2d45481f
-
Dan Albert authored
* changes: Mark the _GLIBCXX_HAS_GTHREADS test broken. Derefence symlinks with copy_file_list. Fix configure to work with new GCC sources.
-
Dan Albert authored
Looks like the unification of the cros/Android toolchains has regressed this test because the workaround was a) dropped b) no longer works. Mark it as broken until we can find a real fix. Bug: http://b/27433401 Change-Id: Ic45a25c9adf490d13b66406b08a0e7ff9e0b26d4
-
Dan Albert authored
Change-Id: I8bb6674d6d6573e90116d37c276f42aa0152a7be
-
Caroline Tice authored
Add --enable-bionic-libs to GCC configure command, use --with-gxx-include-dir get the GCC version from the gcc/BASE-VER file, and copy the headers from the new location. Change-Id: I2f1e8099de0becf9f23f452cfe287380d744b405
-
Dan Albert authored
* changes: Remove broken annotation now that clang is fixed. Remove a test broken annotation. Remove annotation now that the emulators work.
-
Dan Albert authored
Clang now understands Android's floating point ABI. Bug: http://b.android.com/177432 Bug: http://b/16400950 Change-Id: Ic09c9ed88e1a366416070d385e8557f81a4b1c39
-
Dan Albert authored
I believe this was fixed when I made the changes to how we build libc++, but I don't know that for a fact. Works now though. Bug: http://b/26014163 Change-Id: I9a6494a656cc3d3a887ed8a06c2020c013e4a79e
-
Dan Albert authored
Updating to the latest emulators fixes this problem. Bug: http://b/24380035 Change-Id: I3fe8bad039b0a8d766c691a5e3c438c930799385
-
- 29 Feb, 2016 1 commit
-
-
Dan Albert authored
* changes: Expliclty use bash, not sh. Remove more unused scripts.
-
- 26 Feb, 2016 6 commits
-
-
Dan Albert authored
The treehugger bots are running on some distro that has a non-bash /bin/sh, and we expect bash. Change-Id: I9f759ef9c8764d3582c1e5846a82eeba5c5c62a0
-
Dan Albert authored
Change-Id: I6b180cfcdcf75ccff565b26447709ff4a1189db1
-
Dan Albert authored
-
Dan Albert authored
-
Dan Albert authored
Change-Id: I2f0b906aca74c0e7e8e1b8e1f3bfb4f1321835d4
-
Dan Albert authored
Change-Id: I1703a3e5f5821f3d5a49fc046c14f091f390f19b
-
- 25 Feb, 2016 5 commits
-
-
Dan Albert authored
-
Courtney Goeltzenleuchter authored
Change-Id: Idb2eea28daa92b2b134ef565813d8658bf557d34
-
Dan Albert authored
-
Dan Albert authored
-
Dan Albert authored
-