Joel Bodenmann jbo
jbo pushed to master at uGFX/ugfx 2021-11-03 19:51:17 +00:00
56a88c440d cmake: provide an IMPORTED target
jbo pushed to master at uGFX/ugfx 2021-11-03 19:23:31 +00:00
cc0b175e7f cmake: Improve Findugfx.cmake
ba9b9fb62b cmake: add driver file for drivers/multiple/Win32
Compare 2 commits »
jbo created branch feature/cmake_improvements in uGFX/ugfx 2021-11-03 19:02:02 +00:00
jbo pushed to feature/cmake_improvements at uGFX/ugfx 2021-11-03 19:02:02 +00:00
6b621ca6b8 cmake: Improve Findugfx.cmake
jbo pushed to master at uGFX/ugfx 2021-11-03 17:47:11 +00:00
0f11538656 Revert "cmake: Print UGFX_ROOT variable on success"
jbo pushed to master at uGFX/ugfx 2021-11-03 17:38:55 +00:00
d66739a349 cmake: Print UGFX_ROOT variable on success
jbo pushed to master at uGFX/ugfx 2021-11-03 16:26:46 +00:00
ebf5033144 cmake: No longer print _SOURCES and _INCLUDE_DIRS variables
jbo pushed to master at uGFX/ugfx 2021-10-28 14:15:20 +00:00
734c5cd421 cmake: Improve SDL driver integration
jbo pushed to master at uGFX/ugfx 2021-10-28 12:56:37 +00:00
831c23e2ac cmake: Add root directory to include directories
jbo pushed to master at uGFX/ugfx 2021-10-27 14:46:29 +00:00
2ae3cf397d CMake: Automatically set UGFX_ROOT
jbo pushed to master at uGFX/ugfx 2021-10-12 16:37:07 +00:00
ae6a3bc18b Adding CMake support for gdisp/STM32LTDC driver
jbo pushed to master at uGFX/ugfx 2021-10-12 16:36:27 +00:00
68483139c9 Adding ChibiOS 7 support
jbo pushed to master at uGFX/ugfx 2021-10-12 15:48:31 +00:00
64aa71339c Adding CMake support
jbo pushed to master at uGFX/ugfx 2021-10-12 13:34:20 +00:00
a4f225700f Improving FreeBSD integration support
jbo pushed to master at uGFX/ugfx 2021-09-24 15:51:57 +00:00
71a308a01a Update readme
jbo pushed to master at uGFX/ugfx 2021-09-23 15:49:05 +00:00
50be0d6432 Revert "Fix signed/unsigned comparison in gos_linux.c"
jbo pushed to master at uGFX/ugfx 2021-09-21 16:12:15 +00:00
7e2decd0cd Update changelog.txt
jbo pushed to master at uGFX/ugfx 2021-09-21 16:08:02 +00:00
aa9e187581 Fix signed/unsigned comparison in gos_linux.c
jbo pushed to master at uGFX/ugfx 2021-09-21 15:56:55 +00:00
05b547bbbb Updating changelog.txt
jbo pushed to master at uGFX/ugfx 2021-09-21 15:54:43 +00:00
1d63573408 Adding FreeBSD support