Age | Commit message (Expand) | Author | Files | Lines |
2018-10-23 | Add another mode to build a test widget. | Romain Forlot | 1 | -10/+6 |
2018-10-19 | Always use wgt when talking about widget | Romain Forlot | 1 | -1/+1 |
2018-10-18 | Minor fixes | Romain Forlot | 2 | -5/+5 |
2018-10-16 | Set default link flags to the target property | Romain Forlot | 1 | -0/+9 |
2018-10-16 | Use a custom test-config.xml file for test widget | Romain Forlot | 1 | -3/+7 |
2018-10-11 | cmake: coverage: disable compiler optimization for COVERAGE build | Matt Ranostay | 1 | -1/+1 |
2018-10-05 | Adding warning message to migrate on CMake module | Romain Forlot | 1 | -0/+2 |
2018-09-20 | common.cmake: fixed erroneous search path for os-releaseguppy_6.90.0guppy/6.90.06.90.0 | Thierry Bultel | 1 | -1/+1 |
2018-09-14 | Fix: missing gcov symbol in compiled binaries | Romain Forlot | 1 | -2/+2 |
2018-08-16 | Rollback about TEST build type | Romain Forlot | 2 | -25/+25 |
2018-08-13 | Adding a TEST build typeflounder_5.99.3flounder/5.99.35.99.3 | Romain Forlot | 2 | -32/+17 |
2018-08-13 | Change default compilation options. | Romain Forlot | 1 | -3/+14 |
2018-08-13 | Test widget only if there are test materials | Romain Forlot | 1 | -5/+13 |
2018-08-10 | Handles more test LABELS. | Romain Forlot | 1 | -2/+22 |
2018-08-08 | Missing flag for COVERAGE build type | Romain Forlot | 1 | -0/+3 |
2018-08-03 | Create a test widget | Romain Forlot | 1 | -20/+56 |
2018-07-18 | Add support to binding version 3. | Romain Forlot | 1 | -4/+13 |
2018-07-16 | Warning if not using wgtpkg-pack to make a widget | Romain Forlot | 1 | -1/+6 |
2018-07-11 | Rework CMAKE_INSTALL_PREFIX and INSTALL_PREFIX var | Sebastien Douheret | 1 | -0/+4 |
2018-07-10 | Be able to overwrite BUILD_TYPE using CLIsandbox/sdesneux/4a_master | Romain Forlot | 1 | -1/+8 |
2018-07-09 | Use CACHE variable for other common CMAKE variable | Romain Forlot | 2 | -0/+8 |
2018-07-06 | Fix:: wrong wgt using RELEASE BUILD TYPE | Romain Forlot | 1 | -0/+2 |
2018-07-05 | Fix: SYSROOT location detection... Wrong test. | Romain Forlot | 1 | -1/+1 |
2018-07-04 | Change the default debug compilation options. | Romain Forlot | 1 | -4/+27 |
2018-07-04 | Clearer coverage compilation options configuration | Romain Forlot | 2 | -11/+12 |
2018-06-27 | Don't overwrite the autobuild script if it existsflounder_5.99.1flounder/5.99.15.99.1 | Romain Forlot | 1 | -3/+7 |
2018-06-27 | Disable the in-tree build method. | Romain Forlot | 1 | -0/+2 |
2018-06-27 | Detect Yocto as OS distribution | Romain Forlot | 1 | -1/+2 |
2018-06-26 | Fix: wrong compile options added | Romain Forlot | 1 | -3/+0 |
2018-06-15 | Fallback using zip format if no wgtpkg-pack found | Romain Forlot | 1 | -1/+11 |
2018-06-14 | 02-variables.cmake: Avoid checking CXX version if not required | José Bollo | 1 | -1/+1 |
2018-06-11 | Added -D_FORTIFY_SOURCE=2 to CFLAGS | Thierry Bultel | 1 | -5/+5 |
2018-05-16 | Improve OS detection | Romain Forlot | 1 | -4/+11 |
2018-05-14 | Fix: OS detection | Romain Forlot | 1 | -1/+1 |
2018-04-24 | Fix filename pattern to match .cmake files | Romain Forlot | 1 | -1/+1 |
2018-04-20 | Adding cmake file at the root directory | Romain Forlot | 1 | -0/+2 |
2018-03-29 | Adds commit hash to the version. | Romain Forlot | 1 | -1/+10 |
2018-01-05 | Use LFSH named, rename data to var | Romain Forlot | 1 | -1/+1 |
2017-12-21 | Use new CPP generation from afb-genskel | Romain Forlot | 1 | -2/+5 |
2017-12-06 | Doesn't set rpath for built target and update doc | Romain Forlot | 1 | -3/+9 |
2017-11-29 | Deprecate PROJECT_LIBDIR and PROJECT_RESOURCES var | Romain Forlot | 1 | -2/+2 |
2017-11-24 | Make sure to point to correct dir for cmake scripteel_4.99.3eel/4.99.34.99.3 | Romain Forlot | 1 | -2/+2 |
2017-11-23 | Fix variables checking. | Romain Forlot | 1 | -2/+2 |
2017-11-23 | CMake doesn't path protection. | Romain Forlot | 2 | -3/+5 |
2017-11-23 | Compare to manual Project version if not from git | Romain Forlot | 1 | -0/+7 |
2017-11-23 | No failure if none tags found on project git repo | Romain Forlot | 1 | -5/+9 |
2017-11-23 | Protect path with space in it. | Romain Forlot | 2 | -14/+3 |
2017-11-17 | Check version between app-templates and project. | Romain Forlot | 3 | -0/+38 |
2017-11-16 | Cleaning | Romain Forlot | 1 | -101/+0 |
2017-11-16 | Could specify others default install directories | Romain Forlot | 2 | -5/+7 |