| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-03 | bsd.own.mk: rename GCC_NO_* to CC_WNO_* | lukem | |
| Rename compiler-warning-disable variables from GCC_NO_warning to CC_WNO_warning where warning is the full warning name as used by the compiler. GCC_NO_IMPLICIT_FALLTHRU is CC_WNO_IMPLICIT_FALLTHROUGH Using the convention CC_compilerflag, where compilerflag is based on the full compiler flag name. | |||
| 2021-05-30 | Update LLVM build system for 249b40b558955afe5ac2b549edcf2d7f859c8cc9 | joerg | |
| This enables the use of modules for a significant build performance gain when building with clang as host compiler or when using HAVE_LLVM=yes. Switch libc++ to using the copy from the mono-repo. | |||
| 2020-09-07 | Disable an init-list-lifetime warning from gcc-9. | christos | |
| 2020-09-07 | apply some GCC 9 -Wno-error* | mrg | |
| 2020-01-19 | Build radeon and nouveau drivers on evbarm. | jmcneill | |
| 2019-11-18 | Build some more LLVM components for Gallium. Switch it to -Wl,-z,defs | joerg | |
| 2019-11-11 | Update LLVM to 10.0.0git (01f3a59fb3e2542fce74c768718f594d0debd0da) | joerg | |
