Commit Graph

12 Commits

Author SHA1 Message Date
Peinthor Rene de1fb9ff2f qt5: full qt5 compability
ifdef rest of the code which can't be ported 100%
add CMake option USE_QT5 to use qt5 ;)
Thanks to stretchtiberius for initial patch
2014-02-14 00:28:42 +01:00
Peinthor Rene 67787f5e8b cmake: set default build type to Release
if non is given
2014-02-12 19:16:19 +01:00
Peinthor Rene d24ab33f2c cmake: remove unittest option
Create a CMake project just for unittest in the tests folder
2014-01-23 22:08:54 +01:00
Peinthor Rene 88f66be89e get rid of the version.sh script and also drop support for qmake building 2014-01-12 21:59:06 +01:00
Peinthor Rene 1c904145fa win32: little static link hack for windows builds 2013-12-02 18:37:59 +01:00
Peinthor Rene be1ba804c6 add a version check feature
this is only enabled on windows as there is no package manager handling the versions
and we don't want users to stay on old versions forever
2013-12-02 16:52:48 +01:00
Peinthor Rene d33525bd76 support cross compiling with mxe and cmake 2013-09-15 10:04:08 +02:00
Peinthor Rene 323ef332f6 cmake/nsis: add settings to generate a nsis installer through cmake/cpack 2013-09-09 18:54:19 +02:00
Peinthor Rene c881149c67 add missing DbStructuremodel to cmake 2013-09-06 14:45:04 +02:00
Peinthor Rene 5c1347bb92 cmake: add git revision updating for gen_version.h 2013-07-12 22:38:54 +02:00
Peinthor Rene 11c4cf423a cmake: fix a few warnings and add an option to build unittests 2013-07-11 16:15:51 +02:00
Peinthor Rene 7c411904b9 cmake: initial version of cmake build system files 2013-07-09 23:36:43 +02:00