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