Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/buildman/
H A Dbuilderthread.py83 def __init__(self, builder, thread_num, incremental, per_board_out_dir): argument
88 self.incremental = incremental
226 if not self.incremental:
H A Dcontrol.py263 incremental=options.incremental,
H A Dbuilder.py214 incremental=False, per_board_out_dir=False, argument
283 t = builderthread.BuilderThread(self, i, incremental,
H A DREADME80 incremental build. Eventually the thread reaches the last commit and stops.
84 incremental build.
927 trust the build system's incremental build capabilities, you can pass the -I
934 series of changes while making small incremental modifications to the source