Commit Graph

14 Commits

Author SHA1 Message Date
mrbesen 0151c34bd2
change timeings, reduced logging 2022-04-20 21:03:11 +02:00
Ahmad Fatoum 7faf7dfc29
Add CMake install target along with build options
Following CMake options have been added with the defaults specified:

* -DWITH_PIC=OFF (Compile static library as PIC too)
* -DBUILD_STATIC_LIBS=ON
* -DBUILD_SHARED_LIBS=ON
* -DBUILD_MANUAL_TEST=ON
* -DBUILD_MACOS_FATLIB=ON
2017-10-03 13:42:05 +02:00
Dustin Bensing 8801366f08 stuff
cmake for osx ; osx xcode

linux cmake
2015-02-15 19:02:10 +01:00
Dustin Bensing dd6b347f34 fix x11 c bool define for c++ usage ; add screen bounds check on mac osx 2014-01-21 20:46:40 +01:00
Dustin Bensing dafd37c4d6 trying to build keyboard 2013-07-16 23:08:00 +02:00
Dustin Bensing ea70f162ad changes 2013-07-16 19:39:22 +02:00
Dustin Bensing 322439692e button consts 2013-07-16 17:58:24 +02:00
Gregor Raschke a1b583595a mac port same level as linux 2013-07-15 16:14:20 +02:00
Dustin Bensing e7f4ee0cc5 added linux scroll down and up 2013-07-14 17:55:23 +02:00
Dustin Bensing b40e453a46 added linux mouseDown mouseUp mouseClick 2013-07-14 17:02:06 +02:00
Dustin Bensing 73d19c6317 added impl of linux mousemoveto and mousemoverelative 2013-07-14 15:43:27 +02:00
Dustin Bensing 8987725577 added LGPL 2013-07-14 14:28:53 +02:00
Dustin Bensing 8905757ae5 added LGPL 2013-07-14 14:25:29 +02:00
Dustin Bensing df5b985e7f first non working version 2013-07-14 13:52:02 +02:00