summaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2018-10-15Comments and README updateRomain Forlot1-0/+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-15change path etc/config.cmake to conf.d/cmake/config.cmakeRonan Le Martret5-9/+9
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 Forlot1-6/+16
2018-10-15Adding autobuild generation targetRomain Forlot1-1/+18
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 Forlot1-0/+15
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 Forlot2-67/+102
2018-10-15Update packaging creationRonan Le Martret1-22/+120
2018-10-15Fix: remove old bug about overwriten variables.Romain Forlot1-2/+0
2018-10-15Fix gdb debugging and add widget install on targetSebastien Douheret2-9/+28
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-15Replace LIBRARIES by LDFLAGS for pkgconfig depRonan Le Martret1-1/+1
2018-10-15Update config.cmake.sampleRonan Le Martret1-1/+2
2018-10-15fix typo: 'license', not 'licence' (french)Stephane Desneux1-1/+1
2018-10-15Don't ship config.xml to packaging dir. UselessRomain Forlot1-1/+0
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-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
2018-10-15fix local rpm buildRonan Le Martret1-1/+2
2018-10-15Fix: mismatch variable name.Romain Forlot1-1/+1
2018-10-15DescriptionRomain Forlot1-2/+2
2018-10-15Trick to always execute popule http and data dirRomain Forlot1-4/+6
2018-10-15FormatRomain Forlot1-7/+7
2018-10-15Overload CMAKE_INSTALL_PREFIX if custom definedRomain Forlot1-1/+7
2018-10-15Always configure files to build widget.Romain Forlot1-6/+0
2018-10-15Use FATAL_ERROR if missing file to build packagesRomain Forlot1-41/+45
2018-10-15Renamed variables to avoid confusingRomain Forlot1-10/+12
2018-10-15Add missing macro used in building RPM spec fileRomain Forlot1-0/+4
2018-10-15Fix missing variable use for remote debugRomain Forlot2-0/+10
2018-10-15Adding colors in output messages.Romain Forlot1-2/+2