Age | Commit message (Collapse) | Author |
|
PiperOrigin-RevId: 369505182
|
|
Recursive make is difficult to follow and debug. Drop this by using
internal functions, which, while difficult, are easier than trying to
following recursive invokations.
Further simplify the Makefile by collapsing the image bits and removing
the tools/vm directory, which is effectively unused.
Fixes #4952
PiperOrigin-RevId: 346569133
|
|
PiperOrigin-RevId: 325280924
|
|
PiperOrigin-RevId: 307328289
|
|
PiperOrigin-RevId: 299396286
|
|
PiperOrigin-RevId: 292973224
|