Age | Commit message (Expand) | Author | Files | Lines |
2017-07-05 | Fix: wrong macro name |  Romain Forlot | 1 | -2/+2 |
2017-07-05 | Changes build flags to be more accurate |  Romain Forlot | 1 | -8/+7 |
2017-07-04 | Update doc & use gitbook to enhance doc generation |  Romain Forlot | 25 | -40/+1663 |
2017-07-04 | Add a CMakeLists.txt file to be used as root file |  Romain Forlot | 1 | -0/+21 |
2017-07-04 | Change location for custom CMake files and scripts |  Romain Forlot | 1 | -2/+5 |
2017-06-29 | Fix: Kernel detection under Yocto build env |  Romain Forlot | 1 | -0/+2 |
2017-06-29 | Adding detection of a Yocto build environment |  Romain Forlot | 2 | -7/+5 |
2017-06-29 | Fix deb packaging naming |  Ronan Le Martret | 1 | -1/+3 |
2017-06-29 | Fix: handling DEST env var in autobuild scripts |  Romain Forlot | 2 | -3/+3 |
2017-06-29 | Fix: idem... |  Romain Forlot | 1 | -2/+2 |
2017-06-29 | Fix: Debian things triggered even when use the SDK |  Romain Forlot | 2 | -3/+3 |
2017-06-28 | Merge "Add pkg-config for deb packaging" |  Romain Forlot | 2 | -1/+3 |
2017-06-28 | Fix: wrong variable expands at configure_file time |  Romain Forlot | 1 | -1/+1 |
2017-06-28 | Comments and README update |  Romain Forlot | 2 | -64/+105 |
2017-06-28 | Autobuild scripts directory execution proof |  Romain Forlot | 2 | -9/+4 |
2017-06-28 | Use variable to handle autobuild target directory |  Romain Forlot | 2 | -2/+6 |
2017-06-28 | Fix: Debian detection, only valid in native env |  Romain Forlot | 2 | -56/+59 |
2017-06-28 | Move variable definition to the right place. |  Romain Forlot | 2 | -3/+3 |
2017-06-28 | Add pkg-config for deb packaging |  Ronan Le Martret | 2 | -1/+3 |
2017-06-28 | change path etc/config.cmake to conf.d/cmake/config.cmake |  Ronan Le Martret | 5 | -9/+9 |
2017-06-28 | Fix: autobuild script typo |  Romain Forlot | 2 | -2/+2 |
2017-06-28 | Custom targets depends on input files |  Romain Forlot | 1 | -5/+14 |
2017-06-28 | Fix: multiline COMMAND not supported... |  Romain Forlot | 1 | -16/+8 |
2017-06-28 | templated autobuild script generation. |  Romain Forlot | 3 | -12/+22 |
2017-06-27 | Adding autobuild generation target |  Romain Forlot | 3 | -20/+41 |
2017-06-27 | Back to previous populate http and data behavior |  Romain Forlot | 1 | -4/+2 |
2017-06-27 | Only 1 include in root CMake and no macro to call |  Romain Forlot | 2 | -14/+18 |
2017-06-27 | Correct precedence over included files |  Romain Forlot | 1 | -1/+1 |
2017-06-27 | Recurse over template files to configure them. |  Romain Forlot | 2 | -9/+19 |
2017-06-27 | Recursive include cmake file systemn home, project |  Romain Forlot | 5 | -100/+132 |
2017-06-27 | Fix: htdocs and data files not populated. |  Romain Forlot | 1 | -2/+5 |
2017-06-27 | Add wrapper to 4 most commons macros |  Romain Forlot | 2 | -1/+16 |
2017-06-26 | Format |  Romain Forlot | 1 | -11/+20 |
2017-06-26 | Check Kernel version against SDK env or Host env. |  Romain Forlot | 1 | -5/+19 |
2017-06-26 | Split common files into specialized cmake files. |  Romain Forlot | 4 | -467/+549 |
2017-06-21 | Configure file at build time with separated target |  Romain Forlot | 3 | -70/+105 |
2017-06-20 | Update packaging creation |  Ronan Le Martret | 8 | -31/+262 |
2017-06-15 | Merge changes I81a6d9f6,I67698bbb |  Romain Forlot | 6 | -12/+74 |
2017-06-15 | Fix: remove old bug about overwriten variables. |  Romain Forlot | 1 | -2/+0 |
2017-06-15 | Update README |  Romain Forlot | 1 | -10/+12 |
2017-06-15 | Fix gdb debugging and add widget install on target |  Sebastien Douheret | 6 | -12/+76 |
2017-06-13 | Update README |  Romain Forlot | 1 | -4/+4 |
2017-06-13 | Merge "Update config.cmake.sample" |  Romain Forlot | 1 | -1/+2 |
2017-06-13 | Merge "Replace LIBRARIES by LDFLAGS for pkgconfig dep" |  Romain Forlot | 1 | -1/+1 |
2017-06-12 | Fix:WIDGET_ENTRY_POINT variable always overwritten |  Romain Forlot | 1 | -4/+6 |
2017-06-12 | renamed default submodules dir |  Romain Forlot | 1 | -1/+1 |
2017-06-12 | Fix wrong path to submodule files. |  Romain Forlot | 1 | -2/+0 |
2017-06-12 | Format |  Romain Forlot | 2 | -3/+3 |
2017-06-12 | Replace LIBRARIES by LDFLAGS for pkgconfig dep |  Ronan Le Martret | 1 | -1/+1 |
2017-06-12 | Update config.cmake.sample |  Ronan Le Martret | 1 | -1/+2 |