aboutsummaryrefslogtreecommitdiff
path: root/android/defs.go
AgeCommit message (Expand)Author
2023-02-07mixed build targets need transitive tidy filesSam Delmerico
2023-01-03Use WriteFileRule instead of custom echo commandsCole Faust
2022-11-15export neverallow include dir list to BazelSam Delmerico
2022-08-16CpExecutable should not preserve symlinkChih-Hung Hsieh
2021-11-17Install android_app_set modules in SoongColin Cross
2021-09-13Add module based host-tools snapshotRob Seymour
2021-03-18Move android package on top of remotexecColin Cross
2021-03-16Fix WriteFileRule escapingColin Cross
2021-03-04Make common dependencies of lint use restatColin Cross
2020-12-11Add dependency to list of asset filesColin Cross
2020-12-02WriteFileRule: Chunk long content and merge them to resultHans MÃ¥nsson
2020-11-14Replace android.WriteFile rule with android.WriteFileRuleColin 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 toolsDan Willemsen
2020-03-31Fix RuleBuilder remoteable actions running in the local pool.Ramy Medhat
2020-01-24Create a highmem pool and put metalava into itColin Cross
2019-04-04Fix package path of android/soong/android pctxColin Cross
2017-08-31Make binaries executableColin 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 soongColin Cross
2016-07-18Add a timestamp touch rule.Dan Albert
2016-05-18Rename common to androidColin Cross