aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/common.cmake
AgeCommit message (Expand)AuthorFilesLines
2017-11-17Check version between app-templates and project.Romain Forlot1-0/+1
2017-10-04Include ExternalProject CMake module by defaultRomain Forlot1-0/+3
2017-08-29Fix: wrong OS detection when SDK env or YoctoRomain Forlot1-0/+11
2017-08-28Dirty fix to handle distro specific packages depsRomain Forlot1-11/+27
2017-08-23Fix: wrong variable detectionRomain Forlot1-1/+1
2017-08-23OS detection to fallback instead of additionRomain Forlot1-1/+5
2017-08-21Add macros to make a 2nd pass on required moduleRomain Forlot1-1/+0
2017-08-21Better OS detection and inclusion per distributionRomain Forlot1-2/+10
2017-08-17Added per project custom template dirRomain Forlot1-0/+1
2017-08-16Personal files inclusion now by projects.Romain Forlot1-2/+2
2017-07-21Project cmake file have precedence on home & sysRomain Forlot1-1/+1
2017-07-10Fix: shared library files not found by gdbRomain Forlot1-0/+1
2017-07-05Fix: wrong macro nameRomain Forlot1-2/+2
2017-07-04Change location for custom CMake files and scriptsRomain Forlot1-2/+5
2017-06-28change path etc/config.cmake to conf.d/cmake/config.cmakeRonan Le Martret1-2/+2
2017-06-27Only 1 include in root CMake and no macro to callRomain Forlot1-13/+8
2017-06-27Correct precedence over included filesRomain Forlot1-1/+1
2017-06-27Recursive include cmake file systemn home, projectRomain Forlot1-99/+11
2017-06-27Add wrapper to 4 most commons macrosRomain Forlot1-0/+15
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 Forlot1-467/+7
2017-06-21Configure file at build time with separated targetRomain Forlot1-67/+100
2017-06-20Update packaging creationRonan Le Martret1-22/+120
2017-06-15Fix: remove old bug about overwriten variables.Romain Forlot1-2/+0
2017-06-15Fix gdb debugging and add widget install on targetSebastien Douheret1-8/+27
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-12Fix wrong path to submodule files.Romain Forlot1-2/+0
2017-06-12Replace LIBRARIES by LDFLAGS for pkgconfig depRonan Le Martret1-1/+1
2017-06-12Merge "Set default value for APP_TEMPLATES_DIR and WIDGET_ENTRY_POINT"Jan-Simon Moeller1-5/+12
2017-06-09Don't ship config.xml to packaging dir. UselessRomain Forlot1-1/+0
2017-06-09Set default value for APP_TEMPLATES_DIR and WIDGET_ENTRY_POINTSebastien Douheret1-5/+12
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 Desneux1-4/+10
2017-06-08common.cmake: fix icon copy and final name in packageStephane Desneux1-1/+2
2017-06-07fix local rpm buildRonan Le Martret1-1/+2
2017-05-29DescriptionRomain Forlot1-2/+2
2017-05-29Trick to always execute popule http and data dirRomain Forlot1-4/+6
2017-05-29FormatRomain Forlot1-7/+7
2017-05-29Overload CMAKE_INSTALL_PREFIX if custom definedRomain Forlot1-1/+7
2017-05-29Always configure files to build widget.Romain Forlot1-6/+0
2017-05-29Use FATAL_ERROR if missing file to build packagesRomain Forlot1-41/+45
2017-05-29Renamed variables to avoid confusingRomain Forlot1-10/+12
2017-05-29Add missing macro used in building RPM spec fileRomain Forlot1-0/+4
2017-05-28Fix missing variable use for remote debugRomain Forlot1-0/+3
2017-05-28Adding colors in output messages.Romain Forlot1-2/+2
2017-05-28Fix:use first optional argument in adding subdir macroRomain Forlot1-3/+5
2017-05-24Fix: rsync / on target.Romain Forlot1-1/+1