summaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2018-10-15Rollback about TEST build typeRomain Forlot2-25/+25
2018-10-15Adding a TEST build typeRomain Forlot2-32/+17
2018-10-15Change default compilation options.Romain Forlot1-3/+14
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 Forlot1-20/+56
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 Douheret1-0/+4
2018-10-15Be able to overwrite BUILD_TYPE using CLIRomain Forlot1-1/+8
2018-10-15Use CACHE variable for other common CMAKE variableRomain Forlot2-0/+8
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
2018-10-15Disable the in-tree build method.Romain Forlot1-0/+2
2018-10-15Detect Yocto as OS distributionRomain Forlot1-1/+2
2018-10-15Fix: wrong compile options addedRomain Forlot1-3/+0
2018-10-15Fallback using zip format if no wgtpkg-pack foundRomain Forlot1-1/+11
2018-10-1502-variables.cmake: Avoid checking CXX version if not requiredJosé Bollo1-1/+1
2018-10-15Added -D_FORTIFY_SOURCE=2 to CFLAGSThierry Bultel1-5/+5
2018-10-15Improve OS detectionRomain Forlot1-4/+11
2018-10-15Fix: OS detectionRomain Forlot1-1/+1
2018-10-15Fix filename pattern to match .cmake filesRomain Forlot1-1/+1
2018-10-15Adding cmake file at the root directoryRomain Forlot1-0/+2
2018-10-15Adds commit hash to the version.Romain Forlot1-1/+10
2018-10-15Use LFSH named, rename data to varRomain Forlot1-1/+1
2018-10-15Use new CPP generation from afb-genskelRomain Forlot1-2/+5
2018-10-15Doesn't set rpath for built target and update docRomain Forlot1-3/+9
2018-10-15Deprecate PROJECT_LIBDIR and PROJECT_RESOURCES varRomain Forlot1-2/+2
2018-10-15Make sure to point to correct dir for cmake scriptRomain Forlot1-2/+2
2018-10-15Fix variables checking.Romain Forlot1-2/+2
2018-10-15CMake doesn't path protection.Romain Forlot2-3/+5
2018-10-15Compare to manual Project version if not from gitRomain Forlot1-0/+7
2018-10-15No failure if none tags found on project git repoRomain Forlot1-5/+9
2018-10-15Protect path with space in it.Romain Forlot2-14/+3
2018-10-15Check version between app-templates and project.Romain Forlot3-0/+38
2018-10-15CleaningRomain Forlot1-101/+0
2018-10-15Could specify others default install directoriesRomain Forlot2-5/+7
2018-10-15Fix finding config templateScott Murray1-1/+3
2018-10-15Disallow build in-source.Romain Forlot1-26/+37
2018-10-15Keep libraries and binding in the same directoryRomain Forlot1-5/+3
2018-10-15Include ExternalProject CMake module by defaultRomain Forlot1-0/+3
2018-10-15CleaningRomain Forlot1-12/+0
2018-10-15Handle imported target to populate package folderRomain Forlot1-113/+91
2018-10-15Control install destination directoryRomain Forlot1-3/+11
2018-10-15Fix: wrong if closure...Romain Forlot1-1/+1
2018-10-15Make use of LibEfence optionalRomain Forlot1-1/+1