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