Age | Commit message (Expand) | Author | Files | Lines |
2018-07-04 | Change the default debug compilation options. | Romain Forlot | 1 | -4/+27 |
2018-07-04 | Clearer coverage compilation options configuration | Romain Forlot | 2 | -11/+12 |
2018-06-27 | Don't overwrite the autobuild script if it existsflounder_5.99.1flounder/5.99.15.99.1 | Romain Forlot | 1 | -3/+7 |
2018-06-26 | Fix: wrong compile options added | Romain Forlot | 1 | -3/+0 |
2018-06-15 | Fallback using zip format if no wgtpkg-pack found | Romain Forlot | 1 | -1/+11 |
2018-06-14 | 02-variables.cmake: Avoid checking CXX version if not required | José Bollo | 1 | -1/+1 |
2018-06-11 | Added -D_FORTIFY_SOURCE=2 to CFLAGS | Thierry Bultel | 1 | -5/+5 |
2018-04-24 | Fix filename pattern to match .cmake files | Romain Forlot | 1 | -1/+1 |
2018-04-20 | Adding cmake file at the root directory | Romain Forlot | 1 | -0/+2 |
2018-03-29 | Adds commit hash to the version. | Romain Forlot | 1 | -1/+10 |
2018-01-05 | Use LFSH named, rename data to var | Romain Forlot | 1 | -1/+1 |
2017-12-21 | Use new CPP generation from afb-genskel | Romain Forlot | 1 | -2/+5 |
2017-12-06 | Doesn't set rpath for built target and update doc | Romain Forlot | 1 | -3/+9 |
2017-11-29 | Deprecate PROJECT_LIBDIR and PROJECT_RESOURCES var | Romain Forlot | 1 | -2/+2 |
2017-11-24 | Make sure to point to correct dir for cmake scripteel_4.99.3eel/4.99.34.99.3 | Romain Forlot | 1 | -2/+2 |
2017-11-23 | Fix variables checking. | Romain Forlot | 1 | -2/+2 |
2017-11-23 | CMake doesn't path protection. | Romain Forlot | 2 | -3/+5 |
2017-11-23 | Compare to manual Project version if not from git | Romain Forlot | 1 | -0/+7 |
2017-11-23 | No failure if none tags found on project git repo | Romain Forlot | 1 | -5/+9 |
2017-11-23 | Protect path with space in it. | Romain Forlot | 2 | -14/+3 |
2017-11-17 | Check version between app-templates and project. | Romain Forlot | 2 | -0/+37 |
2017-11-16 | Cleaning | Romain Forlot | 1 | -101/+0 |
2017-11-16 | Could specify others default install directories | Romain Forlot | 2 | -5/+7 |
2017-11-09 | Fix finding config template | Scott Murray | 1 | -1/+3 |
2017-10-23 | Disallow build in-source.eel_4.99.2eel/4.99.24.99.2 | Romain Forlot | 1 | -26/+37 |
2017-10-09 | Keep libraries and binding in the same directoryeel_4.99.1eel/4.99.14.99.1 | Romain Forlot | 1 | -5/+3 |
2017-10-04 | Cleaning | Romain Forlot | 1 | -12/+0 |
2017-10-04 | Handle imported target to populate package folder | Romain Forlot | 1 | -113/+91 |
2017-10-04 | Control install destination directory | Romain Forlot | 1 | -3/+11 |
2017-09-26 | Fix: wrong if closure... | Romain Forlot | 1 | -1/+1 |
2017-09-24 | Make use of LibEfence optional | Romain Forlot | 1 | -1/+1 |
2017-09-20 | Fix: No build error on input files checked | Romain Forlot | 2 | -17/+53 |
2017-09-14 | Handle controller plugin populate and install | Romain Forlot | 1 | -7/+16 |
2017-09-12 | Clearer output when checking data file | Romain Forlot | 1 | -3/+3 |
2017-09-12 | Don't fails if data files checker not found. | Romain Forlot | 1 | -3/+3 |
2017-09-01 | Copying content not the directory. | Romain Forlot | 1 | -1/+1 |
2017-08-30 | Disabling packaging target. To be externalized | Romain Forlot | 2 | -98/+98 |
2017-08-30 | Added populate binding config files | Romain Forlot | 1 | -0/+16 |
2017-08-29 | Fix: wrong OS detection when SDK env or Yocto | Romain Forlot | 1 | -11/+0 |
2017-08-28 | Dirty fix to handle distro specific packages deps | Romain Forlot | 2 | -28/+0 |
2017-08-28 | Fix pkgconfig parsing result | Ronan Le Martret | 1 | -1/+1 |
2017-08-28 | Fix deb packaging pkgconfig dependency | Ronan Le Martret | 1 | -1/+1 |
2017-08-26 | Fix: output msg if build fail on remote populate | Romain Forlot | 1 | -1/+6 |
2017-08-25 | add_input_target targets built by default | Romain Forlot | 1 | -1/+1 |
2017-08-25 | Generic default CLOSING_MESSAGE in sample config | Romain Forlot | 2 | -11/+2 |
2017-08-25 | Indent | Romain Forlot | 1 | -23/+23 |
2017-08-25 | Comment apparently uneeded section. | Romain Forlot | 1 | -6/+9 |
2017-08-24 | Change luac option to do only syntax checking | Romain Forlot | 1 | -1/+1 |
2017-08-24 | Fix: use of filter in Cmake 3.5 | Romain Forlot | 1 | -3/+6 |
2017-08-24 | Fix: mistaped | Romain Forlot | 1 | -1/+1 |