summaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-15Fix:use first optional argument in adding subdir macroRomain Forlot1-3/+5
2018-10-15Fix: rsync / on target.Romain Forlot1-1/+1
2018-10-15Fix: hardcoded pathRomain Forlot2-3/+3
2018-10-15Fix: variable coherenceRomain Forlot1-5/+5
2018-10-15Added possibility to check linux kernel versionRomain Forlot2-2/+14
2018-10-15Missing variable and target callRomain Forlot1-0/+5
2018-10-15Get back to last folder structure (more or less)Romain Forlot3-0/+495
2018-10-15Reorganization of folder structureRomain Forlot3-455/+0
2018-10-15Fix: Test modules package dependencies versions.Romain Forlot1-4/+5
2018-10-15Improve populate htdocs and data target types.Romain Forlot1-5/+5
2018-10-15Fix project LIBDIR and RESOURCES paths.Romain Forlot1-2/+2