Fix: make sure install execute sequentially
[apps/low-level-can-service.git] / src / CMakeLists.txt
2017-03-22 Forlot Romain [IoT... Fix: make sure install execute sequentially
2017-03-16 Romain ForlotFollow rename operation in CMakeLists.txt
2017-03-16 Romain ForlotSeparation of classes in the same file.
2017-03-16 Romain ForlotChange configuration location into an etc directory.
2017-03-16 Romain ForlotFix CMakeLists file to get isotp correctly linked and...
2017-03-16 Romain ForlotChange also where wgt file is since we build into a...
2017-03-16 Loïc Collignonfixed CMakeLists.txt
2017-03-16 Romain ForlotAdded new cpp files.
2017-03-16 Romain ForlotIntroducing diagnostic manager class.
2017-03-16 Romain ForlotInclude file changes, typo and renaming operation.
2017-03-16 Romain ForlotFinalize new directories organization.
2017-03-06 Romain ForlotInclude new signals.xpp files to the compilation
2017-03-03 Romain ForlotChange TARGET variable name and remove CMakeTools
2017-03-02 Romain ForlotTests with CmakeTools extension for VSCode. Can install...
2017-02-28 Romain ForlotMake the thread function members of can_bus_t and can_b...
2017-02-28 Romain ForlotRe-arranging objects splitting all objects over
2017-02-27 Romain ForlotAdded missing pthread lib
2017-02-27 Romain ForlotRemoved static libraries deployed by mistake
2017-02-27 Romain ForlotBuild and link statically external libraries
2017-02-23 Romain ForlotMake binder_interface global variable rather than
2017-02-23 Romain ForlotCleaning, improve comments
2017-02-22 Romain ForlotResolve circular header files inclusion
2017-02-22 Romain ForlotFix: force to pass a ref at threads launch
2017-02-21 Romain ForlotFix: OBD2_PIDS array initialization
2017-02-20 Romain ForlotFix: timer.* issues
2017-02-20 Romain ForlotInclude supplementary libs and fix include
2017-02-16 Romain ForlotFix: wrong binding extension
2017-02-14 Romain ForlotMove sources into src directory