- 98a7329 support PRODUCT_SOURCE_ROOT_DIRS product variable by Sam Delmerico · 2 years, 5 months ago
- 64955b3 Add status messages for RBE and product config by Cole Faust · 2 years, 6 months ago
- c576383 Create a new product variable to gate blueprint files by Spandan Das · 2 years, 9 months ago
- 82d75ad Remove support for unused env vars from sdk snapshot generation by Paul Duffin · 2 years, 9 months ago
- 3690485 Remove unnecessary lunch output by Jihoon Kang · 3 years ago
- d2ee3a6 Merge "Remove references to *_HOST_DALVIK_*" by Colin Cross · 3 years, 3 months ago
- 6adf258 Expose Clang wrapper's dump usage stats option by Yi Kong · 3 years, 4 months ago
- 645e025 Remove references to *_HOST_DALVIK_* by Colin Cross · 3 years, 4 months ago
- d9932ad Always build mk2rbc/rbcrun by Cole Faust · 3 years, 4 months ago
- 90b4334 Remove the out/soong/.bootstrap directory. by Lukacs T. Berki · 3 years, 9 months ago
- 39abf8f Retry: Support generating sdk snapshot for specific build release by Paul Duffin · 3 years, 10 months ago
- 203ec01 Revert "Support generating sdk snapshot for specific build release" by Salmax Chang · 3 years, 10 months ago
- ef2df58 Support generating sdk snapshot for specific build release by Paul Duffin · 3 years, 10 months ago
- 7ae80a7 Build mk2rbc and rbcrun during bootstrap by Sasha Smundak · 4 years, 4 months ago
- fb9a7f9 Support generating sdk snapshots that can be selected by Soong config vars by Paul Duffin · 4 years, 1 month ago
- a3639e6 Create Make flags to set source tree as ReadOnly in soong builds by Spandan Das · 4 years, 2 months ago
- 43f7bf0 Add SOONG_SDK_SNAPSHOT_VERSION support by Paul Duffin · 4 years, 3 months ago
- 41ad6b6 Revert "Skip old file cleanup for non-full builds." by Colin Cross · 4 years, 5 months ago
- 6e49493 Skip old file cleanup for non-full builds. by Jaewoong Jung · 4 years, 7 months ago
- 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years, 8 months ago
- 9f43597 Remove obsolete PDK build functionality by Dan Willemsen · 5 years ago
- fa09632 Merge changes from topics "target-build-unbundled", "unbundled-preopt" by Martin Stjernholm · 5 years ago
- ae2694b Pass the TMPDIR directly to the command when dumping makefile variables. by Patrice Arruda · 5 years ago
- 0880233 Add TARGET_BUILD_UNBUNDLED as a variable to control builds. by Martin Stjernholm · 5 years ago
- c615e29 Stop dumping obsolete variables by Dan Willemsen · 5 years ago
- 9a90fe5 Allow remote execution of link actions. by Ramy Medhat · 5 years ago
- 8ea054a Add support for experimentally enabling RBE support on specific rules. by Ramy Medhat · 6 years ago
- e333635 Add option to limit environment variables given to ninja by Dan Willemsen · 6 years ago
- 822fdca Add BUILD_BROKEN_TREBLE_SYSPROP_NEVERALLOW by Inseob Kim · 6 years ago
- b6699a1 Restore previous behavior of `get_build_var TMPDIR` by Dan Willemsen · 6 years ago
- 4e2456b Fix dumpvars $PATH / $TMPDIR by Dan Willemsen · 6 years ago
- f9cf9ac Add BUILD_BROKEN_PREBUILT_ELF_FILES to dumpvars.go by Logan Chien · 6 years ago
- a2a8ecb Remove reference to PRODUCT-* by Dan Willemsen · 6 years ago
- 097ed2a Remove terminal.Writer by Colin Cross · 6 years ago
- edff034 Remove BUILD_BROKEN_ANDROIDMK_EXPORTS by Dan Willemsen · 6 years ago
- 7101d44 Remove BUILD_BROKEN_ENG_DEBUG_TAGS by Dan Willemsen · 6 years ago
- 7e52fa9 Don't dump BUILD_BROKEN_USES_BUILD_[HOST_]SHARED_TEST_LIBRARY by Dan Willemsen · 6 years ago
- 2fbb757 Obsolete BUILD_BROKEN_DUP_COPY_HEADERS by Dan Willemsen · 6 years ago
- 6097746 Obsolete BUILD_BROKEN_PHONY_TARGETS by Dan Willemsen · 6 years ago
- 368e556 Dump make deprecation status to logs by Dan Willemsen · 6 years ago
- 25e6f09 Add BUILD_BROKEN_USES_NETWORK by Dan Willemsen · 6 years ago
- 0002028 dumpvars += BOARD_VNDK_VERSION by Steven Moreland · 6 years ago
- c0c9ef9 Provide an option to reduce build's verbosity. by Sasha Smundak · 7 years ago
- 01f0a05 Add BUILD_BROKEN_ENG_DEBUG_TAGS to soong.log by Dan Willemsen · 6 years ago
- 17f2767 Generate build timing metrics to proto format file by Nan Zhang · 7 years ago
- 6f03752 Allow DIST_DIR to be read via dumpvars by Dan Willemsen · 7 years ago
- fb1271a Add a Kati-based packaging step by Dan Willemsen · 7 years ago
- 1456958 Default BUILD_BROKEN_PHONY_TARGETS to false by Dan Willemsen · 7 years ago
- d8aa39d Support turning phony warnings into errors by Dan Willemsen · 7 years ago
- 9dc69a4 Turn overriding command warnings into errors by default by Dan Willemsen · 7 years ago
- b82471a Add a unified status reporting UI by Dan Willemsen · 7 years ago
- b58f120 Dump more BUILD_BROKEN_* values out to log by Dan Willemsen · 7 years ago
- fa42f3c Turn implicit rules into warnings by Dan Willemsen · 7 years ago
- 6ab79db Pass TARGET_DEVICE_DIR from dumpvars to later kati runs by Dan Willemsen · 7 years ago
- 3d60b11 Allow boards to turn overriding commands into an error by Dan Willemsen · 7 years ago
- 0c51851 Apply kati output rewriting to dumpvars by Dan Willemsen · 8 years ago
- 088e29e Revert "Revert "Soong support for namespaces"" by Jeff Gaston · 8 years ago
- 178d5fe Revert "Soong support for namespaces" by Jeff Gaston · 8 years ago
- 63a250a Soong support for namespaces by Jeff Gaston · 8 years ago
- 051133b Add --dumpvar[s]-mode to replace config.mk uses by Dan Willemsen · 8 years ago
- b2e6c2e Switch product configs from make to ckati by Dan Willemsen · 8 years ago[Renamed (82%) from ui/build/make.go]
- 04a16c7 Support Make rewriting APP-* by Dan Willemsen · 8 years ago
- 02781d5 Move auto installclean to soong_ui by Dan Willemsen · 8 years ago
- 269a8c7 Add exec.Cmd wrapper for logging / sandboxing by Dan Willemsen · 8 years ago
- 13fd3ff Export JAVAC_WRAPPER environment. by Yoshisato Yanagisawa · 8 years ago
- d9f6fa2 Add build tracing by Dan Willemsen · 9 years ago
- 1e70446 Add a Go replacement for our top-level Make wrapper by Dan Willemsen · 9 years ago