Age | Commit message (Expand) | Author | Files | Lines |
2018-10-15 | Project cmake file have precedence on home & sys | Romain Forlot | 1 | -1/+1 |
2018-10-15 | README: point to the correct CMakeLists.txt sample | José Bollo | 1 | -1/+1 |
2018-10-15 | README: update git repo url | José Bollo | 1 | -1/+1 |
2018-10-15 | Add possibility to customize option at link. | Romain Forlot | 1 | -0/+4 |
2018-10-15 | Fix: bad afb-daemon flag, disable auto answer 'no' | Romain Forlot | 2 | -2/+7 |
2018-10-15 | -pg flags belongs to profiling more than debug | Romain Forlot | 1 | -1/+1 |
2018-10-15 | Add group AGL to spec file | Ronan Le Martret | 1 | -0/+1 |
2018-10-15 | Remove rpm macro "%__make", use "make" instead | Ronan Le Martret | 1 | -1/+1 |
2018-10-15 | Linux autobuild script more verbose and usable | Romain Forlot | 1 | -3/+19 |
2018-10-15 | Add an help target used by default | Romain Forlot | 1 | -3/+16 |
2018-10-15 | Fix: crash if no DEST argument provided | Romain Forlot | 1 | -2/+2 |
2018-10-15 | Fix: shared library files not found by gdb | Romain Forlot | 4 | -5/+17 |
2018-10-15 | Format | Romain Forlot | 1 | -2/+2 |
2018-10-15 | Use recommended way to specify target dependencies | Romain Forlot | 1 | -11/+7 |
2018-10-15 | Fix invalid widget dir in config sample | Sebastien Douheret | 1 | -1/+1 |
2018-10-15 | Default execution flag on shell scripts templates. | Romain Forlot | 2 | -0/+0 |
2018-10-15 | Fix: also avoid cleaning generated packaging files | Romain Forlot | 1 | -36/+11 |
2018-10-15 | Fix: cleaning of autobuild script using make clean | Romain Forlot | 1 | -6/+10 |
2018-10-15 | Fix: cleaning generated additionals files | Romain Forlot | 1 | -3/+2 |
2018-10-15 | Add configured file to files to clean up with make | Romain Forlot | 1 | -0/+1 |
2018-10-15 | Fix: wrong extension of configured files | Romain Forlot | 4 | -0/+1 |
2018-10-15 | Add some reminder | Romain Forlot | 1 | -0/+1 |
2018-10-15 | Fix: Yocto cross compile flag same the last commit | Romain Forlot | 1 | -9/+14 |
2018-10-15 | Fix Yocto can't compile project using app-templates | Romain Forlot | 1 | -8/+5 |
2018-10-15 | Fix: wrong macro name | Romain Forlot | 1 | -2/+2 |
2018-10-15 | Changes build flags to be more accurate | Romain Forlot | 1 | -8/+7 |
2018-10-15 | Update doc & use gitbook to enhance doc generation | Romain Forlot | 25 | -40/+1663 |
2018-10-15 | Add a CMakeLists.txt file to be used as root file | Romain Forlot | 1 | -0/+21 |
2018-10-15 | Change location for custom CMake files and scripts | Romain Forlot | 1 | -2/+5 |
2018-10-15 | Fix: Kernel detection under Yocto build env | Romain Forlot | 1 | -0/+2 |
2018-10-15 | Adding detection of a Yocto build environment | Romain Forlot | 2 | -7/+5 |
2018-10-15 | Fix deb packaging naming | Ronan Le Martret | 1 | -1/+3 |
2018-10-15 | Fix: handling DEST env var in autobuild scripts | Romain Forlot | 2 | -3/+3 |
2018-10-15 | Fix: idem... | Romain Forlot | 1 | -2/+2 |
2018-10-15 | Fix: Debian things triggered even when use the SDK | Romain Forlot | 2 | -3/+3 |
2018-10-15 | Fix: wrong variable expands at configure_file time | Romain Forlot | 1 | -1/+1 |
2018-10-15 | Comments and README update | Romain Forlot | 2 | -64/+105 |
2018-10-15 | Autobuild scripts directory execution proof | Romain Forlot | 2 | -9/+4 |
2018-10-15 | Use variable to handle autobuild target directory | Romain Forlot | 2 | -2/+6 |
2018-10-15 | Fix: Debian detection, only valid in native env | Romain Forlot | 2 | -56/+59 |
2018-10-15 | Move variable definition to the right place. | Romain Forlot | 2 | -3/+3 |
2018-10-15 | Add pkg-config for deb packaging | Ronan Le Martret | 2 | -1/+3 |
2018-10-15 | change path etc/config.cmake to conf.d/cmake/config.cmake | Ronan Le Martret | 5 | -9/+9 |
2018-10-15 | Fix: autobuild script typo | Romain Forlot | 2 | -2/+2 |
2018-10-15 | Custom targets depends on input files | Romain Forlot | 1 | -5/+14 |
2018-10-15 | Fix: multiline COMMAND not supported... | Romain Forlot | 1 | -16/+8 |
2018-10-15 | templated autobuild script generation. | Romain Forlot | 3 | -12/+22 |
2018-10-15 | Adding autobuild generation target | Romain Forlot | 3 | -20/+41 |
2018-10-15 | Back to previous populate http and data behavior | Romain Forlot | 1 | -4/+2 |
2018-10-15 | Only 1 include in root CMake and no macro to call | Romain Forlot | 2 | -14/+18 |