Age | Commit message (Collapse) | Author |
|
This was changed a while back, and TRACE is no longer valid.
|
|
|
|
This runs in the same build as asan, so "asan" now stands for both asan
and ubsan.
|
|
Also remove branch filter for appveyor. We only have a single branch in
every repository. Development happens in forks.
|
|
We'll make it non-required, but we want to know about these failures so
we are incentivised to fix them.
|
|
See https://github.com/ninja-build/ninja/issues/814
|
|
|
|
Only in audio.c for now. This should be done everywhere.
|
|
Have one script per build. This means more duplication between the
scripts, but it's much easier to understand and to run locally.
|
|
This one has ASAN enabled, unlike Travis.
|