Age | Commit message (Expand) | Author | Files | Lines |
2017-09-12 | Don't fails if data files checker not found. |  Romain Forlot | 1 | -3/+3 |
2017-09-01 | Copying content not the directory. |  Romain Forlot | 1 | -1/+1 |
2017-08-30 | Disabling packaging target. To be externalized |  Romain Forlot | 2 | -98/+98 |
2017-08-30 | Added populate binding config files |  Romain Forlot | 1 | -0/+16 |
2017-08-29 | Fix: wrong OS detection when SDK env or Yocto |  Romain Forlot | 2 | -11/+11 |
2017-08-28 | Dirty fix to handle distro specific packages deps |  Romain Forlot | 3 | -39/+27 |
2017-08-28 | Fix pkgconfig parsing result |  Ronan Le Martret | 1 | -1/+1 |
2017-08-28 | Fix deb packaging pkgconfig dependency |  Ronan Le Martret | 1 | -1/+1 |
2017-08-26 | Fix: output msg if build fail on remote populate |  Romain Forlot | 1 | -1/+6 |
2017-08-25 | add_input_target targets built by default |  Romain Forlot | 1 | -1/+1 |
2017-08-25 | Generic default CLOSING_MESSAGE in sample config |  Romain Forlot | 2 | -11/+2 |
2017-08-25 | Indent |  Romain Forlot | 1 | -23/+23 |
2017-08-25 | Comment apparently uneeded section. |  Romain Forlot | 1 | -6/+9 |
2017-08-24 | Change luac option to do only syntax checking |  Romain Forlot | 1 | -1/+1 |
2017-08-24 | Fix: use of filter in Cmake 3.5 |  Romain Forlot | 1 | -3/+6 |
2017-08-24 | Fix: mistaped |  Romain Forlot | 1 | -1/+1 |
2017-08-24 | Fix: luac invokation failed. |  Romain Forlot | 1 | -1/+1 |
2017-08-24 | Workaround to bugged list filter backport function |  Romain Forlot | 1 | -6/+13 |
2017-08-23 | Fix: wrong variable detection |  Romain Forlot | 1 | -1/+1 |
2017-08-23 | OS detection to fallback instead of addition |  Romain Forlot | 1 | -1/+5 |
2017-08-23 | Enhances OS detection with Yocto and SDK |  Romain Forlot | 1 | -18/+22 |
2017-08-23 | Format: Remove spaces at EOL |  Romain Forlot | 1 | -1/+1 |
2017-08-22 | Better OS detection. |  Romain Forlot | 1 | -5/+6 |
2017-08-21 | Add macros to make a 2nd pass on required module |  Romain Forlot | 2 | -1/+9 |
2017-08-21 | Better OS detection and inclusion per distribution |  Romain Forlot | 2 | -6/+15 |
2017-08-21 | Don't output compiled lua file when checked. |  Romain Forlot | 1 | -1/+1 |
2017-08-20 | Install automatically managed for populate targets |  Romain Forlot | 1 | -88/+99 |
2017-08-20 | Fix: BINDINGV2 target not populated |  Romain Forlot | 1 | -7/+9 |
2017-08-18 | Better handling icon&config.xml to build widget |  Romain Forlot | 2 | -11/+14 |
2017-08-18 | Cleaning, format |  Romain Forlot | 1 | -5/+5 |
2017-08-18 | Duplicate variable meant to set installation dir |  Romain Forlot | 1 | -8/+0 |
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 | 2 | -13/+39 |
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 | 1 | -5/+15 |
2017-08-16 | Ease standard target DATA and HTDOCS creation |  Romain Forlot | 2 | -0/+26 |
2017-08-16 | Extending pluggable arch for templates |  Romain Forlot | 5 | -225/+34 |
2017-08-11 | Be able to choose openAPI definition file name. |  Romain Forlot | 1 | -6/+17 |
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 | 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 | 2 | -2/+8 |