Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-10 | main: fix command-line help typos | Manuel Bachmann | 1 | -5/+5 | |
Some "]" were missing in the command-line help text. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2015-12-10 | Add CMake build files (required by Yocto build process) | Manuel Bachmann | 2 | -1/+10 | |
We now can use CMake by doing : $ mkdir build $ cd build $ cmake .. $ make $ make install Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2015-12-09 | Doc | Fulup Ar Foll | 2 | -6/+1 | |
2015-12-09 | fix a bug on by default index | Fulup Ar Foll | 2 | -41/+25 | |
2015-12-09 | Implemented --alias and made timeout reentrant | Fulup Ar Foll | 4 | -57/+88 | |
2015-12-09 | Added POST, Plugin API signal protection, refactor HTML5 rewrite | Fulup Ar Foll | 7 | -183/+381 | |
2015-12-08 | typo | José Bollo | 1 | -1/+1 | |
Change-Id: I1a7662c9c3360c716ecbea97f743fc404bd2088c | |||||
2015-12-07 | Almost working | Fulup Ar Foll | 8 | -160/+224 | |
2015-12-06 | My initial commit message | Fulup Ar Foll | 8 | -0/+1866 | |