Age | Commit message (Expand) | Author | Files | Lines |
2018-10-15 | Fix: typo | Romain Forlot | 1 | -1/+1 |
2018-10-15 | Rollback about TEST build type | Romain Forlot | 4 | -28/+28 |
2018-10-15 | Adding a TEST build type | Romain Forlot | 2 | -32/+17 |
2018-10-15 | Change default compilation options. | Romain Forlot | 2 | -6/+24 |
2018-10-15 | Test widget only if there are test materials | Romain Forlot | 1 | -5/+13 |
2018-10-15 | Handles more test LABELS. | Romain Forlot | 1 | -2/+22 |
2018-10-15 | Missing flag for COVERAGE build type | Romain Forlot | 1 | -0/+3 |
2018-10-15 | Create a test widget | Romain Forlot | 6 | -25/+188 |
2018-10-15 | Fix: interpreted '&' character | Romain Forlot | 1 | -1/+1 |
2018-10-15 | More accurate comment about widget template file. | Romain Forlot | 1 | -8/+8 |
2018-10-15 | Align sample on actual default compile options | Romain Forlot | 1 | -1/+1 |
2018-10-15 | Add support to binding version 3. | Romain Forlot | 1 | -4/+13 |
2018-10-15 | Warning if not using wgtpkg-pack to make a widget | Romain Forlot | 1 | -1/+6 |
2018-10-15 | Rework CMAKE_INSTALL_PREFIX and INSTALL_PREFIX var | Sebastien Douheret | 2 | -5/+4 |
2018-10-15 | Be able to overwrite BUILD_TYPE using CLI | Romain Forlot | 2 | -2/+9 |
2018-10-15 | Use CACHE variable for other common CMAKE variable | Romain Forlot | 3 | -3/+11 |
2018-10-15 | Fix:: wrong wgt using RELEASE BUILD TYPE | Romain Forlot | 1 | -0/+2 |
2018-10-15 | Fix: SYSROOT location detection... Wrong test. | Romain Forlot | 1 | -1/+1 |
2018-10-15 | Change the default debug compilation options. | Romain Forlot | 1 | -4/+27 |
2018-10-15 | Clearer coverage compilation options configuration | Romain Forlot | 2 | -11/+12 |
2018-10-15 | Don't overwrite the autobuild script if it exists | Romain Forlot | 1 | -3/+7 |
2018-10-15 | Disable the in-tree build method. | Romain Forlot | 1 | -0/+2 |
2018-10-15 | Detect Yocto as OS distribution | Romain Forlot | 1 | -1/+2 |
2018-10-15 | Fix: wrong compile options added | Romain Forlot | 1 | -3/+0 |
2018-10-15 | Fallback using zip format if no wgtpkg-pack found | Romain Forlot | 1 | -1/+11 |
2018-10-15 | 02-variables.cmake: Avoid checking CXX version if not required | José Bollo | 1 | -1/+1 |
2018-10-15 | config.cmake.sample: Remove dependency to libsystemd | José Bollo | 1 | -1/+4 |
2018-10-15 | config.cmake.sample: Remove dependency to libmicrohttpd | José Bollo | 1 | -1/+0 |
2018-10-15 | Added -D_FORTIFY_SOURCE=2 to CFLAGS | Thierry Bultel | 2 | -6/+7 |
2018-10-15 | start-on-target: uses RSYNC_PREFIX path for config | Thierry Bultel | 1 | -1/+11 |
2018-10-15 | Fixed spelling. | Sebastien Douheret | 1 | -13/+13 |
2018-10-15 | Improve OS detection | Romain Forlot | 1 | -4/+11 |
2018-10-15 | Fix: OS detection | Romain Forlot | 1 | -1/+1 |
2018-10-15 | Launch from workdir | Romain Forlot | 1 | -1/+1 |
2018-10-15 | Change closing that could fix native debugging | Romain Forlot | 1 | -1/+1 |
2018-10-15 | Fix filename pattern to match .cmake files | Romain Forlot | 1 | -1/+1 |
2018-10-15 | Adding cmake file at the root directory | Romain Forlot | 1 | -0/+2 |
2018-10-15 | Adds commit hash to the version. | Romain Forlot | 1 | -1/+10 |
2018-10-15 | Change default sample settings. | Romain Forlot | 1 | -2/+2 |
2018-10-15 | Forgot updating README also... | Romain Forlot | 1 | -13/+44 |
2018-10-15 | Update documentation | Romain Forlot | 2 | -13/+44 |
2018-10-15 | Use LFSH named, rename data to var | Romain Forlot | 4 | -6/+3 |
2018-10-15 | Use new CPP generation from afb-genskel | Romain Forlot | 2 | -3/+6 |
2018-10-15 | Update README with latest docs modifications | Romain Forlot | 1 | -2/+36 |
2018-10-15 | Doesn't set rpath for built target and update doc | Romain Forlot | 2 | -3/+12 |
2018-10-15 | Details external library. | Romain Forlot | 2 | -2/+32 |
2018-10-15 | Deprecate PROJECT_LIBDIR and PROJECT_RESOURCES var | Romain Forlot | 1 | -2/+2 |
2018-10-15 | Make sure to point to correct dir for cmake script | Romain Forlot | 1 | -2/+2 |
2018-10-15 | Fix variables checking. | Romain Forlot | 1 | -2/+2 |
2018-10-15 | CMake doesn't path protection. | Romain Forlot | 2 | -3/+5 |