Age | Commit message (Collapse) | Author |
|
When building with ninja instead of make __FILE__ will be relative
and logging therefore break. This moves stripping the path
from __FILE__ to runtime and handles a relative filepath as
well as a full one.
|
|
|
|
Everything always just included both anyway
|
|
|
|
has been scanned out.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This will be necessary to provide it to clients via wl_output.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|