Adding warning message to migrate on CMake module
[apps/app-templates.git] / cmake / common.cmake
2018-10-05 Romain ForlotAdding warning message to migrate on CMake module 01/16901/3
2018-09-20 Thierry Bultelcommon.cmake: fixed erroneous search path for os-release 83/16683/2 6.90.0 guppy/6.90.0 guppy_6.90.0
2018-07-09 Romain ForlotUse CACHE variable for other common CMAKE variable 35/15135/3
2018-07-05 Romain ForlotFix: SYSROOT location detection... Wrong test. 33/15033/2
2018-06-27 Romain ForlotDisable the in-tree build method. 43/14743/1
2018-06-27 Romain ForlotDetect Yocto as OS distribution 41/14741/1
2018-05-16 Romain ForlotImprove OS detection
2018-05-14 Romain ForlotFix: OS detection
2017-11-17 Romain ForlotCheck version between app-templates and project. 39/12039/1
2017-10-04 Romain ForlotInclude ExternalProject CMake module by default
2017-08-29 Romain ForlotFix: wrong OS detection when SDK env or Yocto
2017-08-28 Romain ForlotDirty fix to handle distro specific packages deps
2017-08-23 Romain ForlotFix: wrong variable detection
2017-08-23 Romain ForlotOS detection to fallback instead of addition
2017-08-21 Romain ForlotAdd macros to make a 2nd pass on required module
2017-08-21 Romain ForlotBetter OS detection and inclusion per distribution
2017-08-17 Romain ForlotAdded per project custom template dir
2017-08-16 Romain ForlotPersonal files inclusion now by projects.
2017-07-21 Romain ForlotProject cmake file have precedence on home & sys
2017-07-10 Romain ForlotFix: shared library files not found by gdb 37/10137/2
2017-07-05 Romain ForlotFix: wrong macro name
2017-07-04 Romain ForlotChange location for custom CMake files and scripts
2017-06-28 Romain ForlotMerge "Add pkg-config for deb packaging"
2017-06-28 Ronan Le Martretchange path etc/config.cmake to conf.d/cmake/config... 89/9889/2
2017-06-27 Romain ForlotOnly 1 include in root CMake and no macro to call
2017-06-27 Romain ForlotCorrect precedence over included files
2017-06-27 Romain ForlotRecursive include cmake file systemn home, project
2017-06-27 Romain ForlotAdd wrapper to 4 most commons macros
2017-06-26 Romain ForlotCheck Kernel version against SDK env or Host env.
2017-06-26 Romain ForlotSplit common files into specialized cmake files.
2017-06-21 Romain ForlotConfigure file at build time with separated target 77/9777/7
2017-06-20 Ronan Le MartretUpdate packaging creation 77/9677/7
2017-06-15 Romain ForlotMerge changes I81a6d9f6,I67698bbb
2017-06-15 Romain ForlotFix: remove old bug about overwriten variables. 39/9739/1
2017-06-15 Sebastien DouheretFix gdb debugging and add widget install on target 37/9737/1
2017-06-13 Romain ForlotMerge "Update config.cmake.sample"
2017-06-13 Romain ForlotMerge "Replace LIBRARIES by LDFLAGS for pkgconfig dep"
2017-06-12 Romain ForlotFix:WIDGET_ENTRY_POINT variable always overwritten
2017-06-12 Romain ForlotFix wrong path to submodule files.
2017-06-12 Ronan Le MartretReplace LIBRARIES by LDFLAGS for pkgconfig dep 09/9709/1
2017-06-12 Jan-Simon MoellerMerge "Set default value for APP_TEMPLATES_DIR and...
2017-06-09 Romain ForlotDon't ship config.xml to packaging dir. Useless
2017-06-09 Sebastien DouheretSet default value for APP_TEMPLATES_DIR and WIDGET_ENTR... 75/9675/1
2017-06-09 Romain ForlotRemove spec file from package tree.
2017-06-09 Romain ForlotAdded a target to build an archive from git repo
2017-06-09 Romain ForlotFix: cli CMAKE_INSTALL_PREFIX variable ignored
2017-06-08 Stephane Desneuxcmake: add WIDGET_CONFIG_TEMPLATE setting to specify...
2017-06-08 Stephane Desneuxcommon.cmake: fix icon copy and final name in package
2017-06-07 Ronan Le Martretfix local rpm build 27/9627/1
2017-05-29 Romain ForlotDescription
2017-05-29 Romain ForlotTrick to always execute popule http and data dir
2017-05-29 Romain ForlotFormat
2017-05-29 Romain ForlotOverload CMAKE_INSTALL_PREFIX if custom defined
2017-05-29 Romain ForlotAlways configure files to build widget.
2017-05-29 Romain ForlotUse FATAL_ERROR if missing file to build packages
2017-05-29 Romain ForlotRenamed variables to avoid confusing
2017-05-28 Romain ForlotAdd missing macro used in building RPM spec file
2017-05-28 Romain ForlotFix missing variable use for remote debug
2017-05-28 Romain ForlotAdding colors in output messages.
2017-05-28 Romain ForlotFix:use first optional argument in adding subdir macro
2017-05-24 Romain ForlotFix: rsync / on target.
2017-05-24 Romain ForlotFix: hardcoded path
2017-05-24 Romain ForlotFix: variable coherence
2017-05-24 Romain ForlotAdded possibility to check linux kernel version
2017-05-24 Romain ForlotMissing variable and target call
2017-05-24 Romain ForlotGet back to last folder structure (more or less)