src/app-framework-binder.git
8 years agoAdded nbproject/private empty dir for Netbeans to accept project
fulup [Thu, 10 Dec 2015 13:13:38 +0000 (14:13 +0100)]
Added nbproject/private empty dir for Netbeans to accept project

8 years agomain: fix command-line help typos
Manuel Bachmann [Thu, 10 Dec 2015 09:58:46 +0000 (10:58 +0100)]
main: fix command-line help typos

Some "]" were missing in the command-line help text.

Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
8 years agoREADME.md: fix typos
Manuel Bachmann [Thu, 10 Dec 2015 09:31:54 +0000 (10:31 +0100)]
README.md: fix typos

Turn requirements list into real list, add carriage returns
after each command line, add "$" before each command line.

Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
8 years agoREADME.md: add CMake build instruction
Manuel Bachmann [Thu, 10 Dec 2015 09:13:07 +0000 (10:13 +0100)]
README.md: add CMake build instruction

List requirements, give build commands workflow.

Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
8 years agoAdd CMake build files (required by Yocto build process)
Manuel Bachmann [Thu, 10 Dec 2015 08:36:34 +0000 (09:36 +0100)]
Add CMake build files (required by Yocto build process)

We now can use CMake by doing :
$ mkdir build
$ cd build
$ cmake ..
$ make
$ make install

Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
8 years agoDoc
Fulup Ar Foll [Wed, 9 Dec 2015 16:32:17 +0000 (17:32 +0100)]
Doc

8 years agofix a bug on by default index
Fulup Ar Foll [Wed, 9 Dec 2015 15:41:06 +0000 (16:41 +0100)]
fix a bug on by default index

8 years agoImplemented --alias and made timeout reentrant
Fulup Ar Foll [Wed, 9 Dec 2015 14:47:22 +0000 (15:47 +0100)]
Implemented --alias and made timeout reentrant

8 years agoAdded POST, Plugin API signal protection, refactor HTML5 rewrite
Fulup Ar Foll [Wed, 9 Dec 2015 00:27:23 +0000 (01:27 +0100)]
Added POST, Plugin API signal protection, refactor HTML5 rewrite

8 years agotypo
José Bollo [Tue, 8 Dec 2015 12:43:08 +0000 (13:43 +0100)]
typo

Change-Id: I1a7662c9c3360c716ecbea97f743fc404bd2088c

8 years agoAlmost working
Fulup Ar Foll [Mon, 7 Dec 2015 00:39:27 +0000 (01:39 +0100)]
Almost working

8 years agoMy initial commit message
Fulup Ar Foll [Sun, 6 Dec 2015 17:04:47 +0000 (18:04 +0100)]
My initial commit message