aboutsummaryrefslogtreecommitdiff
path: root/src/supplemental/util/CMakeLists.txt
Commit message (Expand)AuthorAge
* args: Convert nng_opts_parse into a header only library using `nng_args_parse`.Garrett D'Amore2025-01-04
* api: Promote idhash supplemental API to coreGarrett D'Amore2025-01-04
* api: remove the supplemental platform.h headerGarrett D'Amore2025-01-04
* Converted options supplemental test to NUTSGarrett D'Amore2024-11-23
* Move the rest of the functionality from platform.h into core.Garrett D'Amore2024-04-23
* fix idhash not publicGarrett D'Amore2024-01-06
* fixes #1040 Convert rest of the protocols to new CMake infraGarrett D'Amore2019-12-25
* move all public headers to include/nng/ folderGregor Burger2018-11-22
* fixes #577 target library dependencies should be publicGarrett D'Amore2018-11-05
* Add nng_opts_parse() API for handling command line options.Garrett D'Amore2018-02-22
* CMake & CPack improvements.Garrett D'Amore2018-02-21
* Introduce 'porting layer' Public API.Garrett D'Amore2018-02-20