summaryrefslogtreecommitdiff
path: root/android/defs.go
AgeCommit message (Expand)Author
2025-02-03Move installation of dexpreopted system server classpath libraries into apex Colin Cross
2025-01-22Wrap the soong installation rules with /bin/bash Spandan Das
2024-12-20Revert "Define a tool and a static rule to calculate the hash of a directory" Jihoon Kang
2024-12-20Define a tool and a static rule to calculate the hash of a directory Jihoon Kang
2024-09-05Remove asset dir glob files Cole Faust
2024-04-10Remove unused writeFile var Paul Duffin
2024-04-09Remove "exported" ninja variables Cole Faust
2024-01-18Remove SymlinkOutputs Cole Faust
2024-01-05Remove more bp2build Colin Cross
2023-12-19Write raw files to disk instead of the ninja file Colin Cross
2023-12-03Add TestContext parameter to ContentFromFileRuleForTests Colin Cross
2023-08-31Use aquery results to determine if a file should be executable Cole Faust
2023-08-24Add the system image test to the bazel sandwich Cole Faust
2023-02-07mixed build targets need transitive tidy files Sam Delmerico
2023-01-03Use WriteFileRule instead of custom echo commands Cole Faust
2022-11-15export neverallow include dir list to Bazel Sam Delmerico
2022-08-16CpExecutable should not preserve symlink Chih-Hung Hsieh
2021-11-17Install android_app_set modules in Soong Colin Cross
2021-09-13Add module based host-tools snapshot Rob Seymour
2021-03-18Move android package on top of remotexec Colin Cross
2021-03-16Fix WriteFileRule escaping Colin Cross
2021-03-04Make common dependencies of lint use restat Colin Cross
2020-12-11Add dependency to list of asset files Colin Cross
2020-12-02WriteFileRule: Chunk long content and merge them to result Hans MÃ¥nsson
2020-11-14Replace android.WriteFile rule with android.WriteFileRule Colin Cross
2020-10-19Add symlink_outputs support to Soong. Jingwen Chen
2020-08-06Reland "Add prebuilt_build_tool to allow genrules to use prebuilt tools" Dan Willemsen
2020-07-24Revert "Add prebuilt_build_tool to allow genrules to use prebuil..." David Su
2020-07-17Add prebuilt_build_tool to allow genrules to use prebuilt tools Dan Willemsen
2020-03-31Fix RuleBuilder remoteable actions running in the local pool. Ramy Medhat
2020-01-24Create a highmem pool and put metalava into it Colin Cross
2019-04-04Fix package path of android/soong/android pctx Colin Cross
2017-08-31Make binaries executable Colin Cross
2017-07-26Delete output files before copying to them. Josh Gao
2017-05-16Fix the issue "\n" didn't get interpreted properly. Nan Zhang
2017-03-31Generate file to map codenames to API levels. Dan Albert
2016-10-20Add a "license" property to ndk_headers. Dan Albert
2016-08-31Enable goma in soong Colin Cross
2016-07-18Add a timestamp touch rule. Dan Albert
2016-05-18Rename common to android Colin Cross