Michael Dusan 0b47e69b7c improve header searchlist handling in build, main
build.zig:
- use "-I" instead of "-isystem" for `b.addSearchPrefix()`

main.zig:
- silently ignore superfluous search dirs
- warn when a dir is added to multiple searchlists
- consolidate "expected paramter after {s}" fatal error messages
- rename command-line switch `-dirafter` → `-idirafter`

closes #12888
2022-10-12 13:50:25 -04:00
..
2022-10-12 04:04:43 -04:00
2022-10-05 03:26:13 -07:00
2022-09-12 18:13:24 -07:00
2022-10-06 21:22:20 +03:00
2022-08-31 19:30:51 +02:00
2022-08-23 21:11:02 -07:00
2022-09-11 23:18:43 -04:00
2022-09-07 15:22:30 +03:00
2022-09-12 18:13:24 -07:00
2022-04-15 17:01:01 -05:00
2022-09-13 20:26:04 -04:00