clixon/apps/cli
Olof hagsand 5a875e3152 Fix some LINKAGE=static compile issues:
- Makefile circularity by fixing .so suffix
- simplify example/main Makefile
2021-09-26 11:22:48 +02:00
..
cli_auto.c * JSON errors are now labelled with JSON and not XML 2021-09-20 21:35:01 +02:00
cli_common.c * New state callback signature (ca_statedata2) 2021-09-21 11:27:58 +02:00
cli_common.h - Fixed list pagination for CLI 2021-09-21 11:24:53 +02:00
cli_generate.c - Pagination: enabled LIST_PAGINATION and remobved constant 2021-09-23 13:33:26 +02:00
cli_generate.h Copyright 2021 2021-01-13 14:40:34 +01:00
cli_handle.c Copyright 2021 2021-01-13 14:40:34 +01:00
cli_handle.h Copyright 2021 2021-01-13 14:40:34 +01:00
cli_main.c - Modified linkage constant in makefile to test for dynamic only 2021-09-25 16:36:37 +02:00
cli_plugin.c - Modified linkage constant in makefile to test for dynamic only 2021-09-25 16:36:37 +02:00
cli_plugin.h Copyright 2021 2021-01-13 14:40:34 +01:00
cli_show.c - Pagination: enabled LIST_PAGINATION and remobved constant 2021-09-23 13:33:26 +02:00
clixon_cli.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_cli_api.h - Fixed list pagination for CLI 2021-09-21 11:24:53 +02:00
Makefile.in Fix some LINKAGE=static compile issues: 2021-09-26 11:22:48 +02:00