summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
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 Forlot2-1/+2
2018-10-15Update ReadmeRomain Forlot1-5/+5
2018-10-15Fix: No build error on input files checkedRomain Forlot2-17/+53
2018-10-15Adding install target to autobuild scriptRomain Forlot2-5/+11
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-15Update docRomain Forlot4-35/+66
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-15templates.d: adjustments for xds (gdb*.ini, xds-project-target.conf)Stephane Desneux2-7/+23
2018-10-15start-on-target.sh.in: use --monitoring option to start afb-daemonStephane Desneux1-2/+2
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