Commit Graph

35 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 60e4d71a22 fixed preprocessor 2015-02-21 20:51:18 +01:00
Peter Mueller a1bb3bd6b0 removed xcode project, its generateable by cmake 2015-02-20 21:42:16 +01:00
Dustin Bensing 0b0b40d876 clean up cmake file 2015-02-20 21:25:31 +01:00
Dustin Bensing 7d3feb72bb added windows cmake building 2015-02-20 21:03:24 +01:00
Peter Mueller 384ad886e4 fix mac problems 2015-02-15 22:58:25 +01:00
Dustin Bensing 51cc89fada main comment 2015-02-15 22:45:12 +01:00
Dustin Bensing 8801366f08 stuff
cmake for osx ; osx xcode

linux cmake
2015-02-15 19:02:10 +01:00
Dustin Bensing eb5c72fdad impl linux destructor warnings 2014-01-22 01:10:54 +01:00
Dustin Bensing f753e6d0fa qmake target XInputSumulatorMain 2014-01-22 00:16:37 +01:00
Dustin Bensing 226b261b9f fix wrong travis path 2014-01-21 23:17:27 +01:00
Dustin Bensing 6b47093ae8 style 2014-01-21 23:15:18 +01:00
Dustin Bensing d4b6995ce9 travis ci config 2014-01-21 23:05:43 +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
Dustin Bensing f355a18442 deletet rot files 2013-07-16 17:33:07 +02:00
Dustin Bensing f08a9b345c added qmake file 2013-07-16 17:27:49 +02:00
Dustin Bensing b5d69131b5 merge conflict 2013-07-16 14:06:42 +02:00
Dustin Bensing fd0dcf1ff2 blah 2013-07-16 14:03:21 +02:00
Dustin Bensing 4e0470c3b4 typo 2013-07-16 14:00:12 +02:00
Dustin Bensing 92bdacddca added win support for mouse like linux and mac 2013-07-16 13:43:44 +02:00
Dustin Bensing c159b1e110 win compile 2013-07-16 11:50:13 +02:00
Dustin Bensing 0414a93666 win files 2013-07-16 11:43:49 +02:00
Dustin Bensing 0db00720a5 little stuff 2013-07-16 10:54:07 +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
Dustin Bensing a66ae35e1c init 2013-07-14 11:06:19 +02:00