aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
11 daysAdd more comments about soong config variablesInseob Kim
11 daysAdd support to Soong config list variableInseob Kim
2024-02-07Add //visibility:any_partitionCole Faust
2024-01-09"master" was renamed "main".Elliott Hughes
2023-10-05Delete some api_bp2build dead code.Jingwen Chen
2023-09-11Remove link to internal doc in Soong AOSP README.Jingwen Chen
2023-05-26Use hashed subdir for soong_config modulesInseob Kim
2023-03-24Reword documentationCody Heiner
2023-03-23fix default_visibility subpackages exampleSteven Moreland
2022-12-01Allow choosing which soong_build invocations to run in the debuggerSasha Smundak
2022-10-12Add a "Contributing" section to README.md .Lukacs T. Berki
2022-08-17Merge "Update link to Bazel's documentation in README."Jihoon Kang
2022-08-17typos: SOONG_DELVE and SOONG_UI_DELVE in README.mdusta
2022-08-16Update link to Bazel's documentation in README.Yilin Ma
2022-02-09Add sample config fileKousik Kumar
2022-01-29cosmetic: 1)typos 2)parameters named for clarityUsta Shrestha
2022-01-13Recommend soong_config_set instead of add_soong_config_var_valueCole Faust
2021-10-13Update debugging instructions.Lukacs T. Berki
2021-09-08Refactor the creation of soong_build calls.android-s-beta-5android-s-beta-5Lukacs T. Berki
2021-09-08Invoke soong_docs from the bootstrap Ninja file.Lukacs T. Berki
2021-08-24Suggest using add_soong_config_ macros instead of direct variable assignmentsSasha Smundak
2021-06-29Consistent soong namescape exampleFilip
2021-01-21Add conditions_default for soong config variables.Liz Kammer
2020-05-12Add //visibility:override to allow control over inheritancePaul Duffin
2020-03-24soong config: add value_variable substitutionDan Willemsen
2020-03-23soong_config: bool_variables shortcutDan Willemsen
2020-01-24Simplify vendor conditionalsColin Cross
2019-12-09Expand namespaces explanation.Sasha Smundak
2019-11-25Document the ":module{.tag}" syntax in a more visible place.Martin Stjernholm
2019-11-15Add more suggestions on converting Makefile conditionalsColin Cross
2019-08-06Document wokaround for yama ptrace restrictionsColin Cross
2019-07-25Add defaults_visibility supportPaul Duffin
2019-07-03Allow debugging with SOONG_DELVE=<listen addr>Colin Cross
2019-06-27Inherit default_visibility from parent packagePaul Duffin
2019-06-27Allow default visibility to be set per packagePaul Duffin
2019-05-29Merge "Allow //visibility:public to override other visibility rules."Martin Stjernholm
2019-05-28Document escapingColin Cross
2019-05-24Allow //visibility:public to override other visibility rules.Martin Stjernholm
2019-04-26Add visibility supportPaul Duffin
2019-03-01Update reference doc link to ci.android.comDan Willemsen
2019-02-08Docs: update path to soong_build.htmlMikhail Naganov
2019-01-17Docs: Add link to related Soong docs on SACClay Murphy
2018-09-24Fixed the link to go/Android.bpIlya Matyukhin
2018-07-09Document build/soong/scripts/setup_go_workspace_for_soong.shColin Cross
2018-04-30Document glob patternsColin Cross
2018-04-24Add support for generating Compdb fileAlex Light
2018-02-07Add performance and best practices documentationDan Willemsen
2017-12-04Document Soong namespacesJeff Gaston
2017-11-06Support Javac sharding in Soong.Nan Zhang
2017-01-13Document examples of conditionals in goColin Cross