aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2022-10-17update and create bundle config pb python libraryDennis Shen
2022-09-30Merge "Make writing command-line arguments as a comment in the generated file...Alan Viverette
2022-09-30Make writing command-line arguments as a comment in the generated file optionalAlan Viverette
2022-09-30Reformat build/soong for go 1.19Colin Cross
2022-06-23LOG_DIR changes should not trigger soong_build to re-runDan Willemsen
2022-04-20Remove duplicate optional libsAlan Viverette
2022-04-20Merge "If invoked 'go list' command fails, show its stderr." am: e212bcdcf5 a...Treehugger Robot
2022-04-19If invoked 'go list' command fails, show its stderr.Sasha Smundak
2022-04-13sbox: fix typo when comparing files am: fa8e9cc3a1 am: 898ed6d7f0 am: 146bba0781Colin Cross
2022-04-13symbols_map: allow unexpected EOF in ELF files am: 338df53621 am: b9f5de22b8 ...Colin Cross
2022-04-13sbox: fix typo when comparing filesColin Cross
2022-04-12symbols_map: allow unexpected EOF in ELF filesColin Cross
2022-04-06Merge "sbox: report the script path instead of the full command line" am: 70b...Colin Cross
2022-04-06Merge "symbols_map: don't error on bad elf files" am: 07907127b9 am: 39f00ed9...Colin Cross
2022-04-06Merge "sbox: report the script path instead of the full command line"Colin Cross
2022-04-06Merge "symbols_map: don't error on bad elf files"Colin Cross
2022-04-06Merge "Export provenance metadata for prebuilt APKs and APEXes." am: c055d88c...Wei Li
2022-04-06Merge "Export provenance metadata for prebuilt APKs and APEXes."Wei Li
2022-04-05symbols_map: don't error on bad elf filesColin Cross
2022-04-06Merge "Enable restat for sbox rules" am: 209844ce1c am: 55d2f88cc8 am: 299cad...Colin Cross
2022-04-05Export provenance metadata for prebuilt APKs and APEXes.Wei Li
2022-04-05Merge "Enable restat for sbox rules"Colin Cross
2022-04-05Merge "Add a symbols_map tool for extracting identifiers from elf and r8 file...Colin Cross
2022-04-04sbox: report the script path instead of the full command lineColin Cross
2022-04-04Enable restat for sbox rulesColin Cross
2022-04-04Add a symbols_map tool for extracting identifiers from elf and r8 filesColin Cross
2022-03-26Merge "Add metrics collection to soong_build" am: 1c2d87ba83 am: 8ef2e1c7fe a...Treehugger Robot
2022-03-26Merge "Add metrics collection to soong_build"Treehugger Robot
2022-03-25Add metrics collection to soong_buildChris Parsons
2022-03-21Merge "Do not dump metrics if reproxy was never started" am: 13642d4735 am: a...Treehugger Robot
2022-03-18Do not dump metrics if reproxy was never startedKousik Kumar
2022-02-28Merge "Fix adding /DISCARD/ to linker script" am: ff100cdae9 am: 55885df6c2 a...Colin Cross
2022-02-25Fix adding /DISCARD/ to linker scriptColin Cross
2022-02-18Merge "Discard PT_INTERP in embedded linker linker script" am: e1b9e95ddd am:...Treehugger Robot
2022-02-17Merge "Discard PT_INTERP in embedded linker linker script"Treehugger Robot
2022-02-16Discard PT_INTERP in embedded linker linker scriptColin Cross
2022-02-15Merge "Show failing products in multiproduct_kati" am: b3e5b18aa2 am: 7acf4fe...Treehugger Robot
2022-02-14Show failing products in multiproduct_katiLiz Kammer
2022-02-10Merge "In Soong, set max files soft limit to hard limit" am: 26cb965d2f am: a...Treehugger Robot
2022-02-09In Soong, set max files soft limit to hard limitLiz Kammer
2022-02-07Merge "Add logging of file resource limits in Soong" am: 1aa1f1aa95 am: 1b5ec...Treehugger Robot
2022-02-07Add logging of file resource limits in SoongLiz Kammer
2022-01-31Merge "Move env var config loading to be within the config package." am: 5dde...Kousik Kumar
2022-01-31Merge "Move env var config loading to be within the config package."Kousik Kumar
2022-01-29Merge "list all valid flags (commands) to soong_ui upon unknown command" am: ...Usta Shrestha
2022-01-29Merge "list all valid flags (commands) to soong_ui upon unknown command"Usta Shrestha
2022-01-28Merge "Add new file name to output inputs/outputs of actions of modules into ...Keyi Gui
2022-01-28Add new file name to output inputs/outputs of actions of modules into a new f...kgui
2022-01-26Move env var config loading to be within the config package.Kousik Kumar
2022-01-17Merge "Add additional directories from which env config can be loaded" am: 07...Kousik Kumar