Commit Graph
149 Commits
Author SHA1 Message Date
lotodore cd0c61bd9c Still fixing windows build. 2012-12-25 15:58:26 +01:00
lotodore ba1955c550 Fixing mxe windows build. 2012-12-25 15:53:18 +01:00
lotodore 66d9ff7195 Switching to openssl on Windows for Windows 8 compatibility (gcrypt crashes on Win8). 2012-12-25 15:33:01 +01:00
lotodore b7e5e8e3ea Fixing win32 build. 2012-11-24 12:28:34 +01:00
lotodore a9d8f3eca0 Adding protocol buffer lib dependencies. 2012-09-18 19:52:02 +02:00
lotodore 723eafe55f New android_test configuration for buildbot. 2012-09-06 21:01:27 +02:00
lotodore 5c266f12a5 New dependency to libboost_chrono in boost 1.50 (libboost_thread depends on it). 2012-08-15 21:09:34 +02:00
lotodore 9a451cfb8c Remove C++0x command line option because this may break some things. 2012-04-22 09:40:39 +00:00
lotodore 17960e1415 Fix path to game.h. 2012-02-11 23:08:31 +00:00
lotodore 91b3307584 Trying to fix current Windows build. 2011-12-16 21:57:31 +00:00
lotodore b095a76216 Fixing windows build. 2011-11-17 20:19:55 +00:00
lotodore 86f0e58cc4 Fixing build problems with new version of gnutls (on mingw-cross-env). 2011-11-17 19:45:20 +00:00
lotodore 535502196b Still trying to fix the build. 2011-11-17 19:24:06 +00:00
lotodore 3878d3aa7f Trying to fix boost::filesystem build problems with boost 1.48. 2011-11-16 21:53:10 +00:00
lotodore 5b9a6c532c Fixing MacOS build. Runs on 10.6/10.7 only. 2011-10-21 10:24:25 +00:00
lotodore 32843b2100 Use boost::random for random number generation. 2011-10-11 15:15:22 +00:00
doitux 796493f582 make clean pokerthlib, -no_dead_strip_inits_and_terms only on macosx 2011-05-08 22:20:26 +00:00
lotodore c877e0ef74 Remove libircclient from client (pokerth_game no longer depends on it). 2011-03-11 21:56:24 +00:00
lotodore 13c9517d98 Removing use of internal libircclient, use external lib. 2011-03-11 01:43:21 +00:00
lotodore 087cc852f0 Fixing static linking, still requires gnutls due to libcurl. 2011-03-08 20:40:38 +00:00
lotodore 4ec5f4eae9 Removing dependency to gnutls, only gcrypt is required now. 2011-03-08 18:42:57 +00:00
lotodore 38b9e764e7 Fixing boost 1.46 compatibility (ticket #58). Still needs testing with official boost release. 2011-02-20 12:30:23 +00:00
lotodore 48f87f0dd8 New external dependency: tinyxml. 2011-02-08 14:40:14 +00:00
lotodore 54bc7aaa8d Do not use own "daemon(...)" function. 2011-01-09 11:07:08 +00:00
lotodore b6d2e61fd8 Fixing native Windows build. 2010-12-20 18:27:48 +00:00
lotodore 06dffdd9e3 Do not use C++0x on Mac until Mac OSX Lion is released (current gcc is too old). 2010-11-28 10:40:44 +00:00
lotodore 0ad0f355e0 Trying to integrate sqlite3 for other OSes. 2010-11-27 23:45:10 +00:00
floty 79f3a283b1 include SQLITE3-LIB 2010-11-27 23:31:47 +00:00
lotodore 920fcda79c Use -std=gnu++0x instead of -std=c++0x for better backward compatibility. 2010-11-20 17:41:12 +00:00
lotodore 2ab92b7bb1 Fixing WIN32 define, which is removed with -std=c++0x. 2010-11-20 16:20:38 +00:00
lotodore 20b212f10c Enabling use of C++0x-extensions while trying to reintegrate SCTP support. 2010-11-20 15:00:28 +00:00
lotodore 14cc84f399 Lib path fixes for official server. 2010-11-01 09:46:56 +00:00
lotodore 6754d00db9 .so libs have higher priority. 2010-10-30 17:43:49 +00:00
lotodore 7176185950 Allow use of boost libs which are located in /opt/boost by setting PREFIX (for header and lib). 2010-10-30 17:27:56 +00:00
lotodore e38ea52f0e Trying to fix the win64 build. 2010-10-19 20:09:22 +00:00
lotodore d9a825f184 Trying to fix windows build. 2010-10-19 19:54:50 +00:00
lotodore 6155eea797 Trying to fix windows build. 2010-10-19 19:40:00 +00:00
lotodore 76f182d808 More cross compiling fixes. 2010-10-19 18:12:15 +00:00
lotodore 9283818507 More cross compiling fixes. 2010-10-19 17:54:58 +00:00
lotodore 777bf952f9 Fix wrong case problem with cross compiling. 2010-10-19 17:54:21 +00:00
lotodore caaafc1ed6 More cross compiling fixes. 2010-10-19 17:53:04 +00:00
lotodore 3b1ed27175 Reformatting .pro files, adding test skeleton. 2010-10-13 17:47:16 +00:00
lotodore 81b5629b33 Support static boost libs on Linux. 2010-10-11 16:58:16 +00:00
lotodore a0669db0b6 Revert this - Qt binary release no longer supports mach architecture on Mac. 2010-10-09 19:31:46 +00:00
lotodore 806d4d2506 Mac build file changes. Try to build for 10.5 (Leopard). 2010-10-09 19:06:34 +00:00
lotodore b92ea1d5cb Changes for mingw-w64 build. 2010-10-09 08:41:52 +00:00
lotodore dfb27a0674 Win32 link fixes. 2010-08-28 09:24:54 +00:00
lotodore d63b048a45 Fixing mingw build issues. Use dll version of boost on Windows. Use official mingw gcc 4.5 with dynamic libs. This means that all boost build issues should be fixed, even on Windows. 2010-08-22 16:24:40 +00:00
lotodore 5f84bbc411 Fixing issue with boost 1.44. However, Windows build using boost 1.44 is currently broken due to thread issues. 2010-08-22 10:53:27 +00:00
lotodore 7be2094dac Trying to fix mingw issue. 2010-08-02 21:48:20 +00:00