| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tests/java: force latency in generation to exercise race | Dylan Baker | 2018-11-07 | 1 | -1/+1 |
| | | | | | | | Because we are racing here. In reality *all* of the java in that target may rely on the generated file, so we need to block all of them, like we would for headers in C/C++. | ||||
| * | ninjabackend: add generated source files to jar compile target source list | Aurélien Zanelli | 2018-11-02 | 5 | -0/+54 |
| Otherwise, passing result of custom_target() to jar() target is ignored and won't be compiled resulting in build fail. | |||||
