OBATA Akio
f9ac48efad
Prevent to set build directories as RPATH
...
It result in unwanted RPATH reference from installed binaries.
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 5b1f8617d1
)
4 years ago
OBATA Akio
6948355c1b
Fix to set libtool special mode-args as a compiler flag
...
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 20597c412f
)
4 years ago
OBATA Akio
ccb28f09f4
Fix to detect file conponent from path properly in Makefile generator
...
It should be either `path.right(path.length() - sep_pos - 1)` or
`path.mid(sep_pos + 1)`.
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 30a7754971
)
4 years ago
Francois Andriot
b716176cec
Fix qmake shared library naming
...
Add long long int support to TQTextStream
Fix potential segmentation fault in QValueList
Fix library naming in TQT Plugins
This relates to Bug 2107
11 years ago
Timothy Pearson
bd0f3345a9
Add Qt3 development HEAD version
14 years ago