summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2017-09-26Fix: wrong if closure...Romain Forlot1-1/+1
2017-09-24Make use of LibEfence optionalRomain Forlot2-1/+2
2017-09-24Update ReadmeRomain Forlot1-5/+5
2017-09-20Fix: No build error on input files checkedRomain Forlot2-17/+53
2017-09-15Adding install target to autobuild scriptRomain Forlot2-5/+11
2017-09-14Handle controller plugin populate and installRomain Forlot1-7/+16
2017-09-12Clearer output when checking data fileRomain Forlot1-3/+3
2017-09-12Don't fails if data files checker not found.Romain Forlot1-3/+3
2017-09-09Update docRomain Forlot4-35/+66
2017-09-01Copying content not the directory.Romain Forlot1-1/+1
2017-08-30Disabling packaging target. To be externalizedRomain Forlot2-98/+98
2017-08-30Added populate binding config filesRomain Forlot1-0/+16
2017-08-29Fix: wrong OS detection when SDK env or YoctoRomain Forlot2-11/+11
2017-08-28templates.d: adjustments for xds (gdb*.ini, xds-project-target.conf)Stephane Desneux2-7/+23
2017-08-28start-on-target.sh.in: use --monitoring option to start afb-daemonStephane Desneux1-2/+2
2017-08-28Dirty fix to handle distro specific packages depsRomain Forlot3-39/+27
2017-08-28Fix pkgconfig parsing resultRonan Le Martret1-1/+1
2017-08-28Fix deb packaging pkgconfig dependencyRonan Le Martret1-1/+1
2017-08-26Fix: output msg if build fail on remote populateRomain Forlot1-1/+6
2017-08-25add_input_target targets built by defaultRomain Forlot1-1/+1
2017-08-25Update doc and README with latest modificationsRomain Forlot4-26/+68
2017-08-25Generic default CLOSING_MESSAGE in sample configRomain Forlot3-24/+15
2017-08-25IndentRomain Forlot1-23/+23
2017-08-25Comment apparently uneeded section.Romain Forlot1-6/+9
2017-08-24Change luac option to do only syntax checkingRomain Forlot1-1/+1
2017-08-24Fix: use of filter in Cmake 3.5Romain Forlot1-3/+6
2017-08-24Fix: mistapedRomain Forlot1-1/+1
2017-08-24Fix: luac invokation failed.Romain Forlot1-1/+1
2017-08-24Workaround to bugged list filter backport functionRomain Forlot1-6/+13
2017-08-23Fix: wrong variable detectionRomain Forlot1-1/+1
2017-08-23OS detection to fallback instead of additionRomain Forlot1-1/+5
2017-08-23Enhances OS detection with Yocto and SDKRomain Forlot1-18/+22
2017-08-23Format: Remove spaces at EOLRomain Forlot5-5/+5
2017-08-22Better OS detection.Romain Forlot1-5/+6
2017-08-22Format, improve config.cmake.sample fileRomain Forlot1-7/+39
2017-08-21Add macros to make a 2nd pass on required moduleRomain Forlot2-1/+9
2017-08-21Better OS detection and inclusion per distributionRomain Forlot4-8/+23
2017-08-21Don't output compiled lua file when checked.Romain Forlot1-1/+1
2017-08-20Install automatically managed for populate targetsRomain Forlot1-88/+99
2017-08-20Fix: BINDINGV2 target not populatedRomain Forlot1-7/+9
2017-08-18Better handling icon&config.xml to build widgetRomain Forlot3-13/+16
2017-08-18Cleaning, formatRomain Forlot2-10/+10
2017-08-18Duplicate variable meant to set installation dirRomain Forlot3-13/+1
2017-08-18Make CMake minimal version to at least v3.5Romain Forlot1-3/+81