Age | Commit message (Expand) | Author | Files | Lines |
2018-11-12 | Explain why add_subdirectory raise error |  José Bollo | 1 | -0/+11 |
2018-11-12 | Fix indentation |  José Bollo | 1 | -1/+1 |
2018-11-12 | doc: Fix sample of SET_TARGET_PROPERTIES |  José Bollo | 1 | -1/+1 |
2018-11-08 | Packaging: find version from command line argument |  Romain Forlot | 1 | -2/+4 |
2018-11-08 | Fix: find the cmake project files. |  Romain Forlot | 1 | -2/+2 |
2018-11-08 | Fix: version variable detection. |  Romain Forlot | 1 | -3/+3 |
2018-11-07 | Missing mandatory variable in the CMake sample file |  Romain Forlot | 1 | -0/+4 |
2018-11-07 | Update docs |  Romain Forlot | 6 | -743/+166 |
2018-11-06 | Reordering files inclusion by the module |  Romain Forlot | 1 | -4/+3 |
2018-11-06 | Adding packaging files |  Romain Forlot | 40 | -3/+95 |
2018-11-06 | Merge "Fix: missing files in test widget" |  Stéphane Desneux | 1 | -1/+3 |
2018-11-06 | Upgrade the autobuild script |  Romain Forlot | 3 | -28/+44 |
2018-11-02 | Fix: missing files in test widget |  Romain Forlot | 1 | -1/+3 |
2018-11-02 | Install the module in the system cmake path |  Romain Forlot | 1 | -9/+3 |
2018-10-30 | Select the test set to run |  Romain Forlot | 1 | -7/+26 |
2018-10-23 | Fix: mismatch between built and expected lib name |  Romain Forlot | 1 | -1/+2 |
2018-10-23 | Improving readability |  Romain Forlot | 4 | -100/+191 |
2018-10-23 | Add another mode to build a test widget |  Romain Forlot | 1 | -6/+2 |
2018-10-23 | cmake: coverage: disable compiler optimization for COVERAGE build |  Matt Ranostay | 1 | -1/+1 |
2018-10-23 | Improved test widget launcher script |  Romain Forlot | 1 | -17/+7 |
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 | 3 | -6/+12 |
2018-10-23 | Convert app-templates to a cmake module |  Romain Forlot | 10 | -72/+105 |
2018-10-15 | common.cmake: fixed erroneous search path for os-release |  Thierry Bultel | 1 | -1/+1 |
2018-10-15 | Fix: missing gcov symbol in compiled binaries |  Romain Forlot | 1 | -2/+2 |
2018-10-15 | app-templates doc: Changed doc to fit new format. |  CorentinLGS | 12 | -934/+1 |
2018-10-15 | Update Docs |  Romain Forlot | 2 | -26/+92 |
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 |