Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-20 | Separation Generator to a dedicated repo | Romain Forlot | 1 | -79/+0 | |
Change-Id: Id94831651c3266861435272a6e36c7884bef2c45 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> | |||||
2017-06-07 | Fix: c++11 detected and not applied from config | Romain Forlot | 1 | -2/+2 | |
Change-Id: Iedf1f88e142a3f579ada3794b1f0f8813105d880 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> | |||||
2017-04-14 | Change directory architecture to use 2 separated projects. | Romain Forlot | 1 | -0/+79 | |
Each projects, binder and generator, has to be compiled separatly. CAN-binder will host high and low level binding CAN-config-generator only the generator used for low level binding. build.sh script just launch both build in their respective dir. Change-Id: Ic77932660fcca507b23a631d4e4e790f608880ae Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> |