Age | Commit message (Expand) | Author | Files | Lines |
2018-10-15 | Make sure to point to correct dir for cmake script | Romain Forlot | 1 | -2/+2 |
2018-10-15 | Fix variables checking. | Romain Forlot | 1 | -2/+2 |
2018-10-15 | CMake doesn't path protection. | Romain Forlot | 2 | -3/+5 |
2018-10-15 | Compare to manual Project version if not from git | Romain Forlot | 1 | -0/+7 |
2018-10-15 | No failure if none tags found on project git repo | Romain Forlot | 1 | -5/+9 |
2018-10-15 | Protect path with space in it. | Romain Forlot | 3 | -16/+5 |
2018-10-15 | Check version between app-templates and project. | Romain Forlot | 4 | -1/+38 |
2018-10-15 | Cleaning | Romain Forlot | 1 | -101/+0 |
2018-10-15 | Could specify others default install directories | Romain Forlot | 2 | -5/+7 |
2018-10-15 | Fix finding config template | Scott Murray | 1 | -1/+3 |
2018-10-15 | Disallow build in-source. | Romain Forlot | 1 | -26/+37 |
2018-10-15 | Keep libraries and binding in the same directory | Romain Forlot | 1 | -5/+3 |
2018-10-15 | Update README and documentation | Romain Forlot | 4 | -37/+179 |
2018-10-15 | Include ExternalProject CMake module by default | Romain Forlot | 1 | -0/+3 |
2018-10-15 | Cleaning | Romain Forlot | 1 | -12/+0 |
2018-10-15 | Handle imported target to populate package folder | Romain Forlot | 1 | -113/+91 |
2018-10-15 | Control install destination directory | Romain Forlot | 1 | -3/+11 |
2018-10-15 | Fix: wrong if closure... | Romain Forlot | 1 | -1/+1 |
2018-10-15 | Make use of LibEfence optional | Romain Forlot | 2 | -1/+2 |
2018-10-15 | Update Readme | Romain Forlot | 1 | -5/+5 |
2018-10-15 | Fix: No build error on input files checked | Romain Forlot | 2 | -17/+53 |
2018-10-15 | Adding install target to autobuild script | Romain Forlot | 2 | -5/+11 |
2018-10-15 | Handle controller plugin populate and install | Romain Forlot | 1 | -7/+16 |
2018-10-15 | Clearer output when checking data file | Romain Forlot | 1 | -3/+3 |
2018-10-15 | Don't fails if data files checker not found. | Romain Forlot | 1 | -3/+3 |
2018-10-15 | Update doc | Romain Forlot | 4 | -35/+66 |
2018-10-15 | Copying content not the directory. | Romain Forlot | 1 | -1/+1 |
2018-10-15 | Disabling packaging target. To be externalized | Romain Forlot | 2 | -98/+98 |
2018-10-15 | Added populate binding config files | Romain Forlot | 1 | -0/+16 |
2018-10-15 | Fix: wrong OS detection when SDK env or Yocto | Romain Forlot | 2 | -11/+11 |
2018-10-15 | templates.d: adjustments for xds (gdb*.ini, xds-project-target.conf) | Stephane Desneux | 2 | -7/+23 |
2018-10-15 | start-on-target.sh.in: use --monitoring option to start afb-daemon | Stephane Desneux | 1 | -2/+2 |
2018-10-15 | Dirty fix to handle distro specific packages deps | Romain Forlot | 3 | -39/+27 |
2018-10-15 | Fix pkgconfig parsing result | Ronan Le Martret | 1 | -1/+1 |
2018-10-15 | Fix deb packaging pkgconfig dependency | Ronan Le Martret | 1 | -1/+1 |
2018-10-15 | Fix: output msg if build fail on remote populate | Romain Forlot | 1 | -1/+6 |
2018-10-15 | add_input_target targets built by default | Romain Forlot | 1 | -1/+1 |
2018-10-15 | Update doc and README with latest modifications | Romain Forlot | 4 | -26/+68 |
2018-10-15 | Generic default CLOSING_MESSAGE in sample config | Romain Forlot | 3 | -24/+15 |
2018-10-15 | Indent | Romain Forlot | 1 | -23/+23 |
2018-10-15 | Comment apparently uneeded section. | Romain Forlot | 1 | -6/+9 |
2018-10-15 | Change luac option to do only syntax checking | Romain Forlot | 1 | -1/+1 |
2018-10-15 | Fix: use of filter in Cmake 3.5 | Romain Forlot | 1 | -3/+6 |
2018-10-15 | Fix: mistaped | Romain Forlot | 1 | -1/+1 |
2018-10-15 | Fix: luac invokation failed. | Romain Forlot | 1 | -1/+1 |
2018-10-15 | Workaround to bugged list filter backport function | Romain Forlot | 1 | -6/+13 |
2018-10-15 | Fix: wrong variable detection | Romain Forlot | 1 | -1/+1 |
2018-10-15 | OS detection to fallback instead of addition | Romain Forlot | 1 | -1/+5 |
2018-10-15 | Enhances OS detection with Yocto and SDK | Romain Forlot | 1 | -18/+22 |
2018-10-15 | Format: Remove spaces at EOL | Romain Forlot | 5 | -5/+5 |