Age | Commit message (Expand) | Author | Files | Lines |
2018-10-15 | Fix pkgconfig parsing result |  Ronan Le Martret | 1 | -1/+1 |
2018-10-15 | Fix deb packaging pkgconfig dependency |  Ronan Le Martret | 1 | -1/+1 |
2018-10-15 | Fix: output msg if build fail on remote populate |  Romain Forlot | 1 | -1/+6 |
2018-10-15 | add_input_target targets built by default |  Romain Forlot | 1 | -1/+1 |
2018-10-15 | Update doc and README with latest modifications |  Romain Forlot | 4 | -26/+68 |
2018-10-15 | Generic default CLOSING_MESSAGE in sample config |  Romain Forlot | 3 | -24/+15 |
2018-10-15 | Indent |  Romain Forlot | 1 | -23/+23 |
2018-10-15 | Comment apparently uneeded section. |  Romain Forlot | 1 | -6/+9 |
2018-10-15 | Change luac option to do only syntax checking |  Romain Forlot | 1 | -1/+1 |
2018-10-15 | Fix: use of filter in Cmake 3.5 |  Romain Forlot | 1 | -3/+6 |
2018-10-15 | Fix: mistaped |  Romain Forlot | 1 | -1/+1 |
2018-10-15 | Fix: luac invokation failed. |  Romain Forlot | 1 | -1/+1 |
2018-10-15 | Workaround to bugged list filter backport function |  Romain Forlot | 1 | -6/+13 |
2018-10-15 | Fix: wrong variable detection |  Romain Forlot | 1 | -1/+1 |
2018-10-15 | OS detection to fallback instead of addition |  Romain Forlot | 1 | -1/+5 |
2018-10-15 | Enhances OS detection with Yocto and SDK |  Romain Forlot | 1 | -18/+22 |
2018-10-15 | Format: Remove spaces at EOL |  Romain Forlot | 5 | -5/+5 |
2018-10-15 | Better OS detection. |  Romain Forlot | 1 | -5/+6 |
2018-10-15 | Format, improve config.cmake.sample file |  Romain Forlot | 1 | -7/+39 |
2018-10-15 | Add macros to make a 2nd pass on required module |  Romain Forlot | 2 | -1/+9 |
2018-10-15 | Better OS detection and inclusion per distribution |  Romain Forlot | 4 | -8/+23 |
2018-10-15 | Don't output compiled lua file when checked. |  Romain Forlot | 1 | -1/+1 |
2018-10-15 | Install automatically managed for populate targets |  Romain Forlot | 1 | -88/+99 |
2018-10-15 | Fix: BINDINGV2 target not populated |  Romain Forlot | 1 | -7/+9 |
2018-10-15 | Better handling icon&config.xml to build widget |  Romain Forlot | 3 | -13/+16 |
2018-10-15 | Cleaning, format |  Romain Forlot | 2 | -10/+10 |
2018-10-15 | Duplicate variable meant to set installation dir |  Romain Forlot | 3 | -13/+1 |
2018-10-15 | Make CMake minimal version to at least v3.5 |  Romain Forlot | 1 | -3/+81 |
2018-10-15 | Remove JSON checker not suitable for schema check |  Romain Forlot | 1 | -2/+3 |
2018-10-15 | Added per project custom template dir |  Romain Forlot | 1 | -0/+1 |
2018-10-15 | Fix: missing dev pkg files error. Now well checked |  Romain Forlot | 1 | -4/+7 |
2018-10-15 | Personal files inclusion now by projects. |  Romain Forlot | 4 | -17/+53 |
2018-10-15 | Fix new arbo |  Romain Forlot | 2 | -5/+5 |
2018-10-15 | Reorganization between variables/build options |  Romain Forlot | 4 | -38/+39 |
2018-10-15 | Avoid wrong OPENAPI_DEF variable definition |  Romain Forlot | 1 | -0/+6 |
2018-10-15 | Better handling of icons |  Romain Forlot | 2 | -5/+16 |
2018-10-15 | Ease standard target DATA and HTDOCS creation |  Romain Forlot | 3 | -0/+33 |
2018-10-15 | Extending pluggable arch for templates |  Romain Forlot | 20 | -37/+34 |
2018-10-15 | Update documentation about properties |  Romain Forlot | 3 | -8/+32 |
2018-10-15 | Be able to choose openAPI definition file name. |  Romain Forlot | 3 | -12/+31 |
2018-10-15 | Fix: make install double files in build dir. |  Romain Forlot | 1 | -2/+2 |
2018-10-15 | Fix: wrong link libraries dependencies var name |  Romain Forlot | 1 | -2/+2 |
2018-10-15 | Update README/docs with new LABELS BINDINGV2 infos |  Romain Forlot | 2 | -0/+8 |
2018-10-15 | Change compilation flags setup. |  Romain Forlot | 2 | -25/+47 |
2018-10-15 | Generate .h from OpenAPI json description file |  Romain Forlot | 1 | -1/+14 |
2018-10-15 | No optimization in DEBUG build configuration |  Romain Forlot | 1 | -1/+0 |
2018-10-15 | Format and Make CMake dependencies cleaner. |  Romain Forlot | 1 | -10/+16 |
2018-10-15 | Fixed target-populate dependencies and update native-remote debug |  Fulup Ar Foll | 3 | -10/+19 |
2018-10-15 | Fix logic bug in addition of -DKERNEL_MINIMAL_VERSION |  Jan-Simon Möller | 1 | -1/+2 |
2018-10-15 | Comment |  Romain Forlot | 1 | -6/+6 |