skia2/infra/bots/recipe_modules/build
Mike Klein e6d800ac0e disable false-postive Wthread-safety-analysis
Some of these compilers seem to misdiagnose correct use of

    if (tryAcquire()) {

       release()
    }

as releasing a lock that hadn't been acquired, but newer compilers
seem just fine.  Let's just turn it off until they can be upgraded.

No bug for the Chromecast builders I can see, but here's the Macs.

Bug: skia:9194
Change-Id: I009a142d4a248dc9d9d085e033b5c7303d732c5b
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/233057
Reviewed-by: Herb Derby <herb@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
Auto-Submit: Mike Klein <mtklein@google.com>
2019-08-07 17:10:23 +00:00
..
examples disable false-postive Wthread-safety-analysis 2019-08-07 17:10:23 +00:00
__init__.py Use XCode from CIPD. Include xSAN dylibs in Build task isolated output. 2018-08-03 17:14:14 +00:00
android.py simplify Android NDK build config 2019-07-03 18:47:11 +00:00
api.py Add CMake bot 2019-01-31 22:05:22 +00:00
canvaskit.py [canvaskit] JS API in place for shaped text 2019-02-22 15:39:55 +00:00
chromebook.py make -Werror or /WX optional, off by default 2019-04-23 20:39:34 +00:00
chromecast.py disable false-postive Wthread-safety-analysis 2019-08-07 17:10:23 +00:00
cmake.py CMake: distinguish between file and dir copies by presence of '.' in src path 2019-02-01 18:58:46 +00:00
default.py disable false-postive Wthread-safety-analysis 2019-08-07 17:10:23 +00:00
flutter.py Have BuildStats use Flutter's stripped lib 2018-10-12 21:32:54 +00:00
pathkit.py [pathkit] build with newer emscripten 2019-04-08 13:56:18 +00:00
skqp.py Update skqp's Android NDK to r20 2019-07-03 20:45:24 +00:00
util.py [infra] Remove bookmaker bots 2019-03-06 15:40:36 +00:00