summaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2018-10-15Generic default CLOSING_MESSAGE in sample configRomain Forlot2-11/+2
2018-10-15IndentRomain Forlot1-23/+23
2018-10-15Comment apparently uneeded section.Romain Forlot1-6/+9
2018-10-15Change luac option to do only syntax checkingRomain Forlot1-1/+1
2018-10-15Fix: use of filter in Cmake 3.5Romain Forlot1-3/+6
2018-10-15Fix: mistapedRomain Forlot1-1/+1
2018-10-15Fix: luac invokation failed.Romain Forlot1-1/+1
2018-10-15Workaround to bugged list filter backport functionRomain Forlot1-6/+13
2018-10-15Fix: wrong variable detectionRomain Forlot1-1/+1
2018-10-15OS detection to fallback instead of additionRomain Forlot1-1/+5
2018-10-15Enhances OS detection with Yocto and SDKRomain Forlot1-18/+22
2018-10-15Format: Remove spaces at EOLRomain Forlot1-1/+1
2018-10-15Better OS detection.Romain Forlot1-5/+6
2018-10-15Add macros to make a 2nd pass on required moduleRomain Forlot2-1/+9
2018-10-15Better OS detection and inclusion per distributionRomain Forlot2-6/+15
2018-10-15Don't output compiled lua file when checked.Romain Forlot1-1/+1
2018-10-15Install automatically managed for populate targetsRomain Forlot1-88/+99
2018-10-15Fix: BINDINGV2 target not populatedRomain Forlot1-7/+9
2018-10-15Better handling icon&config.xml to build widgetRomain Forlot2-11/+14
2018-10-15Cleaning, formatRomain Forlot1-5/+5
2018-10-15Duplicate variable meant to set installation dirRomain Forlot1-8/+0
2018-10-15Make CMake minimal version to at least v3.5Romain Forlot1-3/+81
2018-10-15Remove JSON checker not suitable for schema checkRomain Forlot1-2/+3
2018-10-15Added per project custom template dirRomain Forlot1-0/+1
2018-10-15Fix: missing dev pkg files error. Now well checkedRomain Forlot1-4/+7
2018-10-15Personal files inclusion now by projects.Romain Forlot2-13/+39
2018-10-15Fix new arboRomain Forlot2-5/+5
2018-10-15Reorganization between variables/build optionsRomain Forlot4-38/+39
2018-10-15Avoid wrong OPENAPI_DEF variable definitionRomain Forlot1-0/+6
2018-10-15Better handling of iconsRomain Forlot1-5/+15
2018-10-15Ease standard target DATA and HTDOCS creationRomain Forlot2-0/+26
2018-10-15Extending pluggable arch for templatesRomain Forlot5-225/+34
2018-10-15Be able to choose openAPI definition file name.Romain Forlot1-6/+17
2018-10-15Fix: make install double files in build dir.Romain Forlot1-2/+2
2018-10-15Fix: wrong link libraries dependencies var nameRomain Forlot1-2/+2
2018-10-15Change compilation flags setup.Romain Forlot2-25/+47
2018-10-15Generate .h from OpenAPI json description fileRomain Forlot1-1/+14
2018-10-15No optimization in DEBUG build configurationRomain Forlot1-1/+0
2018-10-15Format and Make CMake dependencies cleaner.Romain Forlot1-10/+16
2018-10-15Fixed target-populate dependencies and update native-remote debugFulup Ar Foll2-2/+8
2018-10-15Fix logic bug in addition of -DKERNEL_MINIMAL_VERSIONJan-Simon Möller1-1/+2
2018-10-15CommentRomain Forlot1-6/+6
2018-10-152 Kernel checks available (warning or mandatory)Romain Forlot3-20/+39
2018-10-15Change compile flag and clearer to readRomain Forlot1-8/+9
2018-10-15Project cmake file have precedence on home & sysRomain Forlot1-1/+1
2018-10-15Add possibility to customize option at link.Romain Forlot1-0/+4
2018-10-15Fix: bad afb-daemon flag, disable auto answer 'no'Romain Forlot1-1/+3
2018-10-15-pg flags belongs to profiling more than debugRomain Forlot1-1/+1
2018-10-15Fix: shared library files not found by gdbRomain Forlot3-3/+15
2018-10-15FormatRomain Forlot1-2/+2