summaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-15Correct precedence over included filesRomain Forlot1-1/+1
2018-10-15Recurse over template files to configure them.Romain Forlot2-9/+19
2018-10-15Recursive include cmake file systemn home, projectRomain Forlot5-100/+132
2018-10-15Fix: htdocs and data files not populated.Romain Forlot1-2/+5
2018-10-15Add wrapper to 4 most commons macrosRomain Forlot1-0/+15
2018-10-15Check Kernel version against SDK env or Host env.Romain Forlot1-5/+19
2018-10-15Split common files into specialized cmake files.Romain Forlot4-467/+549
2018-10-15Configure file at build time with separated targetRomain Forlot2-67/+102
2018-10-15Update packaging creationRonan Le Martret1-22/+120
2018-10-15Fix: remove old bug about overwriten variables.Romain Forlot1-2/+0
2018-10-15Fix gdb debugging and add widget install on targetSebastien Douheret2-9/+28
2018-10-15Fix:WIDGET_ENTRY_POINT variable always overwrittenRomain Forlot1-4/+6
2018-10-15renamed default submodules dirRomain Forlot1-1/+1
2018-10-15Fix wrong path to submodule files.Romain Forlot1-2/+0
2018-10-15Replace LIBRARIES by LDFLAGS for pkgconfig depRonan Le Martret1-1/+1
2018-10-15Update config.cmake.sampleRonan Le Martret1-1/+2
2018-10-15fix typo: 'license', not 'licence' (french)Stephane Desneux1-1/+1
2018-10-15Don't ship config.xml to packaging dir. UselessRomain Forlot1-1/+0
2018-10-15More detailled comments.Romain Forlot1-14/+17
2018-10-15Set default value for APP_TEMPLATES_DIR and WIDGET_ENTRY_POINTSebastien Douheret2-6/+13
2018-10-15Remove spec file from package tree.Romain Forlot1-1/+1
2018-10-15Added a target to build an archive from git repoRomain Forlot1-1/+8
2018-10-15Fix: cli CMAKE_INSTALL_PREFIX variable ignoredRomain Forlot1-1/+1
2018-10-15cmake: add WIDGET_CONFIG_TEMPLATE setting to specify location for config.xml.inStephane Desneux2-5/+15
2018-10-15common.cmake: fix icon copy and final name in packageStephane Desneux1-1/+2
2018-10-15Make optional kernel version checks.Romain Forlot1-1/+2
2018-10-15Fix: empty value in generated config.xml file.Romain Forlot1-23/+21
2018-10-15fix local rpm buildRonan Le Martret1-1/+2
2018-10-15Fix: mismatch variable name.Romain Forlot1-1/+1
2018-10-15DescriptionRomain Forlot1-2/+2
2018-10-15Trick to always execute popule http and data dirRomain Forlot1-4/+6