platform_build_soong/ui/build
Dan Willemsen 6f03752422 Allow DIST_DIR to be read via dumpvars
DIST_DIR is controlled by soong_ui, and the make dumpvars code no longer
has access to it. So instead, handle some dumpvar requests inside
soong_ui itself.

Test: get_build_var DIST_DIR
Test: get_build_var OUT_DIR
Test: get_build_var BUILD_SYSTEM
Test: build/soong/soong_ui.bash --dumpvars-mode --vars="DIST_DIR
BUILD_SYSTEM"
Change-Id: Id3bcb8b0748db67c83d0e42d1ae5be564c5eb2f7
2018-10-21 09:26:55 -07:00
..
paths Remove make and xmllint from the allowed tools list 2018-10-19 12:29:46 -07:00
sandbox/darwin Revert "Revert "Revert "Revert "Add path interposer"""" 2018-05-31 14:59:33 -07:00
Android.bp Add a unified status reporting UI 2018-07-12 14:15:31 -07:00
build.go Add a Kati-based packaging step 2018-10-19 09:55:00 -07:00
cleanbuild.go Add $PRODUCT_OUT/ramdisk to installclean 2018-08-23 11:12:29 -07:00
config.go Stop using DIST_DIR in Soong 2018-10-20 21:33:41 -07:00
config_test.go Add a unified status reporting UI 2018-07-12 14:15:31 -07:00
context.go Add a unified status reporting UI 2018-07-12 14:15:31 -07:00
dumpvars.go Allow DIST_DIR to be read via dumpvars 2018-10-21 09:26:55 -07:00
environment.go Add a Kati-based packaging step 2018-10-19 09:55:00 -07:00
environment_test.go Add a Kati-based packaging step 2018-10-19 09:55:00 -07:00
exec.go Add a unified status reporting UI 2018-07-12 14:15:31 -07:00
finder.go Add OWNERS to finder's cache 2018-09-06 15:55:52 -07:00
kati.go Stop using DIST_DIR in Soong 2018-10-20 21:33:41 -07:00
ninja.go Stop using DIST_DIR in Soong 2018-10-20 21:33:41 -07:00
path.go Revert "Revert "Revert "Revert "Add path interposer"""" 2018-05-31 14:59:33 -07:00
proc_sync.go Revert "Revert "Disallow multiple build executions in parallel"" 2017-05-24 13:22:19 -07:00
proc_sync_test.go Revert "Revert "Disallow multiple build executions in parallel"" 2017-05-24 13:22:19 -07:00
sandbox_darwin.go Fix mac build 2017-11-08 12:50:38 -08:00
sandbox_linux.go Switch product configs from make to ckati 2017-10-12 18:11:08 -07:00
signal.go Improve signal handling in soong_ui 2017-02-22 10:44:19 -08:00
soong.go Use --frontend_file for ninja instead of cat 2018-07-17 17:54:31 -07:00
test_build.go Fix parsing of dangling dep check 2018-08-02 12:06:24 -07:00
util.go Add a unified status reporting UI 2018-07-12 14:15:31 -07:00
util_test.go Add a unified status reporting UI 2018-07-12 14:15:31 -07:00