summaryrefslogtreecommitdiffstats
path: root/cmake/cmake.d/03-macros.cmake
AgeCommit message (Expand)AuthorFilesLines
2018-11-06Adding packaging filesRomain Forlot1-695/+0
2018-11-02Fix: missing files in test widgetRomain Forlot1-1/+3
2018-10-23Fix: mismatch between built and expected lib nameRomain Forlot1-1/+2
2018-10-23Improving readabilityRomain Forlot1-66/+113
2018-10-23Add another mode to build a test widgetRomain Forlot1-6/+2
2018-10-23set default link flags to the target propertyRomain Forlot1-0/+9
2018-10-23Use a custom test-config.xml file for test widgetRomain Forlot1-3/+7
2018-10-23Convert app-templates to a cmake moduleRomain Forlot1-24/+4
2018-10-15Rollback about TEST build typeRomain Forlot1-21/+22
2018-10-15Adding a TEST build typeRomain Forlot1-20/+12
2018-10-15Test widget only if there are test materialsRomain Forlot1-5/+13
2018-10-15Handles more test LABELS.Romain Forlot1-2/+22
2018-10-15Create a test widgetRomain Forlot1-20/+56
2018-10-15Add support to binding version 3.Romain Forlot1-4/+13
2018-10-15Warning if not using wgtpkg-pack to make a widgetRomain Forlot1-1/+6
2018-10-15Rework CMAKE_INSTALL_PREFIX and INSTALL_PREFIX varSebastien Douheret1-0/+4
2018-10-15Use CACHE variable for other common CMAKE variableRomain Forlot1-0/+7
2018-10-15Fix:: wrong wgt using RELEASE BUILD TYPERomain Forlot1-0/+2
2018-10-15Clearer coverage compilation options configurationRomain Forlot1-8/+9
2018-10-15Fallback using zip format if no wgtpkg-pack foundRomain Forlot1-1/+11
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-15Use new CPP generation from afb-genskelRomain Forlot1-2/+5
2018-10-15Fix variables checking.Romain Forlot1-2/+2
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-15Check version between app-templates and project.Romain Forlot1-0/+9
2018-10-15Could specify others default install directoriesRomain Forlot1-5/+0
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-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: No build error on input files checkedRomain Forlot1-16/+52
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-15Copying content not the directory.Romain Forlot1-1/+1
2018-10-15Disabling packaging target. To be externalizedRomain Forlot1-6/+6
2018-10-15Added populate binding config filesRomain Forlot1-0/+16
2018-10-15Dirty fix to handle distro specific packages depsRomain Forlot1-9/+0
2018-10-15Fix: output msg if build fail on remote populateRomain Forlot1-1/+6
2018-10-15add_input_target targets built by defaultRomain Forlot1-1/+1
2018-10-15Generic default CLOSING_MESSAGE in sample configRomain Forlot1-2/+2
2018-10-15Fix: use of filter in Cmake 3.5Romain Forlot1-3/+6
2018-10-15Fix: mistapedRomain Forlot1-1/+1
2018-10-15Workaround to bugged list filter backport functionRomain Forlot1-6/+13
2018-10-15Format: Remove spaces at EOLRomain Forlot1-1/+1
2018-10-15Add macros to make a 2nd pass on required moduleRomain Forlot1-0/+9
2018-10-15Install automatically managed for populate targetsRomain Forlot1-88/+99