aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/cmake.d/03-macros.cmake
AgeCommit message (Expand)AuthorFilesLines
2018-10-23Add another mode to build a test widget.Romain Forlot1-10/+6
2018-10-19Always use wgt when talking about widgetRomain Forlot1-1/+1
2018-10-18Minor fixesRomain Forlot1-4/+4
2018-10-16Set default link flags to the target propertyRomain Forlot1-0/+9
2018-10-16Use a custom test-config.xml file for test widgetRomain Forlot1-3/+7
2018-08-16Rollback about TEST build typeRomain Forlot1-21/+22
2018-08-13Adding a TEST build typeflounder_5.99.3flounder/5.99.35.99.3Romain Forlot1-20/+12
2018-08-13Test widget only if there are test materialsRomain Forlot1-5/+13
2018-08-10Handles more test LABELS.Romain Forlot1-2/+22
2018-08-03Create a test widgetRomain Forlot1-20/+56
2018-07-18Add support to binding version 3.Romain Forlot1-4/+13
2018-07-16Warning if not using wgtpkg-pack to make a widgetRomain Forlot1-1/+6
2018-07-11Rework CMAKE_INSTALL_PREFIX and INSTALL_PREFIX varSebastien Douheret1-0/+4
2018-07-09Use CACHE variable for other common CMAKE variableRomain Forlot1-0/+7
2018-07-06Fix:: wrong wgt using RELEASE BUILD TYPERomain Forlot1-0/+2
2018-07-04Clearer coverage compilation options configurationRomain Forlot1-8/+9
2018-06-15Fallback using zip format if no wgtpkg-pack foundRomain Forlot1-1/+11
2018-04-24Fix filename pattern to match .cmake filesRomain Forlot1-1/+1
2018-04-20Adding cmake file at the root directoryRomain Forlot1-0/+2
2017-12-21Use new CPP generation from afb-genskelRomain Forlot1-2/+5
2017-11-23Fix variables checking.Romain Forlot1-2/+2
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-17Check version between app-templates and project.Romain Forlot1-0/+9
2017-11-16Could specify others default install directoriesRomain Forlot1-5/+0
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-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-20Fix: No build error on input files checkedRomain Forlot1-16/+52
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 Forlot1-6/+6
2017-08-30Added populate binding config filesRomain Forlot1-0/+16
2017-08-28Dirty fix to handle distro specific packages depsRomain Forlot1-9/+0
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 Forlot1-2/+2
2017-08-24Fix: use of filter in Cmake 3.5Romain Forlot1-3/+6
2017-08-24Fix: mistapedRomain Forlot1-1/+1
2017-08-24Workaround to bugged list filter backport functionRomain Forlot1-6/+13
2017-08-23Format: Remove spaces at EOLRomain Forlot1-1/+1
2017-08-21Add macros to make a 2nd pass on required moduleRomain Forlot1-0/+9
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 Forlot1-7/+11
2017-08-18Make CMake minimal version to at least v3.5Romain Forlot1-3/+81