Age | Commit message (Expand) | Author | Files | Lines |
2018-10-23 | set default link flags to the target property |  Romain Forlot | 1 | -0/+9 |
2018-10-23 | Use a custom test-config.xml file for test widget |  Romain Forlot | 1 | -3/+7 |
2018-10-23 | Convert app-templates to a cmake module |  Romain Forlot | 1 | -24/+4 |
2018-10-15 | Rollback about TEST build type |  Romain Forlot | 1 | -21/+22 |
2018-10-15 | Adding a TEST build type |  Romain Forlot | 1 | -20/+12 |
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 | Create a test widget |  Romain Forlot | 1 | -20/+56 |
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 | 1 | -0/+4 |
2018-10-15 | Use CACHE variable for other common CMAKE variable |  Romain Forlot | 1 | -0/+7 |
2018-10-15 | Fix:: wrong wgt using RELEASE BUILD TYPE |  Romain Forlot | 1 | -0/+2 |
2018-10-15 | Clearer coverage compilation options configuration |  Romain Forlot | 1 | -8/+9 |
2018-10-15 | Fallback using zip format if no wgtpkg-pack found |  Romain Forlot | 1 | -1/+11 |
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 | Use new CPP generation from afb-genskel |  Romain Forlot | 1 | -2/+5 |
2018-10-15 | Fix variables checking. |  Romain Forlot | 1 | -2/+2 |
2018-10-15 | Compare to manual Project version if not from git |  Romain Forlot | 1 | -0/+7 |
2018-10-15 | No failure if none tags found on project git repo |  Romain Forlot | 1 | -5/+9 |
2018-10-15 | Check version between app-templates and project. |  Romain Forlot | 1 | -0/+9 |
2018-10-15 | Could specify others default install directories |  Romain Forlot | 1 | -5/+0 |
2018-10-15 | Disallow build in-source. |  Romain Forlot | 1 | -26/+37 |
2018-10-15 | Keep libraries and binding in the same directory |  Romain Forlot | 1 | -5/+3 |
2018-10-15 | Cleaning |  Romain Forlot | 1 | -12/+0 |
2018-10-15 | Handle imported target to populate package folder |  Romain Forlot | 1 | -113/+91 |
2018-10-15 | Control install destination directory |  Romain Forlot | 1 | -3/+11 |
2018-10-15 | Fix: No build error on input files checked |  Romain Forlot | 1 | -16/+52 |
2018-10-15 | Handle controller plugin populate and install |  Romain Forlot | 1 | -7/+16 |
2018-10-15 | Clearer output when checking data file |  Romain Forlot | 1 | -3/+3 |
2018-10-15 | Don't fails if data files checker not found. |  Romain Forlot | 1 | -3/+3 |
2018-10-15 | Copying content not the directory. |  Romain Forlot | 1 | -1/+1 |
2018-10-15 | Disabling packaging target. To be externalized |  Romain Forlot | 1 | -6/+6 |
2018-10-15 | Added populate binding config files |  Romain Forlot | 1 | -0/+16 |
2018-10-15 | Dirty fix to handle distro specific packages deps |  Romain Forlot | 1 | -9/+0 |
2018-10-15 | Fix: output msg if build fail on remote populate |  Romain Forlot | 1 | -1/+6 |
2018-10-15 | add_input_target targets built by default |  Romain Forlot | 1 | -1/+1 |
2018-10-15 | Generic default CLOSING_MESSAGE in sample config |  Romain Forlot | 1 | -2/+2 |
2018-10-15 | Fix: use of filter in Cmake 3.5 |  Romain Forlot | 1 | -3/+6 |
2018-10-15 | Fix: mistaped |  Romain Forlot | 1 | -1/+1 |
2018-10-15 | Workaround to bugged list filter backport function |  Romain Forlot | 1 | -6/+13 |
2018-10-15 | Format: Remove spaces at EOL |  Romain Forlot | 1 | -1/+1 |
2018-10-15 | Add macros to make a 2nd pass on required module |  Romain Forlot | 1 | -0/+9 |
2018-10-15 | Install automatically managed for populate targets |  Romain Forlot | 1 | -88/+99 |
2018-10-15 | Fix: BINDINGV2 target not populated |  Romain Forlot | 1 | -7/+9 |
2018-10-15 | Better handling icon&config.xml to build widget |  Romain Forlot | 1 | -7/+11 |
2018-10-15 | Make CMake minimal version to at least v3.5 |  Romain Forlot | 1 | -3/+81 |
2018-10-15 | Personal files inclusion now by projects. |  Romain Forlot | 1 | -11/+37 |
2018-10-15 | Reorganization between variables/build options |  Romain Forlot | 1 | -0/+361 |