summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
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-15config.cmake.sample: Remove dependency to libsystemdJosé Bollo1-1/+4
2018-10-15config.cmake.sample: Remove dependency to libmicrohttpdJosé Bollo1-1/+0
2018-10-15Added -D_FORTIFY_SOURCE=2 to CFLAGSThierry Bultel2-6/+7
2018-10-15start-on-target: uses RSYNC_PREFIX path for configThierry Bultel1-1/+11
2018-10-15Fixed spelling.Sebastien Douheret1-13/+13
2018-10-15Improve OS detectionRomain Forlot1-4/+11
2018-10-15Fix: OS detectionRomain Forlot1-1/+1
2018-10-15Launch from workdirRomain Forlot1-1/+1
2018-10-15Change closing that could fix native debuggingRomain 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-15Change default sample settings.Romain Forlot1-2/+2
2018-10-15Forgot updating README also...Romain Forlot1-13/+44
2018-10-15Update documentationRomain Forlot2-13/+44
2018-10-15Use LFSH named, rename data to varRomain Forlot4-6/+3
2018-10-15Use new CPP generation from afb-genskelRomain Forlot2-3/+6
2018-10-15Update README with latest docs modificationsRomain Forlot1-2/+36
2018-10-15Doesn't set rpath for built target and update docRomain Forlot2-3/+12
2018-10-15Details external library.Romain Forlot2-2/+32
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 Forlot3-16/+5
2018-10-15Check version between app-templates and project.Romain Forlot4-1/+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-15Update README and documentationRomain Forlot4-37/+179
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