gcopoix
2cba406014
fix(cmake): fixed lvgl.pc source dir in install step if using FetchContent ( #4815 )
...
Co-authored-by: Gregor Copoix <gregor.copoix@ithinx.io>
2023-11-18 08:46:43 +01:00
gcopoix
5267c0b9f4
feat(drivers): add x11 driver (display/input) support ( #4795 )
...
Co-authored-by: Gregor Copoix <gregor.copoix@ithinx.io>
2023-11-15 14:08:03 +01:00
Zhang Ji Peng
8cf0bbb558
feat(draw): add implements vector graphic APIs ( #4528 ) ( #4691 )
...
Signed-off-by: zhangjipeng <zhangjipeng@xiaomi.com>
Co-authored-by: zhangjipeng <zhangjipeng@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2023-11-09 11:37:33 +01:00
Adam Nilsson
e3380a8fe8
feat(build): add pkgconfig file ( #4744 )
...
Co-authored-by: Adam x Nilsson <adamni@axis.com>
2023-11-06 14:00:07 +01:00
zephyr-zhu
f6e0ab80eb
fix(cmake): fix issue of cmake generating header files ( #4557 )
...
Signed-off-by: zephyrZhu <zenghui_zhu@126.com>
2023-09-14 19:32:19 +02:00
António Oliveira
5d056ed2b9
build(cmake): allow correct use of LV_CONF_PATH ( #4428 )
...
Signed-off-by: António Oliveira <antonio@amsobr.com>
Co-authored-by: António Oliveira <antonio@amsobr.com>
2023-08-02 22:06:05 +02:00
Tomas Rezucha
da278c764b
fix(esp): fix ESP-IDF pedantic builds ( #4132 )
2023-04-14 11:39:24 +02:00
Forairaaaaa
ecafa88d2c
chore: add an option to "LV_TICK_CUSTOM" ( #3870 )
2022-12-19 16:24:54 +01:00
legerborea
541b431546
feat(cmake-build): add options to disable build of examples/demos ( #3738 )
2022-10-13 11:55:36 +02:00
legerborea
5971894a9b
fix(cmake-build): Add missing definition for LVGL conf path ( #3733 )
2022-10-11 19:46:00 +02:00
sparkles43
eb54353f00
feat(cmake-build): build all libraries either SHARED or STATIC ( #3669 )
2022-09-09 21:52:20 +02:00
Xiang Xiao
8538f88793
Minor fix for cmake ( #3498 )
...
* chore(cmake): correct LV_CONF_INCLUDE_SIMPLE prompt message in custom.cmake
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
* chore(cmake): remove the duplication statements in esp.cmake
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
* chore(cmsis): remove README_zh.md reference from gen_pack.sh
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-07-18 15:06:45 +02:00
wangyz1997
9d0896cdef
fix(cmake-build): Fix example and demo build on esp-idf ( #3466 )
2022-07-13 18:07:30 +02:00
simplejack-src
1cf2e5d886
feat(cmake-build): Option to allow building shared libraries. ( #3278 )
...
Add option in CMake build to specify that shared libraries should be created (as
opposed to static). This is an exclusive option (not enabled by default).
Co-authored-by: simeplejack-src <example@example.com>
2022-04-20 12:04:56 +02:00
Gabor Kiss-Vamosi
773d50f0ac
arch(env): arch(env): move the cmake folder into the env_support folder
2022-01-19 22:14:04 +01:00