summaryrefslogtreecommitdiffstats
path: root/conf.d/templates
AgeCommit message (Collapse)AuthorFilesLines
2017-06-29Update packageRonan Le Martret1-0/+0
* use sub module for ucs2-lib (tmp fork from IoT.bzh github) * add packaging for native build Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-06-29Use latest version of conf.d/templates submodule.Sebastien Douheret1-0/+0
Changes of conf.d/templates: > Fix: idem... > Fix: Debian things triggered even when use the SDK > Merge "Add pkg-config for deb packaging" > Fix: wrong variable expands at configure_file time > Comments and README update > Autobuild scripts directory execution proof > Use variable to handle autobuild target directory > Fix: Debian detection, only valid in native env > Move variable definition to the right place. > change path etc/config.cmake to conf.d/cmake/config.cmake Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-06-28Update to the latest app-templates versionRomain Forlot1-0/+0
No more needs to call any macro and only include config.cmake file is mandatory. Common.cmake is include from config.cmake file Generation autobuild script in conf.d/autobuild dir Change-Id: Ie4276cdb831884783bf0d909c183c5d6e45e7f55 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-27Update app-templates.Romain Forlot1-0/+0
Change-Id: Ic8a8210cd6544c7d434d5573ff61a7f7985ca2b4 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-27Use latest version of conf.d/templates submodule.Sebastien Douheret1-0/+0
Changes of conf.d/templates: (8d9b7f2 - Romain Forlot) Merge changes I81a6d9f6,I67698bbb (b0a2632 - Romain Forlot) Fix: remove old bug about overwriten variables. (5a83e47 - Romain Forlot) Update README (abd65a3 - Sebastien Douheret) Fix gdb debugging and add widget install on target (7315692 - Romain Forlot) Update README (d8fcd75 - Romain Forlot) Merge "Update config.cmake.sample" (4dba246 - Romain Forlot) Merge "Replace LIBRARIES by LDFLAGS for pkgconfig dep" (21ae95d - Romain Forlot) Fix:WIDGET_ENTRY_POINT variable always overwritten (4809e42 - Romain Forlot) renamed default submodules dir (2bb223e - Romain Forlot) Fix wrong path to submodule files. (259e135 - Romain Forlot) Format (af3cc64 - Ronan Le Martret) Replace LIBRARIES by LDFLAGS for pkgconfig dep (695291d - Ronan Le Martret) Update config.cmake.sample (c1fd793 - Jan-Simon Moeller) Merge "Set default value for APP_TEMPLATES_DIR and WIDGET_ENTRY_POINT" (f3e177c - Stephane Desneux) gitignore: add vim swap files (7e6516c - Stephane Desneux) fix typo: 'license', not 'licence' (french) Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-06-09Use common app-templates repo (define as a submodule)Sebastien Douheret6-481/+0
2017-06-07fix local rpm buildRonan Le Martret2-8/+18
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-05-31Fix target ssh connection (bypass questions).Sebastien Douheret1-2/+5
2017-05-28Updated GDB ini file to load binding symbols directly from SDKFulup Ar Foll1-4/+5
2017-05-27Fixed DebugFulup Ar Foll1-0/+3
2017-05-26Initial CommitFulup Ar Foll5-0/+464