platform_build_soong/ui/build
Daniel Norman b8e7f81af6 Removes $(PRODUCT_OUT)/misc_info.txt on installclean.
misc_info.txt's build rule does not contain inputs to tell it to
refresh on an incremental build, so incremental builds (even after
installclean) were reusing this file.

With this change, misc_info.txt is removed by installclean so that an
incremental build generates the file fresh.

Test: # misc_info.txt exists; m installclean; # misc_info.txt gone
Bug: 155930200
Change-Id: Ia319925dad26f98049a988ee1ceb1e20db621353
2020-05-07 23:48:30 +00:00
..
paths Stop using the host python3 2020-03-06 10:28:04 -08:00
sandbox/darwin Revert "Revert "Revert "Revert "Add path interposer"""" 2018-05-31 14:59:33 -07:00
Android.bp Remove files that should no longer be installed 2020-01-03 16:46:15 -08:00
build.go Turn on ninja phony outputs 2020-04-18 20:25:59 -07:00
cleanbuild.go Removes $(PRODUCT_OUT)/misc_info.txt on installclean. 2020-05-07 23:48:30 +00:00
cleanbuild_test.go Remove files that should no longer be installed 2020-01-03 16:46:15 -08:00
config.go Disallow OUT_DIR on the command line 2020-05-01 02:23:31 +00:00
config_darwin.go Create a highmem pool and put metalava into it 2020-01-24 11:44:23 -08:00
config_linux.go Create a highmem pool and put metalava into it 2020-01-24 11:44:23 -08:00
config_test.go Remove support for ONE_SHOT_MAKEFILE 2019-07-31 18:11:27 -07:00
context.go Soong: Fix the package name in metrics.proto file 2019-06-14 15:27:46 -07:00
dumpvars.go Stop dumping obsolete variables 2020-04-19 03:59:35 +00:00
environment.go Create a highmem pool and put metalava into it 2020-01-24 11:44:23 -08:00
environment_test.go Add a Kati-based packaging step 2018-10-19 09:55:00 -07:00
exec.go Add logging for stats on finished commands 2020-04-19 12:06:14 -07:00
finder.go Generate build timing metrics to proto format file 2019-01-04 15:54:01 -08:00
goma.go Add dist_dir to goma trigger 2019-07-23 16:16:15 -04:00
kati.go Turn on ninja phony outputs 2020-04-18 20:25:59 -07:00
ninja.go Turn on ninja phony outputs 2020-04-18 20:25:59 -07:00
path.go Remove TEMPORARY_DISABLE_PATH_RESTRICTIONS 2020-05-04 19:54:57 +00:00
proc_sync.go Make soong lock file sync time configurable.. 2019-05-24 17:10:48 -04:00
proc_sync_test.go Revert "Revert "Disallow multiple build executions in parallel"" 2017-05-24 13:22:19 -07:00
rbe.go Add USE_RBE support to soong. 2019-07-17 18:46:47 +00:00
sandbox_darwin.go Implement linux sandboxing with nsjail 2019-01-15 13:47:31 -08:00
sandbox_linux.go nsjail: Always remount /tmp before src/out/dist 2020-05-01 16:26:56 -07:00
signal.go Improve signal handling in soong_ui 2017-02-22 10:44:19 -08:00
soong.go Turn on ninja phony outputs 2020-04-18 20:25:59 -07:00
test_build.go Report reverse dependencies for dangling rules. 2020-04-17 16:00:43 +01:00
util.go soong_ui: Add build actions commands in soong_ui. 2019-06-13 13:15:12 -07:00
util_test.go Add a unified status reporting UI 2018-07-12 14:15:31 -07:00