Age | Commit message (Expand) | Author | Files | Lines |
2018-10-15 | More detailled comments. |  Romain Forlot | 1 | -14/+17 |
2018-10-15 | Set default value for APP_TEMPLATES_DIR and WIDGET_ENTRY_POINT |  Sebastien Douheret | 2 | -6/+13 |
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 | 2 | -5/+15 |
2018-10-15 | cmake: add default icons |  Stephane Desneux | 5 | -0/+0 |
2018-10-15 | common.cmake: fix icon copy and final name in package |  Stephane Desneux | 1 | -1/+2 |
2018-10-15 | Make optional kernel version checks. |  Romain Forlot | 1 | -1/+2 |
2018-10-15 | Fix: empty value in generated config.xml file. |  Romain Forlot | 1 | -23/+21 |
2018-10-15 | Add build rule to .PHONY list |  Sebastien Douheret | 2 | -2/+2 |
2018-10-15 | autobuild/agl: remove spurious dependency on config.xml.in and icon.png.in |  Stephane Desneux | 1 | -2/+2 |
2018-10-15 | fix local rpm build |  Ronan Le Martret | 3 | -6/+17 |
2018-10-15 | Fix: mismatch variable name. |  Romain Forlot | 1 | -1/+1 |
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 | 2 | -0/+4 |
2018-10-15 | Fix missing variable use for remote debug |  Romain Forlot | 2 | -0/+10 |
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: first ssh connection |  Romain Forlot | 1 | -1/+1 |
2018-10-15 | Fix: rsync / on target. |  Romain Forlot | 1 | -1/+1 |
2018-10-15 | Fix: hardcoded path |  Romain Forlot | 2 | -3/+3 |
2018-10-15 | Fix: variable coherence |  Romain Forlot | 1 | -5/+5 |
2018-10-15 | Added possibility to check linux kernel version |  Romain Forlot | 2 | -2/+14 |
2018-10-15 | Added missing files... |  Romain Forlot | 2 | -0/+38 |
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 | 6 | -0/+0 |
2018-10-15 | Fix: can't build rpm file |  Romain Forlot | 1 | -1/+0 |
2018-10-15 | Fix: can't build wgt file |  Romain Forlot | 1 | -2/+2 |
2018-10-15 | Update README doc |  Romain Forlot | 1 | -16/+46 |
2018-10-15 | Add variable indicating where is app-templates repo clone |  Romain Forlot | 2 | -4/+8 |
2018-10-15 | Separate directory to put package build files. |  Romain Forlot | 1 | -0/+2 |
2018-10-15 | Fix: rpm spec file not configured. |  Romain Forlot | 1 | -2/+2 |
2018-10-15 | Format: indent |  Romain Forlot | 1 | -11/+45 |
2018-10-15 | Rename variable to be more accurate |  Romain Forlot | 1 | -18/+19 |
2018-10-15 | Renaming macros to common. |  Romain Forlot | 1 | -0/+0 |
2018-10-15 | Fix wrong rpm spec files extensions. |  Romain Forlot | 2 | -7/+54 |
2018-10-15 | Reorganization of folder structure |  Romain Forlot | 7 | -0/+0 |
2018-10-15 | Fix: Test modules package dependencies versions. |  Romain Forlot | 1 | -4/+5 |
2018-10-15 | Improve populate htdocs and data target types. |  Romain Forlot | 1 | -5/+5 |
2018-10-15 | Fix project LIBDIR and RESOURCES paths. |  Romain Forlot | 1 | -2/+2 |
2018-10-15 | Improve .gitignore |  Romain Forlot | 1 | -0/+3 |
2018-10-15 | Specify script as a sample file to be copied |  Romain Forlot | 1 | -0/+0 |
2018-10-15 | Reorganization for a new project tree logic. |  Romain Forlot | 7 | -65/+176 |