aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2017-07-10Fix: shared library files not found by gdbRomain Forlot3-3/+15
2017-07-10FormatRomain Forlot1-2/+2
2017-07-10Use recommended way to specify target dependenciesRomain Forlot1-11/+7
2017-07-09Fix invalid widget dir in config sampleSebastien Douheret1-1/+1
2017-07-07Fix: also avoid cleaning generated packaging filesRomain Forlot1-36/+11
2017-07-07Fix: cleaning of autobuild script using make cleanRomain Forlot1-6/+10
2017-07-07Fix: cleaning generated additionals filesRomain Forlot1-3/+2
2017-07-07Add configured file to files to clean up with makeRomain Forlot1-0/+1
2017-07-07Fix: wrong extension of configured filesRomain Forlot1-0/+1
2017-07-06Add some reminderRomain Forlot1-0/+1
2017-07-06Fix: Yocto cross compile flag same the last commitRomain Forlot1-9/+14
2017-07-05Fix Yocto can't compile project using app-templatesRomain Forlot1-8/+5
2017-07-05Fix: wrong macro nameRomain Forlot1-2/+2
2017-07-05Changes build flags to be more accurateRomain Forlot1-8/+7
2017-07-04Add a CMakeLists.txt file to be used as root fileRomain Forlot1-0/+21
2017-07-04Change location for custom CMake files and scriptsRomain Forlot1-2/+5
2017-06-29Fix: Kernel detection under Yocto build envRomain Forlot1-0/+2
2017-06-29Adding detection of a Yocto build environmentRomain Forlot2-7/+5
2017-06-29Fix deb packaging namingRonan Le Martret1-1/+3
2017-06-29Fix: idem...Romain Forlot1-2/+2
2017-06-29Fix: Debian things triggered even when use the SDKRomain Forlot2-3/+3
2017-06-28Fix: wrong variable expands at configure_file timeRomain Forlot1-1/+1
2017-06-28Comments and README updateRomain Forlot1-0/+4
2017-06-28Use variable to handle autobuild target directoryRomain Forlot2-2/+6
2017-06-28Fix: Debian detection, only valid in native envRomain Forlot2-56/+59
2017-06-28Move variable definition to the right place.Romain Forlot2-3/+3
2017-06-28change path etc/config.cmake to conf.d/cmake/config.cmakeRonan Le Martret5-9/+9
2017-06-28Custom targets depends on input filesRomain Forlot1-5/+14
2017-06-28Fix: multiline COMMAND not supported...Romain Forlot1-16/+8
2017-06-28templated autobuild script generation.Romain Forlot1-6/+16
2017-06-27Adding autobuild generation targetRomain Forlot1-1/+18
2017-06-27Back to previous populate http and data behaviorRomain Forlot1-4/+2
2017-06-27Only 1 include in root CMake and no macro to callRomain Forlot2-14/+18
2017-06-27Correct precedence over included filesRomain Forlot1-1/+1
2017-06-27Recurse over template files to configure them.Romain Forlot2-9/+19
2017-06-27Recursive include cmake file systemn home, projectRomain Forlot5-100/+132
2017-06-27Fix: htdocs and data files not populated.Romain Forlot1-2/+5
2017-06-27Add wrapper to 4 most commons macrosRomain Forlot1-0/+15
2017-06-26Check Kernel version against SDK env or Host env.Romain Forlot1-5/+19
2017-06-26Split common files into specialized cmake files.Romain Forlot4-467/+549
2017-06-21Configure file at build time with separated targetRomain Forlot2-67/+102
2017-06-20Update packaging creationRonan Le Martret1-22/+120
2017-06-15Fix: remove old bug about overwriten variables.Romain Forlot1-2/+0
2017-06-15Fix gdb debugging and add widget install on targetSebastien Douheret2-9/+28
2017-06-13Merge "Update config.cmake.sample"Romain Forlot1-1/+2
2017-06-13Merge "Replace LIBRARIES by LDFLAGS for pkgconfig dep"Romain Forlot1-1/+1
2017-06-12Fix:WIDGET_ENTRY_POINT variable always overwrittenRomain Forlot1-4/+6
2017-06-12renamed default submodules dirRomain Forlot1-1/+1
2017-06-12Fix wrong path to submodule files.Romain Forlot1-2/+0
2017-06-12Replace LIBRARIES by LDFLAGS for pkgconfig depRonan Le Martret1-1/+1