Searched refs:incremental (Results 1 – 7 of 7) sorted by relevance
25 --incremental --detect-embedded-paths52 --incremental54 --no-build --incremental --subdirs56 --no-build --incremental --subdirs system59 --incremental --no-check-out-dir61 --no-build --incremental --no-check-out-dir --subdirs63 --no-build --incremental --no-check-out-dir --subdirs system
208 if args.detect_embedded_paths and args.incremental:214 if args.touch and not args.incremental:231 if args.incremental:288 if args.incremental:
11 "ro\\..*build\\.version\\.incremental=.*",
43 var incremental = flag.Bool("incremental", false, "run in incremental mode (saving intermediates)") var213 if !*incremental {458 if !*incremental {
173 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 time380 `.PHONY` targets in order to improve the speed and reliability of incremental429 during an incremental build.432 Android tree instead of decreasing the speed and reliability of the incremental445 level of incremental build assurances as the Android Build is attempting to do
1294 LOCAL_JACK_ENABLED := incremental
255 every incremental build, even if there was nothing to do. This was fixed in