aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-28change path etc/config.cmake to conf.d/cmake/config.cmakeRonan Le Martret5-9/+9
2017-06-28Fix: autobuild script typoRomain Forlot2-2/+2
2017-06-28Custom targets depends on input filesRomain Forlot1-5/+14
2017-06-28Fix: multiline COMMAND not supported...Romain Forlot1-16/+8
2017-06-28templated autobuild script generation.Romain Forlot3-12/+22
2017-06-27Adding autobuild generation targetRomain Forlot3-20/+41
2017-06-27Back to previous populate http and data behaviorRomain Forlot1-4/+2
2017-06-27Only 1 include in root CMake and no macro to callRomain Forlot2-14/+18
2017-06-27Correct precedence over included filesRomain Forlot1-1/+1
2017-06-27Recurse over template files to configure them.Romain Forlot2-9/+19
2017-06-27Recursive include cmake file systemn home, projectRomain Forlot5-100/+132
2017-06-27Fix: htdocs and data files not populated.Romain Forlot1-2/+5
2017-06-27Add wrapper to 4 most commons macrosRomain Forlot2-1/+16
2017-06-26FormatRomain Forlot1-11/+20
2017-06-26Check Kernel version against SDK env or Host env.Romain Forlot1-5/+19
2017-06-26Split common files into specialized cmake files.Romain Forlot4-467/+549
2017-06-21Configure file at build time with separated targetRomain Forlot3-70/+105
2017-06-20Update packaging creationRonan Le Martret8-31/+262
2017-06-15Merge changes I81a6d9f6,I67698bbbRomain Forlot6-12/+74
2017-06-15Fix: remove old bug about overwriten variables.Romain Forlot1-2/+0
2017-06-15Update READMERomain Forlot1-10/+12
2017-06-15Fix gdb debugging and add widget install on targetSebastien Douheret6-12/+76
2017-06-13Update READMERomain Forlot1-4/+4
2017-06-13Merge "Update config.cmake.sample"Romain Forlot1-1/+2
2017-06-13Merge "Replace LIBRARIES by LDFLAGS for pkgconfig dep"Romain Forlot1-1/+1
2017-06-12Fix:WIDGET_ENTRY_POINT variable always overwrittenRomain Forlot1-4/+6
2017-06-12renamed default submodules dirRomain Forlot1-1/+1
2017-06-12Fix wrong path to submodule files.Romain Forlot1-2/+0
2017-06-12FormatRomain Forlot2-3/+3
2017-06-12Replace LIBRARIES by LDFLAGS for pkgconfig depRonan Le Martret1-1/+1
2017-06-12Update config.cmake.sampleRonan Le Martret1-1/+2
2017-06-12Merge "Set default value for APP_TEMPLATES_DIR and WIDGET_ENTRY_POINT"Jan-Simon Moeller2-6/+13
2017-06-09gitignore: add vim swap filesStephane Desneux1-0/+1
2017-06-09fix typo: 'license', not 'licence' (french)Stephane Desneux4-4/+4
2017-06-09Don't ship config.xml to packaging dir. UselessRomain Forlot1-1/+0
2017-06-09Update README.Romain Forlot1-29/+54
2017-06-09FormatRomain Forlot1-2/+0
2017-06-09Adding a full explained widget configuration fileRomain Forlot1-0/+142
2017-06-09More detailled comments.Romain Forlot1-14/+17
2017-06-09Set default value for APP_TEMPLATES_DIR and WIDGET_ENTRY_POINTSebastien Douheret2-6/+13
2017-06-09Remove spec file from package tree.Romain Forlot1-1/+1
2017-06-09Added a target to build an archive from git repoRomain Forlot1-1/+8
2017-06-09Fix: cli CMAKE_INSTALL_PREFIX variable ignoredRomain Forlot1-1/+1
2017-06-09cmake: add WIDGET_CONFIG_TEMPLATE setting to specify location for config.xml.inStephane Desneux2-5/+15
2017-06-08cmake: add default iconsStephane Desneux5-0/+0
2017-06-08common.cmake: fix icon copy and final name in packageStephane Desneux1-1/+2
2017-06-08Merge "Add build rule to .PHONY list"Jan-Simon Moeller2-2/+2
2017-06-08Make optional kernel version checks.Romain Forlot1-1/+2
2017-06-08Fix: empty value in generated config.xml file.Romain Forlot1-23/+21
2017-06-08Add build rule to .PHONY listSebastien Douheret2-2/+2