summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2020-09-08Move to c++17Tomi Valkeinen
2020-09-05Drop python2Tomi Valkeinen
2020-04-21Add simple kmstouch test toolTomi Valkeinen
2019-11-20Add configure-time option to disable libdrm-omap usageMatt Hoosier
2019-11-18Allow making extframebuffer and dmabufframebuffer with modifiersMatt Hoosier
2019-09-25videomode to_string improvementsTomi Valkeinen
2018-08-23Revert "testpat: remove threaded drawing"Tomi Valkeinen
2017-02-06Support python2 based pykms bindingAlejandro Hernandez
2017-02-06Add README.md to custom targetsTomi Valkeinen
2016-11-26cmake: set C_FLAGS tooTomi Valkeinen
2016-11-22py: Add OmapCard & OmapFramebuffer supportTomi Valkeinen
2016-11-21Add OmapCard and OmapFramebufferTomi Valkeinen
2016-10-01Add cmake option for -WerrorTomi Valkeinen
2016-10-01remove -rdynamic gcc flagTomi Valkeinen
2016-09-29Improve LTO detection codeTomi Valkeinen
2016-09-28Fix LTO detectionLaurent Pinchart
2016-08-27Fix LTO support for cross-compilation.Arnout Vandecappelle (Essensium/Mind)
2016-06-11cmake: results to bin & lib dirsTomi Valkeinen
2016-06-11rename libkms to kms++Tomi Valkeinen
2016-06-11cmake: add option to build shared libsTomi Valkeinen
2016-06-11rename dirsTomi Valkeinen
2016-05-25disable Wmissing-field-initializers when gcc <= 5.0Tomi Valkeinen
2016-05-25Require libdrm >= 2.4.64Tomi Valkeinen
2016-05-23File/dir renamesTomi Valkeinen
2016-05-23Automatically use -fltoTomi Valkeinen
2016-05-23improve build typeTomi Valkeinen
2016-04-16add -Wextra & fix warningsTomi Valkeinen
2016-03-20Add LTO optionTomi Valkeinen
2015-11-30remove lua bindingsTomi Valkeinen
2015-11-18Add kmscubeTomi Valkeinen
2015-10-06don't enable lua by defaultTomi Valkeinen
2015-10-01move test utils to libkmstest libraryTomi Valkeinen
2015-10-01add options to turn off py/lua buildTomi Valkeinen
2015-10-01cmake: add (commented out) lines for static libcTomi Valkeinen
2015-10-01Relax cmake minumum version to 2.8 from 3.0. Seems to work fine.Jyri Sarha
2015-09-28move db and testpat to tests/Tomi Valkeinen
2015-09-28Initial versionTomi Valkeinen