diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2018-07-10 17:31:16 +0200 |
---|---|---|
committer | Stephane Desneux <stephane.desneux@iot.bzh> | 2018-07-10 17:31:16 +0200 |
commit | 2e22c5e04b05643b9b7ccd5654de015f6fae8231 (patch) | |
tree | 5c08a8850369213d5430faa8c5ec7d81b0b80ca2 | |
parent | 7799cbdc8f9955e11e5ccf2ffa4beefdaeb6c098 (diff) |
conf.d/app-templates: update to latest revisionsandbox/sdesneux/4a_next
Update conf.d/app-templates. That includes the following commits:
* 332f377 Be able to overwrite BUILD_TYPE using CLI
* 1ec7531 Use CACHE variable for other common CMAKE variable
* 0880356 Fix:: wrong wgt using RELEASE BUILD TYPE
* eec9f07 Fix: SYSROOT location detection... Wrong test.
* 291aa4e Change the default debug compilation options.
* 22a2cbf Clearer coverage compilation options configuration
* aa68dbd Don't overwrite the autobuild script if it exists
* a13e7b9 Disable the in-tree build method.
* 51026d2 Detect Yocto as OS distribution
* 1f2944e Fix: wrong compile options added
* 92646f6 Fallback using zip format if no wgtpkg-pack found
* f65761c 02-variables.cmake: Avoid checking CXX version if not required
* 3965d37 config.cmake.sample: Remove dependency to libsystemd
* a45ae0c config.cmake.sample: Remove dependency to libmicrohttpd
* 9b17efe Added -D_FORTIFY_SOURCE=2 to CFLAGS
* 66f7bc8 start-on-target: uses RSYNC_PREFIX path for config
* e400fb3 Fixed spelling.
* 6621af0 Improve OS detection
* 829dd69 Fix: OS detection
* 8f5a17b Launch from workdir
* 72ca4ff Change closing that could fix native debugging
* 6e1a3c3 Fix filename pattern to match .cmake files
* 30e78a5 Adding cmake file at the root directory
* a3c312e Adds commit hash to the version.
* 6c0e9e4 Change default sample settings.
* dd0cec7 Forgot updating README also...
* 66d0ca1 Update documentation
* 4b26503 Use LFSH named, rename data to var
* bb3c541 Use new CPP generation from afb-genskel
* ee5d60f Update README with latest docs modifications
* f3954e8 Doesn't set rpath for built target and update doc
* 935c390 Details external library.
* dc4debf Deprecate PROJECT_LIBDIR and PROJECT_RESOURCES var
* c9fdbc1 Make sure to point to correct dir for cmake script
* 818a2bc Fix variables checking.
* e40a854 CMake doesn't path protection.
* 0487d44 Compare to manual Project version if not from git
* 7dabdeb No failure if none tags found on project git repo
* 52a3998 Protect path with space in it.
* 1687531 Check version between app-templates and project.
* d275993 Cleaning
* 054d3b8 Could specify others default install directories
* 8c2b059 Fix finding config template
Change-Id: If5ffd7db6cb588ebccbea6bf59c617321703dc8a
Signed-off-by: Stephane Desneux <stephane.desneux@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 332f377e84a673cdcfe52ce71c932f39c4b4802 |