Searched refs:incremental (Results 1 – 9 of 9) 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=.*",
46 var incremental = flag.Bool("incremental", false, "run in incremental mode (saving intermediates)") var283 if !*incremental {463 if !*incremental {
6 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 time566 `.PHONY` targets in order to improve the speed and reliability of incremental615 during an incremental build.618 Android tree instead of decreasing the speed and reliability of the incremental631 level of incremental build assurances as the Android Build is attempting to do
16 # simplifying incremental development.
1349 LOCAL_JACK_ENABLED := incremental
29 and makes a device-specific copy (this is needed to ensure incremental build
280 every incremental build, even if there was nothing to do. This was fixed in