aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-10Be able to overwrite BUILD_TYPE using CLIsandbox/sdesneux/4a_masterRomain Forlot2-2/+9
2018-07-09Use CACHE variable for other common CMAKE variableRomain Forlot3-3/+11
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-14config.cmake.sample: Remove dependency to libsystemdJosé Bollo1-1/+4
2018-06-14config.cmake.sample: Remove dependency to libmicrohttpdJosé Bollo1-1/+0
2018-06-11Added -D_FORTIFY_SOURCE=2 to CFLAGSThierry Bultel2-6/+7
2018-05-28start-on-target: uses RSYNC_PREFIX path for configThierry Bultel1-1/+11
2018-05-18Fixed spelling.Sebastien Douheret1-13/+13
2018-05-16Improve OS detectionRomain Forlot1-4/+11
2018-05-14Fix: OS detectionRomain Forlot1-1/+1
2018-05-07Launch from workdirRomain Forlot1-1/+1
2018-04-30Change closing that could fix native debuggingRomain 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-03-26Change default sample settings.Romain Forlot1-2/+2
2018-01-09Forgot updating README also...Romain Forlot1-13/+44
2018-01-05Update documentationRomain Forlot2-13/+44
2018-01-05Use LFSH named, rename data to varRomain Forlot4-6/+3
2017-12-21Use new CPP generation from afb-genskelRomain Forlot2-3/+6
2017-12-07Update README with latest docs modificationsRomain Forlot1-2/+36
2017-12-06Doesn't set rpath for built target and update docRomain Forlot2-3/+12
2017-12-05Details external library.Romain Forlot2-2/+32
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 Forlot3-16/+5
2017-11-17Check version between app-templates and project.Romain Forlot4-1/+38
2017-11-16CleaningRomain Forlot1-101/+0
2017-11-16Could specify others default install directoriesRomain Forlot2-5/+7
2017-11-09Fix finding config templateScott Murray1-1/+3
2017-10-23Disallow build in-source.eel_4.99.2eel/4.99.24.99.2Romain Forlot1-26/+37
2017-10-09Keep libraries and binding in the same directoryeel_4.99.1eel/4.99.14.99.1Romain Forlot1-5/+3
2017-10-04Update README and documentationRomain Forlot4-37/+179
2017-10-04Include ExternalProject CMake module by defaultRomain Forlot1-0/+3
2017-10-04CleaningRomain Forlot1-12/+0
2017-10-04Handle imported target to populate package folderRomain Forlot1-113/+91
2017-10-04Control install destination directoryRomain Forlot1-3/+11