2020-01-05 20:30:48 by Nia Alarie | Files touched by this commit (19) |
Log message: wayland: Simplify patches. Bump PKGREVISION |
2020-01-04 03:06:02 by Nia Alarie | Files touched by this commit (1) |
Log message: wayland: actually disable netbsd 8, there's no compositor |
2020-01-04 02:49:26 by Nia Alarie | Files touched by this commit (1) |
Log message: wayland: builds on netbsd>7 |
2019-11-03 11:39:32 by Roland Illig | Files touched by this commit (274) |
Log message: devel: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. |
2019-09-09 22:26:58 by Nia Alarie | Files touched by this commit (3) |
Log message: wayland: Use NetBSD mremap instead of trying to roll our own. Simpler. Bump PKGREVISION. |
2019-09-09 22:08:30 by Nia Alarie | Files touched by this commit (3) |
Log message: wayland: Disable another unproductive fallocate usage on NetBSD. Helps SDL2 run. |
2019-09-01 11:35:05 by Nia Alarie | Files touched by this commit (1) |
Log message: wayland: Add Linux as supported platform |
2019-08-29 14:22:13 by Nia Alarie | Files touched by this commit (2) |
Log message: wayland: use wl_os_epoll_create_cloexec in tests when epoll is there. should help with building tests on systems with epoll. |
2019-08-29 14:04:38 by Nia Alarie | Files touched by this commit (1) |
Log message: wayland: Add platform.mk, based on rust's. |
2019-08-28 12:35:40 by Nia Alarie | Files touched by this commit (3) |
Log message: wayland: declare wl_os_epoll_create_cloexec properly |