- 7467410 Merge "Only write release config files if they've changed" into main by Treehugger Robot · 6 months ago
- 000fe5a Merge "release_config: various cleanup" into main by Treehugger Robot · 7 months ago
- 2530b44 Only write release config files if they've changed by Cole Faust · 7 months ago
- 97e29a9 Properly track where a build flag is declared by LaMont Jones · 7 months ago
- 0972186 release_config: various cleanup by LaMont Jones · 7 months ago
- 50cf9be build_flag: when printing all flags, sort them. by LaMont Jones · 7 months ago
- fcb2d37 build-flag: support `set --redacted=true NAME` by LaMont Jones · 7 months ago
- 6b002a7 build-flag: ensure release_config declaration exists by LaMont Jones · 7 months ago
- db66438 Merge "release_config: Do not force ranking in inheritance graph" into main by Treehugger Robot · 7 months ago
- 211fdd6 Merge "Drop IncludeTags" into main by Treehugger Robot · 7 months ago
- 4bb19b2 release_config: Do not force ranking in inheritance graph by LaMont Jones · 7 months ago
- b4f866c Allow product-specific release configs. by LaMont Jones · 7 months ago
- fba4e70 Merge "Upload build.trace.gz for user builds." into main by Yu Liu · 7 months ago
- 5219ed0 Merge changes from topic "list_releases" into main by Joe Onorato · 7 months ago
- 9b8cfd5 Merge "Add `prior_stages:` to release config" into main by Treehugger Robot · 7 months ago
- 756bd68 Limit release config inheritance from aliases by LaMont Jones · 7 months ago
- 5195b82 Add `prior_stages:` to release config by LaMont Jones · 7 months ago
- 55ee3fc Merge "Create inheritance graph" into main by Treehugger Robot · 7 months ago
- ed22f82 Create inheritance graph by LaMont Jones · 7 months ago
- 53f3057 Add list_releases command by Joe Onorato · 7 months ago
- 5a48f0d Better default value for RELEASE_PLATFORM_VERSION by LaMont Jones · 7 months ago
- 89341ed Merge "Build build_flags.json in soong" into main by Treehugger Robot · 7 months ago
- 194d492 all_flags.pb: Properly handle intermediate files by LaMont Jones · 7 months ago
- 5f53869 Build build_flags.json in soong by Justin Yun · 7 months ago
- aae7c4a Merge "Generate specific message for build flag declarations artifact" into main by LaMont Jones · 7 months ago
- 6d9ff25 Generate specific message for build flag declarations artifact by LaMont Jones · 7 months ago
- aa9369b Drop IncludeTags by Spandan Das · 7 months ago
- a642853 Merge "Log warnings to stdout instead of stderr" into main by Cole Faust · 7 months ago
- 4478926 release_config_proto: revert enum rename by LaMont Jones · 7 months ago
- d7b7149 Merge "Export release flag types to make/soong" into main by Treehugger Robot · 7 months ago
- 423b8f6 Merge "Better errors from build-flag" into main by Treehugger Robot · 7 months ago
- 3b30067 Log warnings to stdout instead of stderr by Cole Faust · 7 months ago
- 751a4a5 Export release flag types to make/soong by Cole Faust · 7 months ago
- 310ccc2 Better errors from build-flag by LaMont Jones · 7 months ago
- 52df388 Minor flagging cleanup by LaMont Jones · 7 months ago
- fa4ba22 Add build-flag-declarations tool by LaMont Jones · 8 months ago
- e3de5ac Add Factory methods, WriteFormattedMessage by LaMont Jones · 7 months ago
- f2615e9 Upload build.trace.gz for user builds. by Yu Liu · 7 months ago
- 2efc8e2 rename workflow enum for lint by LaMont Jones · 7 months ago
- 693c703 export list of files used by the release config by LaMont Jones · 7 months ago
- ce599ef sort release configs when creating artifacts by LaMont Jones · 7 months ago
- 0bcdc1f Merge "Don't panic when a map is included twice" into main by Treehugger Robot · 8 months ago
- ef71f7a Merge "clean up RELEASE_ACONFIG_VALUE_SETS" into main by Treehugger Robot · 8 months ago
- 05d59c5 Don't panic when a map is included twice by LaMont Jones · 8 months ago
- 8e2a6b1 clean up RELEASE_ACONFIG_VALUE_SETS by LaMont Jones · 8 months ago
- 6bb2832 Fix a check for the ninja_log by Cole Faust · 8 months ago
- 80ef5ce sort _all_release_configs variable before we write it by LaMont Jones · 8 months ago
- 6f3ca9e crunch_flags: handle non-string ACONFIG_VALUE_SETS by LaMont Jones · 8 months ago
- 992011e Always write makefile for ${TARGET_RELEASE} by LaMont Jones · 8 months ago
- d640617 build_flag: improve default flag value directory by LaMont Jones · 8 months ago
- 897ab4e release-config: use ${TARGET_RELEASE} for output by LaMont Jones · 8 months ago
- 6ff1ed4 RELEASE_ACONFIG_VALUE_SETS is a reserved flag by LaMont Jones · 8 months ago
- 15902f2 Guard with RELEASE_BUILD_FLAGS_IN_PROTOBUF by LaMont Jones · 8 months ago
- ff387ea release_config: various cleanup by LaMont Jones · 8 months ago
- dc86819 Support release configs with only aconfig flags by LaMont Jones · 8 months ago
- e41ea1e release_config: better default map paths by LaMont Jones · 8 months ago
- db60099 release_config: container is a repeated string field by LaMont Jones · 8 months ago
- f4cc08e Write per-partition build_flags.json by LaMont Jones · 8 months ago
- 1578882 release_config: various cleanup by LaMont Jones · 8 months ago
- ccb2207 add flag_value.redacted by LaMont Jones · 8 months ago
- 11209e1 crunch_flags: keep-sorted lines are not descriptions by LaMont Jones · 8 months ago
- b9014c7 Add crunch-flags and build-flag binaries by LaMont Jones · 9 months ago
- 14e2ac6 release_config: cleanup how we emit results by LaMont Jones · 8 months ago
- 7ac07de Print a warning on redundant overrides by LaMont Jones · 9 months ago
- f018d72 Add description to release_config_map message by LaMont Jones · 8 months ago
- ac79679 release_config: make the code more sharable by LaMont Jones · 9 months ago
- e6f5468 release_config: add namespace to proto by LaMont Jones · 9 months ago
- 1eccbf2 release_config: Initial implementation by LaMont Jones · 9 months ago
- ac45b4b Merge "Move ELF build-id reader into a separate library." into main by Treehugger Robot · 9 months ago
- 941ff1d Move ELF build-id reader into a separate library. by Peter Collingbourne · 10 months ago
- 256cfbe Remove starlark_import by Cole Faust · 10 months ago
- 331b27f Remove --multitree-build by Cole Faust · 10 months ago
- 437e947 Fix non-deterministic output for merge_zips by Anas Sulaiman · 11 months ago
- e5ed347 Add new soongdbg command and a big json file full of soong debugging info. by Joe Onorato · 11 months ago
- 78885ca Use Java 1.8 when generating build files by Sorin Basca · 11 months ago
- 1036316 "master" was renamed "main". by Elliott Hughes · 12 months ago
- 138d37d Merge "Support generating module_info.json in Soong" into main by Colin Cross · 12 months ago
- 8c0b11e Add direct deps on glob result files by Cole Faust · 12 months ago
- d6fd013 Support generating module_info.json in Soong by Colin Cross · 1 year, 2 months ago
- b0a21dc Merge "Reapply "Handle symlinks in sbox"" into main by Cole Faust · 1 year ago
- ca355af Reapply "Handle symlinks in sbox" by Cole Faust · 1 year ago
- a53330a Merge "Revert "Handle symlinks in sbox"" into main by Treehugger Robot · 1 year ago
- 6a85519 Revert "Handle symlinks in sbox" by Cole Faust · 1 year ago
- a1eb34a Merge "Reapply "Handle symlinks in sbox"" into main by Cole Faust · 1 year ago
- b63d7b3 Remove infrastructure to run bp2build by Colin Cross · 1 year, 1 month ago
- e51c6e4 Merge "Remove bp2build and bazel from soong_ui" into main by Colin Cross · 1 year, 1 month ago
- 14a2362 Reapply "Handle symlinks in sbox" by Cole Faust · 1 year, 1 month ago
- 8d411ff Remove bp2build and bazel from soong_ui by Colin Cross · 1 year, 1 month ago
- 69b5a5f Revert "Handle symlinks in sbox" by Cole Faust · 1 year, 1 month ago
- dd95290 Handle symlinks in sbox by Cole Faust · 1 year, 1 month ago
- 8c4387e Merge "Revert^2 "Default from-text stub generation in build"" into main by Jihoon Kang · 1 year, 2 months ago
- 4ade19f Merge changes I4d0b27ba,Ic48e9cf2 into main by Colin Cross · 1 year, 2 months ago
- 611a2fb Fix soong_ui file rlimits for go 1.21 by Colin Cross · 1 year, 2 months ago
- 2a929ad Revert^2 "Default from-text stub generation in build" by Jihoon Kang · 1 year, 7 months ago
- 9a91286 Readd support for PRODUCT_RELEASE_CONFIG_MAPS by LaMont Jones · 1 year, 2 months ago
- 6a4fe68 Revert "Add support for PRODUCT_RELEASE_CONFIG_MAPS" by Colin Cross · 1 year, 2 months ago
- 127127b Add support for PRODUCT_RELEASE_CONFIG_MAPS by LaMont Jones · 1 year, 3 months ago
- fa24df6 Always reset timestamps in merge_zips by Colin Cross · 1 year, 2 months ago
- 66d6409 Merge "Add performance counter metrics to build.trace.gz" into main by Colin Cross · 1 year, 2 months ago
- 46b0c75 Add performance counter metrics to build.trace.gz by Colin Cross · 1 year, 2 months ago