Stanislav Galabov
|
3fbc9fdd98
Initial import of Lua plugin. Currently clish_plugin_lua_la_LDFLAGS and clish_plugin_lua_la_CFLAGS need to be specified manually in plugins/lua/module.am in order to build successfully. Once built - set CLISH_PATH to xml-examples/lua and start klish. You'll have all the commands as in xml-examples/test interpreted by Lua and, in addition, commands test8 (calls a lua function defined in test.lua), eval (can evaluate any string parameter as a Lua chunk) and test9 (an alias for eval)
|
11 years ago |
Serj Kalichev
|
b306e0bf13
Don't compile debug _dump.c code
|
11 years ago |
Serj Kalichev
|
774d6367e2
Add debian dir to EXTRA_DIST
|
12 years ago |
pkun
|
0f9e7e730c
Broken autotools workaround
|
12 years ago |
Serj Kalichev
|
fa57327dde
Add lub/list/private.h to dist
|
12 years ago |
Emmanuel Deloget
|
014ba86157
Build system: add build-system related info
|
12 years ago |
Serj Kalichev
|
97c8f7cdc0
Remove doxygen.config from Makefile.am
|
12 years ago |
Serj Kalichev
|
b81ff592c3
From: Emmanuel Deloget <logout@free.fr>
|
12 years ago |
Serj Kalichev
|
047d9f4146
Remove legacy test dir
|
12 years ago |
Serj Kalichev
|
6d398ca00d
Remove currently unused lubheap library
|
13 years ago |
Serj Kalichev
|
1a9cf520ef
Fix many warnings.
|
14 years ago |
Serj Kalichev
|
a1df9b1b25
Implement --dry-run (-d) option for clish. The ACTION will not be actually executed. Fix version number of clish.
|
14 years ago |
Serj Kalichev
|
acf6aaf536
Add 'test' utility implementation from OpenBSD. The test.c is public domain.
|
14 years ago |
Serj Kalichev
|
2270083925
The dynamic version definition in utilities.
|
14 years ago |
Serj Kalichev
|
9de478a99d
Rename all configure subsystem API. The confd daemon is konfd now.
|
14 years ago |
Serj Kalichev
|
c30fc7a7e8
The first klish tree.
|
14 years ago |