aboutsummaryrefslogtreecommitdiff
path: root/checkbuild.py
AgeCommit message (Expand)Author
2019-08-29Fix `checkbuild.py --help`.Dan Albert
2018-11-14Move the bootstrapping code into its own library.Dan Albert
2018-11-13Use the bootstrap Python for external scripts.Dan Albert
2018-11-12Break bootstrap dependencies on the ndk package.Dan Albert
2018-11-09Bootstrap checkbuild.py with Python 3.Dan Albert
2018-11-09Move checkbuild.py into the ndk package.Dan Albert
2018-11-09Remove duplicate build module.Dan Albert
2018-10-29Merge changes from topic "change-layout"Treehugger Robot
2018-10-25Remove ndk-depends.Elliott Hughes
2018-10-25Put the new toolchain back in to toolchains/llvm.Dan Albert
2018-10-25Fix pylint errors.Dan Albert
2018-10-24ndk-stack: switch to python.Elliott Hughes
2018-10-23Merge "Move ndk-gdb out of HostTools."Treehugger Robot
2018-10-23Move ndk-gdb out of HostTools.Dan Albert
2018-10-22Update Vulkan validation for split repo layoutCody Northrop
2018-10-19Merge changes Idec4db48,Ie0a74e2b,I094d3e0fDan Albert
2018-10-18Move the actual changelog into docs/changelogs.Dan Albert
2018-10-18Use libcompiler_rt-extras with libgcc.Dan Albert
2018-10-17Move system_libs into meta.Dan Albert
2018-10-12Merge "Install yasm to the new toolchain."Treehugger Robot
2018-10-12Build CRT objects using just-built toolchain.Dan Albert
2018-10-12Install yasm to the new toolchain.Dan Albert
2018-10-11Update to clang r339409b.Dan Albert
2018-10-05Merge changes Ic9d213a7,Ib08c795cTreehugger Robot
2018-10-05Revert "Revert "Cleanup more build_support uses in checkbuild.py.""Dan Albert
2018-10-05Revert "Revert "Refactor the build/install module interface.""Dan Albert
2018-10-04Pass -gcc-toolchain in the GCC wrappers.Dan Albert
2018-10-02Revert "Refactor the build/install module interface."Dan Albert
2018-10-02Revert "Cleanup more build_support uses in checkbuild.py."Dan Albert
2018-09-28Cleanup more build_support uses in checkbuild.py.Dan Albert
2018-09-28Refactor the build/install module interface.Dan Albert
2018-09-27Split the toolchain module in two.Dan Albert
2018-09-26Fix the notice group for the toolchain module.Dan Albert
2018-09-26Build libc++ using the just-built NDK.Dan Albert
2018-09-26Build the Linux NDK alongside Windows.Dan Albert
2018-09-26Remove dev-cleanup.sh.Dan Albert
2018-09-25Install target specific Clang wrappers.Dan Albert
2018-09-25Enable the new toolchain layout.Dan Albert
2018-09-24Update to clang-r339409.Dan Albert
2018-09-24Add a TODO to the Toolchain module.Dan Albert
2018-09-13Escape command-line in checkbuild logRyan Prichard
2018-09-06Merge "Build CRT objects with noexecstack"Treehugger Robot
2018-08-30Install the Just Works toolchain.Dan Albert
2018-08-30Add support for disabling a module.Dan Albert
2018-08-29Build CRT objects with noexecstackRyan Prichard
2018-08-09Merge "Explicitly build c++_static."Treehugger Robot
2018-08-09Explicitly build c++_static.Dan Albert
2018-08-08Install "GCC" wrappers that call Clang.Dan Albert
2018-06-21Use the just-built sysroot for building libc++.Dan Albert
2018-05-22Don't explicitly link libdl in linker scripts.Dan Albert