Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-10-15 | Git repo can be used as submodules |  Romain Forlot | 132 | -11269/+0 |
2018-10-15 | Update template to the reference |  Romain Forlot | 8 | -8/+16 |
2018-10-15 | Add closing message and a widget message. Example more complete |  Romain Forlot | 4 | -8/+8 |
2018-10-15 | Fix: wrong path to test if html5 app is generated. |  Romain Forlot | 2 | -4/+4 |
2018-10-15 | Testing correctly a property |  Romain Forlot | 1 | -1/+2 |
2018-10-15 | Fix: populate targets not created |  Romain Forlot | 1 | -0/+1 |
2018-10-15 | Fix: Project name not set. |  Romain Forlot | 1 | -1/+1 |
2018-10-15 | Update templates |  Romain Forlot | 4 | -8/+12 |
2018-10-15 | Fix: using property for global targets list |  Romain Forlot | 1 | -1/+2 |
2018-10-15 | Update templates macros.cmake files. |  Romain Forlot | 4 | -52/+20 |
2018-10-15 | GLOBAL property instead of cache var to handle project targets |  Romain Forlot | 1 | -11/+3 |
2018-10-15 | Updating template to the new AGLbuild script |  Romain Forlot | 4 | -0/+8 |
2018-10-15 | Fix: being compatible with aglwgt_deploy Yocto tasks. |  Romain Forlot | 1 | -0/+2 |
2018-10-15 | Adding comments as documentation for each target. |  Romain Forlot | 9 | -21/+168 |
2018-10-15 | Update template with references. |  Romain Forlot | 18 | -123/+309 |
2018-10-15 | Adding missing mimetype |  Romain Forlot | 1 | -0/+1 |
2018-10-15 | Adding a widget message after building the widget package. |  Romain Forlot | 2 | -1/+7 |
2018-10-15 | Change packaging dependency logic |  Romain Forlot | 1 | -12/+18 |
2018-10-15 | Rework dependencies about custom target to be more CMake compliant |  Romain Forlot | 1 | -3/+4 |
2018-10-15 | Fix: make CACHED INTERNAL variable to be visible. |  Romain Forlot | 1 | -1/+1 |
2018-10-15 | Check compiler version to ensure a minimal version. |  Romain Forlot | 2 | -3/+10 |
2018-10-15 | Remove bashisme and don't echo executed command. |  Romain Forlot | 1 | -5/+9 |
2018-10-15 | Update CMakeLists files tree and organization |  Romain Forlot | 8 | -47/+102 |
2018-10-15 | Templates separation between binding API hat and Callbacks |  Romain Forlot | 7 | -76/+225 |
2018-10-15 | Update template to the reference. |  Romain Forlot | 4 | -240/+252 |
2018-10-15 | Generate a new target only if LABELS has been set. |  Romain Forlot | 1 | -37/+37 |
2018-10-15 | Change PREFIX test logic for binding using REGEX. |  Romain Forlot | 1 | -6/+8 |
2018-10-15 | Fix: make displaying closing message target as macro |  Romain Forlot | 1 | -16/+17 |
2018-10-15 | Adding LANGUAGES to the project. Better compiler version detection |  Romain Forlot | 2 | -1/+2 |
2018-10-15 | Fix: wrong reference to environment variable. |  Romain Forlot | 1 | -1/+1 |
2018-10-15 | Update README with renamed macros |  Romain Forlot | 1 | -4/+8 |
2018-10-15 | Update template to the reference |  Romain Forlot | 11 | -304/+262 |
2018-10-15 | Use optional pattern argument to search under subdirs |  Romain Forlot | 1 | -1/+6 |
2018-10-15 | Format |  Romain Forlot | 1 | -1/+1 |
2018-10-15 | Rename macro with all the same prefix. Clearer |  Romain Forlot | 1 | -45/+57 |
2018-10-15 | Remove unused dirty macros |  Romain Forlot | 1 | -25/+0 |