Lines Matching full:libname
299 local lib libname
300 libname=$1
304 lib=$_BUILD_DSTDIR/$libname
313 builder_log "${_BUILD_PREFIX}Archive: $libname"
316 fail_panic "Could not archive ${_BUILD_PREFIX}$libname objects!"
321 local lib libname
322 libname=$1
326 lib=$_BUILD_DSTDIR/$libname
335 builder_log "${_BUILD_PREFIX}Archive: $libname"
338 fail_panic "Could not archive ${_BUILD_PREFIX}$libname objects!"
343 local lib libname
344 libname=$1
345 lib=$_BUILD_DSTDIR/$libname
351 builder_log "${_BUILD_PREFIX}SharedLibrary: $libname"
368 fail_panic "Could not create ${_BUILD_PREFIX}shared library $libname"
373 local lib libname
374 libname=$1
375 lib=$_BUILD_DSTDIR/$libname
381 builder_log "${_BUILD_PREFIX}SharedLibrary: $libname"
397 fail_panic "Could not create ${_BUILD_PREFIX}shared library $libname"
425 fail_panic "Could not create ${_BUILD_PREFIX}executable $libname"