Lines Matching defs:build
119 build = true
120 reason = '<unknown reason>' # set if build == false to explain why
144 build = false
145 reason = 'not in enabled deprecated libraries build config'
150 build = false
151 reason = 'not in enabled libraries build config'
156 build = false
157 reason = 'explicitly disabled via build config'
161 if build
163 if not build and require_libs
164 error('Cannot build explicitly requested lib "@0@".\n'.format(name)
175 if not build
179 build = false
187 error('Cannot build explicitly requested lib "@0@".\n'.format(name)
196 if not build
245 # first build static lib
258 # use pre-build objects to build shared lib
299 # dependency of the .so build