summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-13Fix crosscompile installationsandbox/claneys/moduleRomain Forlot1-2/+4
2018-11-12Use target name as output name by defaultJosé Bollo1-0/+3
2018-11-12Explain why add_subdirectory raise errorJosé Bollo1-0/+11
2018-11-12Fix indentationJosé Bollo1-1/+1
2018-11-12doc: Fix sample of SET_TARGET_PROPERTIESJosé Bollo1-1/+1
2018-11-08Packaging: find version from command line argumentRomain Forlot1-2/+4
2018-11-08Fix: find the cmake project files.Romain Forlot1-2/+2
2018-11-08Fix: version variable detection.Romain Forlot1-3/+3
2018-11-07Missing mandatory variable in the CMake sample fileRomain Forlot1-0/+4
2018-11-07Update docsRomain Forlot6-743/+166
2018-11-06Reordering files inclusion by the moduleRomain Forlot1-4/+3
2018-11-06Adding packaging filesRomain Forlot40-3/+95
2018-11-06Merge "Fix: missing files in test widget"Stéphane Desneux1-1/+3
2018-11-06Upgrade the autobuild scriptRomain Forlot3-28/+44
2018-11-02Fix: missing files in test widgetRomain Forlot1-1/+3
2018-11-02Install the module in the system cmake pathRomain Forlot1-9/+3
2018-10-30Select the test set to runRomain Forlot1-7/+26
2018-10-23Fix: mismatch between built and expected lib nameRomain Forlot1-1/+2
2018-10-23Improving readabilityRomain Forlot4-100/+191
2018-10-23Add another mode to build a test widgetRomain Forlot1-6/+2
2018-10-23cmake: coverage: disable compiler optimization for COVERAGE buildMatt Ranostay1-1/+1
2018-10-23Improved test widget launcher scriptRomain Forlot1-17/+7
2018-10-23set default link flags to the target propertyRomain Forlot1-0/+9
2018-10-23Use a custom test-config.xml file for test widgetRomain Forlot3-6/+12
2018-10-23Convert app-templates to a cmake moduleRomain Forlot10-72/+105
2018-10-15common.cmake: fixed erroneous search path for os-releaseThierry Bultel1-1/+1
2018-10-15Fix: missing gcov symbol in compiled binariesRomain Forlot1-2/+2
2018-10-15app-templates doc: Changed doc to fit new format.CorentinLGS12-934/+1
2018-10-15Update DocsRomain Forlot2-26/+92
2018-10-15Fix: typoRomain Forlot1-1/+1
2018-10-15Rollback about TEST build typeRomain Forlot4-28/+28
2018-10-15Adding a TEST build typeRomain Forlot2-32/+17
2018-10-15Change default compilation options.Romain Forlot2-6/+24
2018-10-15Test widget only if there are test materialsRomain Forlot1-5/+13
2018-10-15Handles more test LABELS.Romain Forlot1-2/+22
2018-10-15Missing flag for COVERAGE build typeRomain Forlot1-0/+3
2018-10-15Create a test widgetRomain Forlot6-25/+188
2018-10-15Fix: interpreted '&' characterRomain Forlot1-1/+1
2018-10-15More accurate comment about widget template file.Romain Forlot1-8/+8
2018-10-15Align sample on actual default compile optionsRomain Forlot1-1/+1
2018-10-15Add support to binding version 3.Romain Forlot1-4/+13
2018-10-15Warning if not using wgtpkg-pack to make a widgetRomain Forlot1-1/+6
2018-10-15Rework CMAKE_INSTALL_PREFIX and INSTALL_PREFIX varSebastien Douheret2-5/+4
2018-10-15Be able to overwrite BUILD_TYPE using CLIRomain Forlot2-2/+9
2018-10-15Use CACHE variable for other common CMAKE variableRomain Forlot3-3/+11
2018-10-15Fix:: wrong wgt using RELEASE BUILD TYPERomain Forlot1-0/+2
2018-10-15Fix: SYSROOT location detection... Wrong test.Romain Forlot1-1/+1
2018-10-15Change the default debug compilation options.Romain Forlot1-4/+27
2018-10-15Clearer coverage compilation options configurationRomain Forlot2-11/+12
2018-10-15Don't overwrite the autobuild script if it existsRomain Forlot1-3/+7