summaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2018-10-23Add another mode to build a test widget.Romain Forlot1-10/+6
2018-10-19Always use wgt when talking about widgetRomain Forlot1-1/+1
2018-10-18Minor fixesRomain Forlot2-5/+5
2018-10-16Set default link flags to the target propertyRomain Forlot1-0/+9
2018-10-16Use a custom test-config.xml file for test widgetRomain Forlot1-3/+7
2018-10-11cmake: coverage: disable compiler optimization for COVERAGE buildMatt Ranostay1-1/+1
2018-10-05Adding warning message to migrate on CMake moduleRomain Forlot1-0/+2
2018-09-20common.cmake: fixed erroneous search path for os-releaseguppy_6.90.0guppy/6.90.06.90.0Thierry Bultel1-1/+1
2018-09-14Fix: missing gcov symbol in compiled binariesRomain Forlot1-2/+2
2018-08-16Rollback about TEST build typeRomain Forlot2-25/+25
2018-08-13Adding a TEST build typeflounder_5.99.3flounder/5.99.35.99.3Romain Forlot2-32/+17
2018-08-13Change default compilation options.Romain Forlot1-3/+14
2018-08-13Test widget only if there are test materialsRomain Forlot1-5/+13
2018-08-10Handles more test LABELS.Romain Forlot1-2/+22
2018-08-08Missing flag for COVERAGE build typeRomain Forlot1-0/+3
2018-08-03Create a test widgetRomain Forlot1-20/+56
2018-07-18Add support to binding version 3.Romain Forlot1-4/+13
2018-07-16Warning if not using wgtpkg-pack to make a widgetRomain Forlot1-1/+6
2018-07-11Rework CMAKE_INSTALL_PREFIX and INSTALL_PREFIX varSebastien Douheret1-0/+4
2018-07-10Be able to overwrite BUILD_TYPE using CLIsandbox/sdesneux/4a_masterRomain Forlot1-1/+8
2018-07-09Use CACHE variable for other common CMAKE variableRomain Forlot2-0/+8
2018-07-06Fix:: wrong wgt using RELEASE BUILD TYPERomain Forlot1-0/+2
2018-07-05Fix: SYSROOT location detection... Wrong test.Romain Forlot1-1/+1
2018-07-04Change the default debug compilation options.Romain Forlot1-4/+27
2018-07-04Clearer coverage compilation options configurationRomain Forlot2-11/+12
2018-06-27Don't overwrite the autobuild script if it existsflounder_5.99.1flounder/5.99.15.99.1Romain Forlot1-3/+7
2018-06-27Disable the in-tree build method.Romain Forlot1-0/+2
2018-06-27Detect Yocto as OS distributionRomain Forlot1-1/+2
2018-06-26Fix: wrong compile options addedRomain Forlot1-3/+0
2018-06-15Fallback using zip format if no wgtpkg-pack foundRomain Forlot1-1/+11
2018-06-1402-variables.cmake: Avoid checking CXX version if not requiredJosé Bollo1-1/+1
2018-06-11Added -D_FORTIFY_SOURCE=2 to CFLAGSThierry Bultel1-5/+5
2018-05-16Improve OS detectionRomain Forlot1-4/+11
2018-05-14Fix: OS detectionRomain Forlot1-1/+1
2018-04-24Fix filename pattern to match .cmake filesRomain Forlot1-1/+1
2018-04-20Adding cmake file at the root directoryRomain Forlot1-0/+2
2018-03-29Adds commit hash to the version.Romain Forlot1-1/+10
2018-01-05Use LFSH named, rename data to varRomain Forlot1-1/+1
2017-12-21Use new CPP generation from afb-genskelRomain Forlot1-2/+5
2017-12-06Doesn't set rpath for built target and update docRomain Forlot1-3/+9
2017-11-29Deprecate PROJECT_LIBDIR and PROJECT_RESOURCES varRomain Forlot1-2/+2
2017-11-24Make sure to point to correct dir for cmake scripteel_4.99.3eel/4.99.34.99.3Romain Forlot1-2/+2
2017-11-23Fix variables checking.Romain Forlot1-2/+2
2017-11-23CMake doesn't path protection.Romain Forlot2-3/+5
2017-11-23Compare to manual Project version if not from gitRomain Forlot1-0/+7
2017-11-23No failure if none tags found on project git repoRomain Forlot1-5/+9
2017-11-23Protect path with space in it.Romain Forlot2-14/+3
2017-11-17Check version between app-templates and project.Romain Forlot3-0/+38
2017-11-16CleaningRomain Forlot1-101/+0
2017-11-16Could specify others default install directoriesRomain Forlot2-5/+7