apps/app-templates.git
2017-08-24 Romain ForlotFix: luac invokation failed.
2017-08-24 Romain ForlotWorkaround to bugged list filter backport function
2017-08-23 Romain ForlotFix: wrong variable detection
2017-08-23 Romain ForlotOS detection to fallback instead of addition
2017-08-23 Romain ForlotEnhances OS detection with Yocto and SDK
2017-08-23 Romain ForlotFormat: Remove spaces at EOL
2017-08-22 Romain ForlotBetter OS detection.
2017-08-22 Romain ForlotFormat, improve config.cmake.sample file
2017-08-21 Romain ForlotAdd macros to make a 2nd pass on required module
2017-08-21 Romain ForlotBetter OS detection and inclusion per distribution
2017-08-21 Romain ForlotDon't output compiled lua file when checked.
2017-08-20 Romain ForlotInstall automatically managed for populate targets
2017-08-20 Romain ForlotFix: BINDINGV2 target not populated
2017-08-18 Romain ForlotBetter handling icon&config.xml to build widget
2017-08-18 Romain ForlotCleaning, format
2017-08-18 Romain ForlotDuplicate variable meant to set installation dir
2017-08-18 Romain ForlotMake CMake minimal version to at least v3.5
2017-08-18 Romain ForlotRemove JSON checker not suitable for schema check
2017-08-17 Romain ForlotAdded per project custom template dir
2017-08-17 Romain ForlotFix: missing dev pkg files error. Now well checked
2017-08-16 Romain ForlotPersonal files inclusion now by projects.
2017-08-16 Romain ForlotFix new arbo
2017-08-16 Romain ForlotReorganization between variables/build options
2017-08-16 Romain ForlotAvoid wrong OPENAPI_DEF variable definition
2017-08-16 Romain ForlotBetter handling of icons
2017-08-16 Romain ForlotEase standard target DATA and HTDOCS creation
2017-08-16 Romain ForlotExtending pluggable arch for templates
2017-08-15 Romain ForlotUpdate documentation about properties
2017-08-11 Romain ForlotBe able to choose openAPI definition file name.
2017-08-10 Romain ForlotFix: make install double files in build dir.
2017-08-10 Romain ForlotFix: wrong link libraries dependencies var name
2017-08-10 Romain ForlotUpdate README/docs with new LABELS BINDINGV2 infos
2017-08-10 Romain ForlotChange compilation flags setup.
2017-08-09 Romain ForlotGenerate .h from OpenAPI json description file
2017-08-08 Romain ForlotNo optimization in DEBUG build configuration
2017-08-08 Romain ForlotFormat and Make CMake dependencies cleaner.
2017-07-31 Fulup Ar FollFixed target-populate dependencies and update native... 67/10467/1
2017-07-26 Jan-Simon MöllerFix logic bug in addition of -DKERNEL_MINIMAL_VERSION 09/10409/1
2017-07-25 Romain ForlotComment
2017-07-25 Romain Forlot2 Kernel checks available (warning or mandatory)
2017-07-25 Romain ForlotChange compile flag and clearer to read
2017-07-21 Romain ForlotProject cmake file have precedence on home & sys
2017-07-21 José BolloREADME: point to the correct CMakeLists.txt sample 97/10297/1
2017-07-21 José BolloREADME: update git repo url 95/10295/1
2017-07-20 Romain ForlotAdd possibility to customize option at link.
2017-07-19 Romain ForlotFix: bad afb-daemon flag, disable auto answer 'no'
2017-07-18 Romain Forlot-pg flags belongs to profiling more than debug
2017-07-12 Ronan Le MartretAdd group AGL to spec file 75/10175/1
2017-07-12 Ronan Le MartretRemove rpm macro "%__make", use "make" instead 73/10173/1
2017-07-11 Romain ForlotLinux autobuild script more verbose and usable
2017-07-10 Romain ForlotAdd an help target used by default
2017-07-10 Romain ForlotFix: crash if no DEST argument provided
2017-07-10 Romain ForlotFix: shared library files not found by gdb 37/10137/2
2017-07-10 Romain ForlotFormat
2017-07-10 Romain ForlotUse recommended way to specify target dependencies
2017-07-09 Sebastien DouheretFix invalid widget dir in config sample 33/10133/1
2017-07-07 Romain ForlotDefault execution flag on shell scripts templates.
2017-07-07 Romain ForlotFix: also avoid cleaning generated packaging files
2017-07-07 Romain ForlotFix: cleaning of autobuild script using make clean
2017-07-07 Romain ForlotFix: cleaning generated additionals files
2017-07-07 Romain ForlotAdd configured file to files to clean up with make
2017-07-07 Romain ForlotFix: wrong extension of configured files
2017-07-06 Romain ForlotAdd some reminder
2017-07-06 Romain ForlotFix: Yocto cross compile flag same the last commit
2017-07-05 Romain ForlotFix Yocto can't compile project using app-templates
2017-07-05 Romain ForlotFix: wrong macro name
2017-07-05 Romain ForlotChanges build flags to be more accurate
2017-07-04 Romain ForlotUpdate doc & use gitbook to enhance doc generation
2017-07-04 Romain ForlotAdd a CMakeLists.txt file to be used as root file
2017-07-04 Romain ForlotChange location for custom CMake files and scripts
2017-06-29 Romain ForlotFix: Kernel detection under Yocto build env
2017-06-29 Romain ForlotAdding detection of a Yocto build environment
2017-06-29 Ronan Le MartretFix deb packaging naming 43/9943/2
2017-06-29 Romain ForlotFix: handling DEST env var in autobuild scripts
2017-06-29 Romain ForlotFix: idem...
2017-06-29 Romain ForlotFix: Debian things triggered even when use the SDK
2017-06-28 Romain ForlotMerge "Add pkg-config for deb packaging"
2017-06-28 Romain ForlotFix: wrong variable expands at configure_file time
2017-06-28 Romain ForlotComments and README update
2017-06-28 Romain ForlotAutobuild scripts directory execution proof
2017-06-28 Romain ForlotUse variable to handle autobuild target directory
2017-06-28 Romain ForlotFix: Debian detection, only valid in native env
2017-06-28 Romain ForlotMove variable definition to the right place.
2017-06-28 Ronan Le MartretAdd pkg-config for deb packaging 13/9913/1
2017-06-28 Ronan Le Martretchange path etc/config.cmake to conf.d/cmake/config... 89/9889/2
2017-06-28 Romain ForlotFix: autobuild script typo
2017-06-28 Romain ForlotCustom targets depends on input files
2017-06-28 Romain ForlotFix: multiline COMMAND not supported...
2017-06-28 Romain Forlottemplated autobuild script generation.
2017-06-27 Romain ForlotAdding autobuild generation target
2017-06-27 Romain ForlotBack to previous populate http and data behavior
2017-06-27 Romain ForlotOnly 1 include in root CMake and no macro to call
2017-06-27 Romain ForlotCorrect precedence over included files
2017-06-27 Romain ForlotRecurse over template files to configure them.
2017-06-27 Romain ForlotRecursive include cmake file systemn home, project
2017-06-27 Romain ForlotFix: htdocs and data files not populated.
2017-06-27 Romain ForlotAdd wrapper to 4 most commons macros
2017-06-26 Romain ForlotFormat
2017-06-26 Romain ForlotCheck Kernel version against SDK env or Host env.
2017-06-26 Romain ForlotSplit common files into specialized cmake files.
next