aboutsummaryrefslogtreecommitdiff
path: root/ndk/checkbuild.py
AgeCommit message (Expand)Author
2023-08-07Remove useless directory.Dan Albert
2023-06-05Fix error in error reporting.Dan Albert
2023-06-05Factor our prebuilt sysroot location.Dan Albert
2023-05-18Move ndk-stack tests to a more testable location.Dan Albert
2023-05-18Lint all PythonApplication modules.Dan Albert
2023-05-18Install launchers when building ndk-gdb/ndk-stack.Dan Albert
2023-05-16Adapt to gdbrunner packaging.Dan Albert
2023-05-11Move ndk-stack to PythonApplication as well.Dan Albert
2023-05-11Convert ndk-gdb to a PEP-441 zip application.Dan Albert
2023-05-08Enable unspecified encoding lint.Dan Albert
2023-05-05Use the libc++ from the toolchain.Dan Albert
2023-05-02Merge "Add isort to lints."Dan Albert
2023-05-02Merge changes I4bdb54c3,I0331810dTreehugger Robot
2023-05-02Merge changes I90ac0df7,I4d9c2d7c,I49067b81,I2c193a0a,Ib2c780afTreehugger Robot
2023-05-01Add isort to lints.Dan Albert
2023-05-01isort everything.Dan Albert
2023-05-01Move pylintrc into pyproject.toml.Dan Albert
2023-05-01Move mypy.ini config into pyproject.toml.Dan Albert
2023-05-01Run python tests as part of the lint step.Dan Albert
2023-05-01Merge "Check for paths with spaces in ndk-build.cmd."Treehugger Robot
2023-04-27Update LLVM to clang-r487747b.Dan Albert
2023-04-25Check for paths with spaces in ndk-build.cmd.Dan Albert
2023-04-13Adapt to the fixed soong sysroot layout.Dan Albert
2023-03-30Factor out CRT object building.Dan Albert
2023-03-29Replace some Arch uses with Abi.Dan Albert
2023-03-29Stop skipping no-op API levels.Dan Albert
2022-10-31Run packaging in parallel.James Farrell
2022-10-27Merge "Print a message when building tests."Treehugger Robot
2022-10-27Print a message when building tests.James Farrell
2022-10-27Build tests even if we --skip-deps.James Farrell
2022-10-19Merge "Fix bash interpreter invocation in shell scripts."Treehugger Robot
2022-10-19Unify python scripts interpreter invocation.Tomasz 'CeDeROM' CEDRO
2022-10-19Fix bash interpreter invocation in shell scripts.Tomasz 'CeDeROM' CEDRO
2022-10-13Stop passing useless argument to libc++ build.Dan Albert
2022-10-13Remove support for KitKat.Dan Albert
2022-10-12Separate packaging tests from packaging the NDK.James Farrell
2022-10-12Revert "Separate packaging tests from packaging the NDK."James Farrell
2022-10-12Separate packaging tests from packaging the NDK.James Farrell
2022-09-26Revert "Don't create .tar.br version of the NDK."James Farrell
2022-09-20Don't create .tar.br version of the NDK.James Farrell
2022-09-14Fix typo in warning.Dan Albert
2022-09-09Update simpleperf build.Yabin Cui
2022-09-01Stop shipping the GAS license.Dan Albert
2022-08-31Update other python dependencies.Dan Albert
2022-08-30Update pylint.Dan Albert
2022-06-22Merge "Handle spaces in Mac/Linux directory names."James Farrell
2022-06-22Handle spaces in Mac/Linux directory names.James Farrell
2022-06-21Handle spaces in Windows directories.James Farrell
2022-06-02Update source files for shaderc/glslangDavid Neto
2022-05-23Revert^2 "Switch from xz to Brotli when compressing NDK."James Farrell