Age | Commit message (Expand) | Author | Files | Lines |
2017-06-21 | Configure file at build time with separated target |  Romain Forlot | 3 | -70/+105 |
2017-06-20 | Update packaging creation |  Ronan Le Martret | 8 | -31/+262 |
2017-06-15 | Merge changes I81a6d9f6,I67698bbb |  Romain Forlot | 6 | -12/+74 |
2017-06-15 | Fix: remove old bug about overwriten variables. |  Romain Forlot | 1 | -2/+0 |
2017-06-15 | Update README |  Romain Forlot | 1 | -10/+12 |
2017-06-15 | Fix gdb debugging and add widget install on target |  Sebastien Douheret | 6 | -12/+76 |
2017-06-13 | Update README |  Romain Forlot | 1 | -4/+4 |
2017-06-13 | Merge "Update config.cmake.sample" |  Romain Forlot | 1 | -1/+2 |
2017-06-13 | Merge "Replace LIBRARIES by LDFLAGS for pkgconfig dep" |  Romain Forlot | 1 | -1/+1 |
2017-06-12 | Fix:WIDGET_ENTRY_POINT variable always overwritten |  Romain Forlot | 1 | -4/+6 |
2017-06-12 | renamed default submodules dir |  Romain Forlot | 1 | -1/+1 |
2017-06-12 | Fix wrong path to submodule files. |  Romain Forlot | 1 | -2/+0 |
2017-06-12 | Format |  Romain Forlot | 2 | -3/+3 |
2017-06-12 | Replace LIBRARIES by LDFLAGS for pkgconfig dep |  Ronan Le Martret | 1 | -1/+1 |
2017-06-12 | Update config.cmake.sample |  Ronan Le Martret | 1 | -1/+2 |
2017-06-12 | Merge "Set default value for APP_TEMPLATES_DIR and WIDGET_ENTRY_POINT" |  Jan-Simon Moeller | 2 | -6/+13 |
2017-06-09 | gitignore: add vim swap files |  Stephane Desneux | 1 | -0/+1 |
2017-06-09 | fix typo: 'license', not 'licence' (french) |  Stephane Desneux | 4 | -4/+4 |
2017-06-09 | Don't ship config.xml to packaging dir. Useless |  Romain Forlot | 1 | -1/+0 |
2017-06-09 | Update README. |  Romain Forlot | 1 | -29/+54 |
2017-06-09 | Format |  Romain Forlot | 1 | -2/+0 |
2017-06-09 | Adding a full explained widget configuration file |  Romain Forlot | 1 | -0/+142 |
2017-06-09 | More detailled comments. |  Romain Forlot | 1 | -14/+17 |
2017-06-09 | Set default value for APP_TEMPLATES_DIR and WIDGET_ENTRY_POINT |  Sebastien Douheret | 2 | -6/+13 |
2017-06-09 | Remove spec file from package tree. |  Romain Forlot | 1 | -1/+1 |
2017-06-09 | Added a target to build an archive from git repo |  Romain Forlot | 1 | -1/+8 |
2017-06-09 | Fix: cli CMAKE_INSTALL_PREFIX variable ignored |  Romain Forlot | 1 | -1/+1 |
2017-06-09 | cmake: add WIDGET_CONFIG_TEMPLATE setting to specify location for config.xml.in |  Stephane Desneux | 2 | -5/+15 |
2017-06-08 | cmake: add default icons |  Stephane Desneux | 5 | -0/+0 |
2017-06-08 | common.cmake: fix icon copy and final name in package |  Stephane Desneux | 1 | -1/+2 |
2017-06-08 | Merge "Add build rule to .PHONY list" |  Jan-Simon Moeller | 2 | -2/+2 |
2017-06-08 | Make optional kernel version checks. |  Romain Forlot | 1 | -1/+2 |
2017-06-08 | Fix: empty value in generated config.xml file. |  Romain Forlot | 1 | -23/+21 |
2017-06-08 | Add build rule to .PHONY list |  Sebastien Douheret | 2 | -2/+2 |
2017-06-08 | autobuild/agl: remove spurious dependency on config.xml.in and icon.png.in |  Stephane Desneux | 1 | -2/+2 |
2017-06-07 | add .gitreview file |  Ronan Le Martret | 1 | -0/+5 |
2017-06-07 | fix local rpm build |  Ronan Le Martret | 3 | -6/+17 |
2017-05-29 | Fix: mismatch variable name. |  Romain Forlot | 1 | -1/+1 |
2017-05-29 | Description |  Romain Forlot | 1 | -2/+2 |
2017-05-29 | Trick to always execute popule http and data dir |  Romain Forlot | 1 | -4/+6 |
2017-05-29 | Format |  Romain Forlot | 1 | -7/+7 |
2017-05-29 | Overload CMAKE_INSTALL_PREFIX if custom defined |  Romain Forlot | 1 | -1/+7 |
2017-05-29 | Always configure files to build widget. |  Romain Forlot | 1 | -6/+0 |
2017-05-29 | Use FATAL_ERROR if missing file to build packages |  Romain Forlot | 1 | -41/+45 |
2017-05-29 | Renamed variables to avoid confusing |  Romain Forlot | 1 | -10/+12 |
2017-05-29 | Add missing macro used in building RPM spec file |  Romain Forlot | 2 | -0/+4 |
2017-05-28 | Fix missing variable use for remote debug |  Romain Forlot | 2 | -0/+10 |
2017-05-28 | Adding colors in output messages. |  Romain Forlot | 1 | -2/+2 |
2017-05-28 | Fix:use first optional argument in adding subdir macro |  Romain Forlot | 1 | -3/+5 |
2017-05-28 | Fix: first ssh connection |  Romain Forlot | 1 | -1/+1 |