| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Otherwise it's impossible to override in ./configure
Signed-off-by: Alexander Golubev <[email protected]>
(cherry picked from commit cbdf33337892590c7f81ce37d8f67894912753af)
|
|
|
|
|
|
|
| |
The head of file was accidentally deleted in 455154ce
Signed-off-by: Alexander Golubev <[email protected]>
(cherry picked from commit bd8bd100a41d205592a3c4d41c52617bfdeb602d)
|
|
|
|
|
| |
Signed-off-by: Denis Kozadaev <[email protected]>
(cherry picked from commit 4ff2cb8b3ccf77ba3e111ac37b3fe0ebb15199eb)
|
|
|
|
|
|
| |
namely: dilos-g++, freebsd-clang, linux-g++-32 and linux-g++-64
Signed-off-by: gregory guy <[email protected]>
|
|
|
|
|
|
| |
linux-g++-32 mkspecs config files.
Signed-off-by: gregory guy <[email protected]>
|
|
|
|
|
|
| |
(completion of previous commit)
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
| |
With GCC, it is valid for C++/ObjC++ but not for C.
Signed-off-by: OBATA Akio <[email protected]>
|
|
|
|
|
|
| |
It should be X11R7 on modern ports with recent releases.
Signed-off-by: OBATA Akio <[email protected]>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
| |
Signed-off-by: Denis Kozadaev <[email protected]>
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
| |
Signed-off-by: Denis Kozadaev <[email protected]>
|
|
|
|
|
|
|
| |
It resolves building with libc libraries
other than glibc - for example musl libc.
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
|
|
|
| |
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST
QT_NO_STL -> TQT_NO_STL
QT_NO_COMPAT -> TQT_NO_COMPAT
QT_NO_TRANSLATION -> TQT_NO_TRANSLATION
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
| |
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
|
|
|
| |
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
|
| |
qt->tqt conversion and is required to align to corresponding patch for
common/admin module.
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This closes Bug 696
|
| |
|
| |
|
|
|