diff options
author | Jonathan Aillet <jonathan.aillet@iot.bzh> | 2018-07-19 11:07:15 +0200 |
---|---|---|
committer | Jonathan Aillet <jonathan.aillet@iot.bzh> | 2018-07-19 19:14:44 +0200 |
commit | e43e32a266d3b8f0cf4e74f77e5201504cc567f4 (patch) | |
tree | 1ff39bddb4a40faaac386d421af149795a3dc249 | |
parent | 7799cbdc8f9955e11e5ccf2ffa4beefdaeb6c098 (diff) |
Update version of conf.d/app-templates submodule.
Changes of conf.d/app-templates:
(f94e45e - Romain Forlot) Align sample on actual default compile options
(d0acc2a - Romain Forlot) Add support to binding version 3.
(6fb3846 - Romain Forlot) Warning if not using wgtpkg-pack to make a widget
(35f3af1 - Sebastien Douheret) Rework CMAKE_INSTALL_PREFIX and INSTALL_PREFIX var
(332f377 - Romain Forlot) Be able to overwrite BUILD_TYPE using CLI
(1ec7531 - Romain Forlot) Use CACHE variable for other common CMAKE variable
(0880356 - Romain Forlot) Fix:: wrong wgt using RELEASE BUILD TYPE
(eec9f07 - Romain Forlot) Fix: SYSROOT location detection... Wrong test.
(291aa4e - Romain Forlot) Change the default debug compilation options.
(22a2cbf - Romain Forlot) Clearer coverage compilation options configuration
(aa68dbd - Romain Forlot) Don't overwrite the autobuild script if it exists
(a13e7b9 - Romain Forlot) Disable the in-tree build method.
(51026d2 - Romain Forlot) Detect Yocto as OS distribution
(1f2944e - Romain Forlot) Fix: wrong compile options added
(92646f6 - Romain Forlot) Fallback using zip format if no wgtpkg-pack found
(f65761c - José Bollo) 02-variables.cmake: Avoid checking CXX version if not required
(3965d37 - José Bollo) config.cmake.sample: Remove dependency to libsystemd
(a45ae0c - José Bollo) config.cmake.sample: Remove dependency to libmicrohttpd
(9b17efe - Thierry Bultel) Added -D_FORTIFY_SOURCE=2 to CFLAGS
(66f7bc8 - Thierry Bultel) start-on-target: uses RSYNC_PREFIX path for config
(e400fb3 - Sebastien Douheret) Fixed spelling.
(6621af0 - Romain Forlot) Improve OS detection
(829dd69 - Romain Forlot) Fix: OS detection
(8f5a17b - Romain Forlot) Launch from workdir
(72ca4ff - Romain Forlot) Change closing that could fix native debugging
(6e1a3c3 - Romain Forlot) Fix filename pattern to match .cmake files
(30e78a5 - Romain Forlot) Adding cmake file at the root directory
(a3c312e - Romain Forlot) Adds commit hash to the version.
(6c0e9e4 - Romain Forlot) Change default sample settings.
(dd0cec7 - Romain Forlot) Forgot updating README also...
(66d0ca1 - Romain Forlot) Update documentation
(4b26503 - Romain Forlot) Use LFSH named, rename data to var
(bb3c541 - Romain Forlot) Use new CPP generation from afb-genskel
(ee5d60f - Romain Forlot) Update README with latest docs modifications
(f3954e8 - Romain Forlot) Doesn't set rpath for built target and update doc
(935c390 - Romain Forlot) Details external library.
(dc4debf - Romain Forlot) Deprecate PROJECT_LIBDIR and PROJECT_RESOURCES var
(c9fdbc1 - Romain Forlot) Make sure to point to correct dir for cmake script
(818a2bc - Romain Forlot) Fix variables checking.
(e40a854 - Romain Forlot) CMake doesn't path protection.
(0487d44 - Romain Forlot) Compare to manual Project version if not from git
(7dabdeb - Romain Forlot) No failure if none tags found on project git repo
(52a3998 - Romain Forlot) Protect path with space in it.
(1687531 - Romain Forlot) Check version between app-templates and project.
(d275993 - Romain Forlot) Cleaning
(054d3b8 - Romain Forlot) Could specify others default install directories
(8c2b059 - Scott Murray) Fix finding config template
Change-Id: I4e161dc23a08e15d12fa76383a3544bc70d18781
Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
m--------- | conf.d/app-templates | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/conf.d/app-templates b/conf.d/app-templates -Subproject c881d86fc8852a2b2215856d3503aba192c0f4e +Subproject f94e45e8a48e16e3001cb55c4f8c3c0a2a2c9e2 |