Age | Commit message (Expand) | Author | Files | Lines |
2018-10-15 | Add macros to make a 2nd pass on required module |  Romain Forlot | 1 | -1/+0 |
2018-10-15 | Better OS detection and inclusion per distribution |  Romain Forlot | 1 | -2/+10 |
2018-10-15 | Added per project custom template dir |  Romain Forlot | 1 | -0/+1 |
2018-10-15 | Personal files inclusion now by projects. |  Romain Forlot | 1 | -2/+2 |
2018-10-15 | Project cmake file have precedence on home & sys |  Romain Forlot | 1 | -1/+1 |
2018-10-15 | Fix: shared library files not found by gdb |  Romain Forlot | 1 | -0/+1 |
2018-10-15 | Fix: wrong macro name |  Romain Forlot | 1 | -2/+2 |
2018-10-15 | Change location for custom CMake files and scripts |  Romain Forlot | 1 | -2/+5 |
2018-10-15 | change path etc/config.cmake to conf.d/cmake/config.cmake |  Ronan Le Martret | 1 | -2/+2 |
2018-10-15 | Only 1 include in root CMake and no macro to call |  Romain Forlot | 1 | -13/+8 |
2018-10-15 | Correct precedence over included files |  Romain Forlot | 1 | -1/+1 |
2018-10-15 | Recursive include cmake file systemn home, project |  Romain Forlot | 1 | -99/+11 |
2018-10-15 | Add wrapper to 4 most commons macros |  Romain Forlot | 1 | -0/+15 |
2018-10-15 | Check Kernel version against SDK env or Host env. |  Romain Forlot | 1 | -5/+19 |
2018-10-15 | Split common files into specialized cmake files. |  Romain Forlot | 1 | -467/+7 |
2018-10-15 | Configure file at build time with separated target |  Romain Forlot | 1 | -67/+100 |
2018-10-15 | Update packaging creation |  Ronan Le Martret | 1 | -22/+120 |
2018-10-15 | Fix: remove old bug about overwriten variables. |  Romain Forlot | 1 | -2/+0 |
2018-10-15 | Fix gdb debugging and add widget install on target |  Sebastien Douheret | 1 | -8/+27 |
2018-10-15 | Fix:WIDGET_ENTRY_POINT variable always overwritten |  Romain Forlot | 1 | -4/+6 |
2018-10-15 | Fix wrong path to submodule files. |  Romain Forlot | 1 | -2/+0 |
2018-10-15 | Replace LIBRARIES by LDFLAGS for pkgconfig dep |  Ronan Le Martret | 1 | -1/+1 |
2018-10-15 | Don't ship config.xml to packaging dir. Useless |  Romain Forlot | 1 | -1/+0 |
2018-10-15 | Set default value for APP_TEMPLATES_DIR and WIDGET_ENTRY_POINT |  Sebastien Douheret | 1 | -5/+12 |
2018-10-15 | Remove spec file from package tree. |  Romain Forlot | 1 | -1/+1 |
2018-10-15 | Added a target to build an archive from git repo |  Romain Forlot | 1 | -1/+8 |
2018-10-15 | Fix: cli CMAKE_INSTALL_PREFIX variable ignored |  Romain Forlot | 1 | -1/+1 |
2018-10-15 | cmake: add WIDGET_CONFIG_TEMPLATE setting to specify location for config.xml.in |  Stephane Desneux | 1 | -4/+10 |
2018-10-15 | common.cmake: fix icon copy and final name in package |  Stephane Desneux | 1 | -1/+2 |
2018-10-15 | fix local rpm build |  Ronan Le Martret | 1 | -1/+2 |
2018-10-15 | Description |  Romain Forlot | 1 | -2/+2 |
2018-10-15 | Trick to always execute popule http and data dir |  Romain Forlot | 1 | -4/+6 |
2018-10-15 | Format |  Romain Forlot | 1 | -7/+7 |
2018-10-15 | Overload CMAKE_INSTALL_PREFIX if custom defined |  Romain Forlot | 1 | -1/+7 |
2018-10-15 | Always configure files to build widget. |  Romain Forlot | 1 | -6/+0 |
2018-10-15 | Use FATAL_ERROR if missing file to build packages |  Romain Forlot | 1 | -41/+45 |
2018-10-15 | Renamed variables to avoid confusing |  Romain Forlot | 1 | -10/+12 |
2018-10-15 | Add missing macro used in building RPM spec file |  Romain Forlot | 1 | -0/+4 |
2018-10-15 | Fix missing variable use for remote debug |  Romain Forlot | 1 | -0/+3 |
2018-10-15 | Adding colors in output messages. |  Romain Forlot | 1 | -2/+2 |
2018-10-15 | Fix:use first optional argument in adding subdir macro |  Romain Forlot | 1 | -3/+5 |
2018-10-15 | Fix: rsync / on target. |  Romain Forlot | 1 | -1/+1 |
2018-10-15 | Fix: hardcoded path |  Romain Forlot | 1 | -2/+2 |
2018-10-15 | Fix: variable coherence |  Romain Forlot | 1 | -5/+5 |
2018-10-15 | Added possibility to check linux kernel version |  Romain Forlot | 1 | -1/+9 |
2018-10-15 | Missing variable and target call |  Romain Forlot | 1 | -0/+5 |
2018-10-15 | Get back to last folder structure (more or less) |  Romain Forlot | 1 | -0/+372 |