Home
last modified time | relevance | path

Searched refs:incremental (Results 1 – 9 of 9) 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.go46 var incremental = flag.Bool("incremental", false, "run in incremental mode (saving intermediates)") var
283 if !*incremental {
463 if !*incremental {
/build/make/
DChanges.md6 inputs. This makes them incorrect in incremental builds, and incompatible with RBE and Bazel.
341 it for incremental build correctness):
355 is not safe with incremental builds.
516 changed, so incremental builds will have the build number from the last time
566 `.PHONY` targets in order to improve the speed and reliability of incremental
615 during an incremental build.
618 Android tree instead of decreasing the speed and reliability of the incremental
631 level of incremental build assurances as the Android Build is attempting to do
/build/make/core/
Dproguard_basic_keeps.flags16 # simplifying incremental development.
/build/soong/androidmk/androidmk/
Dandroidmk_test.go1349 LOCAL_JACK_ENABLED := incremental
/build/soong/dexpreopt/
DDEXPREOPT_IMPLEMENTATION.md29 and makes a device-specific copy (this is needed to ensure incremental build
/build/soong/docs/
Dperf.md280 every incremental build, even if there was nothing to do. This was fixed in