aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2017-12-06Doesn't set rpath for built target and update docRomain Forlot1-3/+9
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 Forlot2-14/+3
2017-11-17Check version between app-templates and project.Romain Forlot3-0/+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-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 Forlot1-1/+1
2017-09-20Fix: No build error on input files checkedRomain Forlot2-17/+53
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-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-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-25Generic default CLOSING_MESSAGE in sample configRomain Forlot2-11/+2
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 Forlot1-1/+1
2017-08-22Better OS detection.Romain Forlot1-5/+6
2017-08-21Add macros to make a 2nd pass on required moduleRomain Forlot2-1/+9
2017-08-21Better OS detection and inclusion per distributionRomain Forlot2-6/+15
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