aboutsummaryrefslogtreecommitdiff
path: root/checkbuild.py
AgeCommit message (Expand)Author
2017-01-18Remove awk from the NDK!Dan Albert
2017-01-09Update the way to collect simpleperf prebuilts.Yabin Cui
2017-01-05Better Clang LTO: install LLVMgold to bfd-plugins.Dan Albert
2017-01-05Remove intermediate packaging step for GCC.Dan Albert
2017-01-03Always install a module if it is built.Dan Albert
2017-01-03Move packaging information into Module.Dan Albert
2017-01-03Fix package license check, fix Vulkan package.Dan Albert
2016-12-28Rename all packages to match the module name.Dan Albert
2016-12-28Sort module names.Dan Albert
2016-12-28Replace build tuples with a Module class.Dan Albert
2016-12-19Merge "shader_tools ship generate_registry_tables.py"Treehugger Robot
2016-12-16Merge "Split renderscript into the two builds it is."Treehugger Robot
2016-12-14Merge "Add elf note containing ndk version"Treehugger Robot
2016-12-14Split renderscript into the two builds it is.Dan Albert
2016-12-14Add elf note containing ndk versionTianjie Xu
2016-12-14shader_tools ship generate_registry_tables.pyDavid Neto
2016-12-14Merge changes Ieb45dc7a,I5d0d0cccTreehugger Robot
2016-12-13Configure logging in checkbuild.py.Dan Albert
2016-12-12Fix pylint/pep8 issues.Dan Albert
2016-12-13Merge "Reject lunched environments."Treehugger Robot
2016-12-12Reject lunched environments.Dan Albert
2016-12-02Update build rules for RenderScriptMiao Wang
2016-12-03Merge "Update the scripts to build and package RenderScript host toolchains."Miao Wang
2016-12-01Allow test tools to infer NDK location.Dan Albert
2016-11-30Add notifications to the other scripts too.Dan Albert
2016-11-29Add build complete notification for Ubuntu.Dan Albert
2016-11-28Update the scripts to build and package RenderScript host toolchains.Miao Wang
2016-11-15Fix packaging of the sysroot on Windows/Mac.Dan Albert
2016-11-09Fix clang build of vulkan layersMike Stroyan
2016-11-03Test both legacy and unified headers.Dan Albert
2016-11-03Add a build step for the unified headers.Dan Albert
2016-08-19Merge changes I32392908,Ib605c137,Icf08aa14Treehugger Robot
2016-08-19Add Build Vulkan validation layer testCourtney Goeltzenleuchter
2016-08-18Clean up the build parallelism.Dan Albert
2016-08-18Print a test failure report after the build.Dan Albert
2016-08-16Package additional simpleperf artifacts.Dan Albert
2016-08-10Add simpleperf packaging.Dan Albert
2016-08-10Pylint fix.Dan Albert
2016-06-16Shaderc: Prepare to use SPIRV-Headers repoDavid Neto
2016-06-13Get libc++abi from the new location.Dan Albert
2016-05-31Add additional logging statementsCourtney Goeltzenleuchter
2016-05-23Copy validation library prebuilts to Vulkan externalCourtney Goeltzenleuchter
2016-05-23Fix pylint issues, sweep others under the rug.Dan Albert
2016-05-03Write the log of the failure to build_error.log.Dan Albert
2016-05-03Stop all other builds before printing the error.Dan Albert
2016-05-03Rename "build" module to "ndk-build".Dan Albert
2016-04-25Merge "Clean up some imports."Treehugger Robot
2016-04-22Name log files *.log.Dan Albert
2016-04-21Clean up some imports.Dan Albert
2016-04-20Print the number of CPUs available.Dan Albert