summaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-15Fix: No build error on input files checkedRomain Forlot2-17/+53
2018-10-15Handle controller plugin populate and installRomain Forlot1-7/+16
2018-10-15Clearer output when checking data fileRomain Forlot1-3/+3
2018-10-15Don't fails if data files checker not found.Romain Forlot1-3/+3
2018-10-15Copying content not the directory.Romain Forlot1-1/+1
2018-10-15Disabling packaging target. To be externalizedRomain Forlot2-98/+98
2018-10-15Added populate binding config filesRomain Forlot1-0/+16
2018-10-15Fix: wrong OS detection when SDK env or YoctoRomain Forlot2-11/+11
2018-10-15Dirty fix to handle distro specific packages depsRomain Forlot3-39/+27
2018-10-15Fix pkgconfig parsing resultRonan Le Martret1-1/+1
2018-10-15Fix deb packaging pkgconfig dependencyRonan Le Martret1-1/+1
2018-10-15Fix: output msg if build fail on remote populateRomain Forlot1-1/+6