summaryrefslogtreecommitdiffstats
path: root/cmake/common.cmake
AgeCommit message (Expand)AuthorFilesLines
2018-11-06Adding packaging filesRomain Forlot1-121/+0
2018-10-23Convert app-templates to a cmake moduleRomain Forlot1-12/+28
2018-10-15common.cmake: fixed erroneous search path for os-releaseThierry Bultel1-1/+1
2018-10-15Use CACHE variable for other common CMAKE variableRomain Forlot1-0/+1
2018-10-15Fix: SYSROOT location detection... Wrong test.Romain Forlot1-1/+1
2018-10-15Disable the in-tree build method.Romain Forlot1-0/+2
2018-10-15Detect Yocto as OS distributionRomain Forlot1-1/+2
2018-10-15Improve OS detectionRomain Forlot1-4/+11
2018-10-15Fix: OS detectionRomain Forlot1-1/+1
2018-10-15Check version between app-templates and project.Romain Forlot1-0/+1
2018-10-15Include ExternalProject CMake module by defaultRomain Forlot1-0/+3
2018-10-15Fix: wrong OS detection when SDK env or YoctoRomain Forlot1-0/+11
2018-10-15Dirty fix to handle distro specific packages depsRomain Forlot1-11/+27
2018-10-15Fix: wrong variable detectionRomain Forlot1-1/+1
2018-10-15OS detection to fallback instead of additionRomain Forlot1-1/+5
2018-10-15Add macros to make a 2nd pass on required moduleRomain Forlot1-1/+0
2018-10-15Better OS detection and inclusion per distributionRomain Forlot1-2/+10
2018-10-15Added per project custom template dirRomain Forlot1-0/+1
2018-10-15Personal files inclusion now by projects.Romain Forlot1-2/+2
2018-10-15Project cmake file have precedence on home & sysRomain Forlot1-1/+1
2018-10-15Fix: shared library files not found by gdbRomain Forlot1-0/+1
2018-10-15Fix: wrong macro nameRomain Forlot1-2/+2
2018-10-15Change location for custom CMake files and scriptsRomain Forlot1-2/+5
2018-10-15change path etc/config.cmake to conf.d/cmake/config.cmakeRonan Le Martret1-2/+2
2018-10-15Only 1 include in root CMake and no macro to callRomain Forlot1-13/+8
2018-10-15Correct precedence over included filesRomain Forlot1-1/+1
2018-10-15Recursive include cmake file systemn home, projectRomain Forlot1-99/+11
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 Forlot1-467/+7
2018-10-15Configure file at build time with separated targetRomain Forlot1-67/+100
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 Douheret1-8/+27
2018-10-15Fix:WIDGET_ENTRY_POINT variable always overwrittenRomain Forlot1-4/+6
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-15Don't ship config.xml to packaging dir. UselessRomain Forlot1-1/+0
2018-10-15Set default value for APP_TEMPLATES_DIR and WIDGET_ENTRY_POINTSebastien Douheret1-5/+12
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 Desneux1-4/+10
2018-10-15common.cmake: fix icon copy and final name in packageStephane Desneux1-1/+2
2018-10-15fix local rpm buildRonan Le Martret1-1/+2
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