Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid setting CONFIG=thread in qmake.conf | Alexander Golubev | 2024-03-10 | 1 | -1/+1 |
| | | | | | | Otherwise it's impossible to override in ./configure Signed-off-by: Alexander Golubev <[email protected]> | ||||
* | Drop TQT_NO_COMPAT code from mkspecs files | Michele Calgaro | 2023-06-17 | 1 | -28/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | socket and nsl functions were moved to libc | Denis Kozadaev | 2023-05-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Denis Kozadaev <[email protected]> | ||||
* | Define QT_MITSHM to use <X11/extensions/XShm.h> for several platforms, ↵ | gregory guy | 2021-06-09 | 1 | -0/+1 |
| | | | | | | namely: dilos-g++, freebsd-clang, linux-g++-32 and linux-g++-64 Signed-off-by: gregory guy <[email protected]> | ||||
* | Fix to set -fvisibility-inlines-hidden flag only for C++ with g++ | OBATA Akio | 2020-08-06 | 1 | -2/+2 |
| | | | | | | With GCC, it is valid for C++/ObjC++ but not for C. Signed-off-by: OBATA Akio <[email protected]> | ||||
* | DilOS: add compiler visibility | Denis Kozadaev | 2020-02-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Denis Kozadaev <[email protected]> | ||||
* | Apply recent QT => TQT renames to DilOS platform. | Slávek Banko | 2019-08-29 | 2 | -5/+5 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | mkspecs for DilOS platform | Denis Kozadaev | 2019-08-29 | 2 | -0/+204 |
Signed-off-by: Denis Kozadaev <[email protected]> |