Charlène Wendling
256362372c
Use ${CMAKE_DL_LIBS} for portability
...
Some systems, like OpenBSD for example, have libdl integrated in libc.
Let CMAKE_DL_LIBS decide if '-ldl' is needed as a linker flag
2020-12-22 03:43:15 +01:00
Sirius Bakke
c86153e0e7
fix: Deprecated Qt cmake macro
2020-10-07 21:11:11 +02:00
Thorsten Schoening
0f34c2d459
Building using MXE on UB 18.04 fails without ws2_32 being linked
...
explicitly.
2020-05-01 12:47:13 +02:00
Sirius Bakke
ac89370f29
chore: Remove QBS </3
2019-07-28 19:59:21 +02:00
Sirius Bakke
598e2fafde
refactor: Reduce cmake global defines
2019-07-28 19:59:21 +02:00
Sirius Bakke
03ed123626
chore: Add support for mxe w32 and cmake
2019-06-09 23:46:58 +02:00
Sirius Bakke
5b2d0e297d
chore: Add support for CMake
...
TODO: Support macOS and Windows
2019-02-20 00:12:56 -03:00
Sirius Bakke
7824066a96
feat: Apply modernize-use-nullptr
2018-09-12 20:21:26 +02:00
Sirius Bakke
defc5c7b63
feat: Remove automake and qmake files
2018-09-12 20:21:21 +02:00
Sirius Bakke
ea85cab17b
feat: Remove unneeded header includes
2018-09-12 20:21:12 +02:00
Sirius Bakke
123dceefc4
feat: Add qbs build files
2018-09-12 20:20:41 +02:00
Sirius Bakke
e41ab255e1
fix: Remove Qt4 support
2018-05-13 13:58:58 +02:00
Patrick Monnerat
df47f15219
Fixes for gcc version 8 compatibility.
2018-03-06 02:52:11 +01:00
Sirius Bakke
96268831a2
Feature: Support for Qt5
...
* Compile time checking adjust includes and code for deprecated features
* QHttp class is removed from Qt5 so the custom HttpGet class is
disabled when compiling with Qt5. The api on fwbuilder.org isn't
working, so the code for getting tips and checking if a new version is
available must be rewritten anyway.
2013-08-14 12:35:02 +02:00
Sirius Bakke
897e77a333
Feature: NX-OS support.
2013-08-14 12:34:33 +02:00