Age | Commit message (Expand) | Author | Files | Lines |
2017-08-18 | Duplicate variable meant to set installation dir | Romain Forlot | 3 | -13/+1 |
2017-08-18 | Make CMake minimal version to at least v3.5 | Romain Forlot | 1 | -3/+81 |
2017-08-18 | Remove JSON checker not suitable for schema check | Romain Forlot | 1 | -2/+3 |
2017-08-17 | Added per project custom template dir | Romain Forlot | 1 | -0/+1 |
2017-08-17 | Fix: missing dev pkg files error. Now well checked | Romain Forlot | 1 | -4/+7 |
2017-08-16 | Personal files inclusion now by projects. | Romain Forlot | 4 | -17/+53 |
2017-08-16 | Fix new arbo | Romain Forlot | 2 | -5/+5 |
2017-08-16 | Reorganization between variables/build options | Romain Forlot | 4 | -38/+39 |
2017-08-16 | Avoid wrong OPENAPI_DEF variable definition | Romain Forlot | 1 | -0/+6 |
2017-08-16 | Better handling of icons | Romain Forlot | 2 | -5/+16 |
2017-08-16 | Ease standard target DATA and HTDOCS creation | Romain Forlot | 3 | -0/+33 |
2017-08-16 | Extending pluggable arch for templates | Romain Forlot | 20 | -37/+34 |
2017-08-15 | Update documentation about properties | Romain Forlot | 3 | -8/+32 |
2017-08-11 | Be able to choose openAPI definition file name. | Romain Forlot | 3 | -12/+31 |
2017-08-10 | Fix: make install double files in build dir. | Romain Forlot | 1 | -2/+2 |
2017-08-10 | Fix: wrong link libraries dependencies var name | Romain Forlot | 1 | -2/+2 |
2017-08-10 | Update README/docs with new LABELS BINDINGV2 infos | Romain Forlot | 2 | -0/+8 |
2017-08-10 | Change compilation flags setup. | Romain Forlot | 2 | -25/+47 |
2017-08-09 | Generate .h from OpenAPI json description file | Romain Forlot | 1 | -1/+14 |
2017-08-08 | No optimization in DEBUG build configuration | Romain Forlot | 1 | -1/+0 |
2017-08-08 | Format and Make CMake dependencies cleaner. | Romain Forlot | 1 | -10/+16 |
2017-07-31 | Fixed target-populate dependencies and update native-remote debug | Fulup Ar Foll | 3 | -10/+19 |
2017-07-26 | Fix logic bug in addition of -DKERNEL_MINIMAL_VERSION | Jan-Simon Möller | 1 | -1/+2 |
2017-07-25 | Comment | Romain Forlot | 1 | -6/+6 |
2017-07-25 | 2 Kernel checks available (warning or mandatory) | Romain Forlot | 3 | -20/+39 |
2017-07-25 | Change compile flag and clearer to read | Romain Forlot | 1 | -8/+9 |
2017-07-21 | Project cmake file have precedence on home & sys | Romain Forlot | 1 | -1/+1 |
2017-07-21 | README: point to the correct CMakeLists.txt sample | José Bollo | 1 | -1/+1 |
2017-07-21 | README: update git repo url | José Bollo | 1 | -1/+1 |
2017-07-20 | Add possibility to customize option at link. | Romain Forlot | 1 | -0/+4 |
2017-07-19 | Fix: bad afb-daemon flag, disable auto answer 'no' | Romain Forlot | 2 | -2/+7 |
2017-07-18 | -pg flags belongs to profiling more than debug | Romain Forlot | 1 | -1/+1 |
2017-07-12 | Add group AGL to spec file | Ronan Le Martret | 1 | -0/+1 |
2017-07-12 | Remove rpm macro "%__make", use "make" instead | Ronan Le Martret | 1 | -1/+1 |
2017-07-11 | Linux autobuild script more verbose and usable | Romain Forlot | 1 | -3/+19 |
2017-07-10 | Add an help target used by default | Romain Forlot | 1 | -3/+16 |
2017-07-10 | Fix: crash if no DEST argument provided | Romain Forlot | 1 | -2/+2 |
2017-07-10 | Fix: shared library files not found by gdb | Romain Forlot | 4 | -5/+17 |
2017-07-10 | Format | Romain Forlot | 1 | -2/+2 |
2017-07-10 | Use recommended way to specify target dependencies | Romain Forlot | 1 | -11/+7 |
2017-07-09 | Fix invalid widget dir in config sample | Sebastien Douheret | 1 | -1/+1 |
2017-07-07 | Default execution flag on shell scripts templates. | Romain Forlot | 2 | -0/+0 |
2017-07-07 | Fix: also avoid cleaning generated packaging files | Romain Forlot | 1 | -36/+11 |
2017-07-07 | Fix: cleaning of autobuild script using make clean | Romain Forlot | 1 | -6/+10 |
2017-07-07 | Fix: cleaning generated additionals files | Romain Forlot | 1 | -3/+2 |
2017-07-07 | Add configured file to files to clean up with make | Romain Forlot | 1 | -0/+1 |
2017-07-07 | Fix: wrong extension of configured files | Romain Forlot | 4 | -0/+1 |
2017-07-06 | Add some reminder | Romain Forlot | 1 | -0/+1 |
2017-07-06 | Fix: Yocto cross compile flag same the last commit | Romain Forlot | 1 | -9/+14 |
2017-07-05 | Fix Yocto can't compile project using app-templates | Romain Forlot | 1 | -8/+5 |