[Github-comments] [geany/geany] build.c: Explain GBO_TO_CMD macro and rename GeanyBuildType. (#2280)
Nick Treleaven
notifications at xxxxx
Thu Aug 29 10:40:43 UTC 2019
* Add comment showing GBO_TO_CMD output (thanks to @LarsGit223)
* GeanyBuildType is a confusing name for GEANY_GBO_*, use GeanyBuildOptions instead. This avoids having to rename GBO everywhere and explains what the O is for.
* Make GBO_TO_ macro docs more concise.
* Document what the C stands for GEANY_BCS_*.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2280
-- Commit Summary --
* build.c: Explain GBO_TO_CMD macro and rename GeanyBuildType.
-- File Changes --
M src/build.c (23)
M src/build.h (2)
-- Patch Links --
https://github.com/geany/geany/pull/2280.patch
https://github.com/geany/geany/pull/2280.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2280
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190829/8f449fe9/attachment.html>
More information about the Github-comments
mailing list