summaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2018-10-15Extending pluggable arch for templatesRomain Forlot5-225/+34
2018-10-15Be able to choose openAPI definition file name.Romain Forlot1-6/+17
2018-10-15Fix: make install double files in build dir.Romain Forlot1-2/+2
2018-10-15Fix: wrong link libraries dependencies var nameRomain Forlot1-2/+2
2018-10-15Change compilation flags setup.Romain Forlot2-25/+47
2018-10-15Generate .h from OpenAPI json description fileRomain Forlot1-1/+14
2018-10-15No optimization in DEBUG build configurationRomain Forlot1-1/+0
2018-10-15Format and Make CMake dependencies cleaner.Romain Forlot1-10/+16
2018-10-15Fixed target-populate dependencies and update native-remote debugFulup Ar Foll2-2/+8
2018-10-15Fix logic bug in addition of -DKERNEL_MINIMAL_VERSIONJan-Simon Möller1-1/+2
2018-10-15CommentRomain Forlot1-6/+6
2018-10-152 Kernel checks available (warning or mandatory)Romain Forlot3-20/+39
2018-10-15Change compile flag and clearer to readRomain Forlot1-8/+9
2018-10-15Project cmake file have precedence on home & sysRomain Forlot1-1/+1
2018-10-15Add possibility to customize option at link.Romain Forlot1-0/+4
2018-10-15Fix: bad afb-daemon flag, disable auto answer 'no'Romain Forlot1-1/+3
2018-10-15-pg flags belongs to profiling more than debugRomain Forlot1-1/+1
2018-10-15Fix: shared library files not found by gdbRomain Forlot3-3/+15
2018-10-15FormatRomain Forlot1-2/+2
2018-10-15Use recommended way to specify target dependenciesRomain Forlot1-11/+7
2018-10-15Fix invalid widget dir in config sampleSebastien Douheret1-1/+1
2018-10-15Fix: also avoid cleaning generated packaging filesRomain Forlot1-36/+11
2018-10-15Fix: cleaning of autobuild script using make cleanRomain Forlot1-6/+10
2018-10-15Fix: cleaning generated additionals filesRomain Forlot1-3/+2
2018-10-15Add configured file to files to clean up with makeRomain Forlot1-0/+1
2018-10-15Fix: wrong extension of configured filesRomain Forlot1-0/+1
2018-10-15Add some reminderRomain Forlot1-0/+1
2018-10-15Fix: Yocto cross compile flag same the last commitRomain Forlot1-9/+14
2018-10-15Fix Yocto can't compile project using app-templatesRomain Forlot1-8/+5
2018-10-15Fix: wrong macro nameRomain Forlot1-2/+2
2018-10-15Changes build flags to be more accurateRomain Forlot1-8/+7
2018-10-15Add a CMakeLists.txt file to be used as root fileRomain Forlot1-0/+21
2018-10-15Change location for custom CMake files and scriptsRomain Forlot1-2/+5
2018-10-15Fix: Kernel detection under Yocto build envRomain Forlot1-0/+2
2018-10-15Adding detection of a Yocto build environmentRomain Forlot2-7/+5
2018-10-15Fix deb packaging namingRonan Le Martret1-1/+3
2018-10-15Fix: idem...Romain Forlot1-2/+2
2018-10-15Fix: Debian things triggered even when use the SDKRomain Forlot2-3/+3
2018-10-15Fix: wrong variable expands at configure_file timeRomain Forlot1-1/+1
2018-10-15Comments and README updateRomain Forlot1-0/+4
2018-10-15Use variable to handle autobuild target directoryRomain Forlot2-2/+6
2018-10-15Fix: Debian detection, only valid in native envRomain Forlot2-56/+59
2018-10-15Move variable definition to the right place.Romain Forlot2-3/+3
2018-10-15change path etc/config.cmake to conf.d/cmake/config.cmakeRonan Le Martret5-9/+9
2018-10-15Custom targets depends on input filesRomain Forlot1-5/+14
2018-10-15Fix: multiline COMMAND not supported...Romain Forlot1-16/+8
2018-10-15templated autobuild script generation.Romain Forlot1-6/+16
2018-10-15Adding autobuild generation targetRomain Forlot1-1/+18
2018-10-15Back to previous populate http and data behaviorRomain Forlot1-4/+2
2018-10-15Only 1 include in root CMake and no macro to callRomain Forlot2-14/+18