Home
last modified time | relevance | path

Searched refs:incremental (Results 1 – 7 of 7) sorted by relevance

/build/make/tools/
Dexercise_compare_builds25 --incremental --detect-embedded-paths
52 --incremental
54 --no-build --incremental --subdirs
56 --no-build --incremental --subdirs system
59 --incremental --no-check-out-dir
61 --no-build --incremental --no-check-out-dir --subdirs
63 --no-build --incremental --no-check-out-dir --subdirs system
Dcompare_builds.py208 if args.detect_embedded_paths and args.incremental:
214 if args.touch and not args.incremental:
231 if args.incremental:
288 if args.incremental:
/build/soong/cmd/diff_target_files/
Dprops.whitelist11 "ro\\..*build\\.version\\.incremental=.*",
/build/soong/cmd/multiproduct_kati/
Dmain.go43 var incremental = flag.Bool("incremental", false, "run in incremental mode (saving intermediates)") var
213 if !*incremental {
458 if !*incremental {
/build/make/
DChanges.md173 it for incremental build correctness):
187 is not safe with incremental builds.
348 changed, so incremental builds will have the build number from the last time
380 `.PHONY` targets in order to improve the speed and reliability of incremental
429 during an incremental build.
432 Android tree instead of decreasing the speed and reliability of the incremental
445 level of incremental build assurances as the Android Build is attempting to do
/build/soong/androidmk/androidmk/
Dandroidmk_test.go1294 LOCAL_JACK_ENABLED := incremental
/build/soong/docs/
Dperf.md255 every incremental build, even if there was nothing to do. This was fixed in