| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
| |
This PR fixes a bug introduced with the C# thread pool back pressure fix related to the server/thread idle time. It also adds tests for C++/Java.
|
| |
|
|
|
| |
See #2025
|
| |
|
|
|
|
| |
(cherry picked from commit 015fb33a5918e8eb01dd167116c1c4d1ef0a6e92)
|
|
|
|
| |
(cherry picked from commit e72ec310aba8a19ffb2655091be75b7bd2e6e371)
|
| |
|
|
|
|
| |
Fixes #1556
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Xcode emits a warning when a script doesn't specify any input or
outputs, setting alwaysOutOfData tells Xcode that the script is
intended to run on every build and avoids the warning.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Fixes #1271
|
| |
|
| |
|
| |
|
|
|
| |
Fixes #1266
|
| |
|
| |
|