Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-10-15 | Add .gitignore | Romain Forlot | 1 | -1/+3 |
2018-10-15 | Update to the latest modification from reference | Romain Forlot | 8 | -10/+18 |
2018-10-15 | Fix: wrong mimetype and content value for HTML5 example | Romain Forlot | 1 | -1/+1 |
2018-10-15 | Fix: wrong cp command, missing recursive parameter | Romain Forlot | 1 | -1/+1 |
2018-10-15 | Improve documentation. | Romain Forlot | 1 | -3/+14 |
2018-10-15 | Rename to more meaningful name directories | Romain Forlot | 132 | -0/+0 |
2018-10-15 | Continue separation of sources and put also html5 into separated dir | Romain Forlot | 14 | -67/+99 |
2018-10-15 | Delete dirty qml examples | Romain Forlot | 19 | -1042/+0 |
2018-10-15 | Put sources into dedicated directories | Romain Forlot | 6 | -4/+4 |
2018-10-15 | Keep only icon in the packaging directory | Romain Forlot | 1 | -0/+0 |
2018-10-15 | Improve README usage chapter to be more descriptive of what to do. | Romain Forlot | 1 | -33/+79 |
2018-10-15 | Use OUTPUT_NAME properties by default to populate to widget tree | Romain Forlot | 1 | -4/+4 |
2018-10-15 | Remove useless script | Romain Forlot | 1 | -96/+0 |
2018-10-15 | replaces macro 'setc..' by 'set..CACHE' | José Bollo | 7 | -112/+70 |
2018-10-15 | Adding exec permission to the AGLbuild template script | Romain Forlot | 1 | -0/+0 |
2018-10-15 | Rename AGLbuild script to the correct name | Romain Forlot | 7 | -0/+41 |
2018-10-15 | Prepare future versions | José Bollo | 6 | -6/+6 |
2018-10-15 | Fix: exported symbols globbing expression now accept any versions | Romain Forlot | 1 | -1/+1 |
2018-10-15 | Remove left file from CAN_signaling project | Romain Forlot | 1 | -3/+0 |
2018-10-15 | Fix: efence library inclusion | Romain Forlot | 1 | -1/+1 |
2018-10-15 | Adding README with instruction and help | Romain Forlot | 1 | -0/+114 |
2018-10-15 | Adding script to install template structure to an app project | Romain Forlot | 1 | -0/+96 |
2018-10-15 | Adding simple AGLBuild wrapping CMake invocation. | Romain Forlot | 1 | -0/+41 |
2018-10-15 | Adding widget file to files to be cleaned at 'make clean' step. | Romain Forlot | 1 | -1/+1 |
2018-10-15 | Make more generic template. | Romain Forlot | 2 | -6/+41 |