aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/common.cmake
AgeCommit message (Expand)AuthorFilesLines
2018-10-18Minor fixesRomain Forlot1-1/+1
2018-10-05Adding warning message to migrate on CMake moduleRomain Forlot1-0/+2
2018-09-20common.cmake: fixed erroneous search path for os-releaseguppy_6.90.0guppy/6.90.06.90.0Thierry Bultel1-1/+1
2018-07-09Use CACHE variable for other common CMAKE variableRomain Forlot1-0/+1
2018-07-05Fix: SYSROOT location detection... Wrong test.Romain Forlot1-1/+1
2018-06-27Disable the in-tree build method.Romain Forlot1-0/+2
2018-06-27Detect Yocto as OS distributionRomain Forlot1-1/+2
2018-05-16Improve OS detectionRomain Forlot1-4/+11
2018-05-14Fix: OS detectionRomain Forlot1-1/+1
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