Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-03-09 | Remove support for Sun's Sun Studio/SunPro C compiler | Andrew Clayton | 1 | -12/+0 | |
We really only support building Unit with GCC and Clang. Cc: Dan Callahan <d.callahan@f5.com> Reviewed-by: Alejandro Colomar <alx@kernel.org> Signed-off-by: Andrew Clayton <a.clayton@nginx.com> | |||||
2024-01-16 | White space formatting fixes | Andrei Zeliankou | 1 | -2/+2 | |
Closes: <https://github.com/nginx/unit/pull/1062> | |||||
2017-12-01 | Using compiler capability to generate dependencies. | Max Romanov | 1 | -0/+25 | |
This closes #58 issue on GitHub. |