From 3648e16e17a908e7f08bde789fefe3abc6981544 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Fri, 18 Aug 2017 10:45:11 +0200 Subject: Latest app-templates features integration - CMake >= 3.6 mandatory - Change DATA and HTDOCS targets methods to use macro add_input_files() - header generated from OpenAPI file using BINDINGV2 label and set_openapi_filename() macro. - Adjusted README to reflect new cmake requirement Change-Id: I8da515b98c1877d5be5e51f2bf94d691ac3cefb7 Signed-off-by: Romain Forlot --- conf.d/app-templates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf.d/app-templates') diff --git a/conf.d/app-templates b/conf.d/app-templates index 8967162..421f628 160000 --- a/conf.d/app-templates +++ b/conf.d/app-templates @@ -1 +1 @@ -Subproject commit 8967162dd12bce89f9ae27f5c9bce7b78624e3fd +Subproject commit 421f62833dc53ab95648951e75827deb2d9d20b2 -- cgit From a39532c4d86e4b31c3ddb2e9b132ca87865d7b58 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Fri, 18 Aug 2017 12:43:09 +0200 Subject: CMake minimal version set to 3.5 Change-Id: Ic0cc88d4b423deb3ba187b59f3e0caad0711fd4d Signed-off-by: Romain Forlot --- conf.d/app-templates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf.d/app-templates') diff --git a/conf.d/app-templates b/conf.d/app-templates index 421f628..aa763dd 160000 --- a/conf.d/app-templates +++ b/conf.d/app-templates @@ -1 +1 @@ -Subproject commit 421f62833dc53ab95648951e75827deb2d9d20b2 +Subproject commit aa763ddec685dc44bcb5d44718d78f3692d4f0dc -- cgit From c07477e28bcb5e4d1a2774a51aaa0877059e7f11 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Fri, 18 Aug 2017 16:43:12 +0200 Subject: Remove BINDING_INSTALL_PREFIX/DIR variable Use CMAKE_INSTALL_PREFIX by default. Change-Id: I16f8018779b624842026ff401857e198c6436ddd Signed-off-by: Romain Forlot --- conf.d/app-templates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf.d/app-templates') diff --git a/conf.d/app-templates b/conf.d/app-templates index aa763dd..90f7727 160000 --- a/conf.d/app-templates +++ b/conf.d/app-templates @@ -1 +1 @@ -Subproject commit aa763ddec685dc44bcb5d44718d78f3692d4f0dc +Subproject commit 90f7727a83baa15701e3ad1a83cb12a14346b13b -- cgit From c58b7ea33694ab8c76f8cb452d3b8928eb3279ad Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Fri, 18 Aug 2017 17:53:48 +0200 Subject: Fix widget build, using icon/config specified Change-Id: I8f1adc76a35553a7c3cf22f996aba3a21bd096f6 Signed-off-by: Romain Forlot --- conf.d/app-templates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf.d/app-templates') diff --git a/conf.d/app-templates b/conf.d/app-templates index 90f7727..9a73785 160000 --- a/conf.d/app-templates +++ b/conf.d/app-templates @@ -1 +1 @@ -Subproject commit 90f7727a83baa15701e3ad1a83cb12a14346b13b +Subproject commit 9a737858056dae3348e4659ed5e9168d39f1b23a -- cgit From d51d083be8e34000cd00ce979445eacb45a16e97 Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Sun, 20 Aug 2017 17:16:28 +0200 Subject: Updated to latest App Template --- conf.d/app-templates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf.d/app-templates') diff --git a/conf.d/app-templates b/conf.d/app-templates index 9a73785..350c5b9 160000 --- a/conf.d/app-templates +++ b/conf.d/app-templates @@ -1 +1 @@ -Subproject commit 9a737858056dae3348e4659ed5e9168d39f1b23a +Subproject commit 350c5b97459226f7e031c73edb3a79a2d99cb250 -- cgit