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
1bb4825b20
Fix to record {MAJOR}.{MINOR} to `library_names` in libtool file
...
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit ac08552d14
)
4 years ago
OBATA Akio
76d31ef383
Fix to set `old_library` in libtool file only for `staticlib` project
...
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 4596513c45
)
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
Slávek Banko
fd708f1b02
Remove dates from generated files.
...
This is related to the effort for reproducible builds.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit fc8564a5f0
)
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
Slávek Banko
3a89e057b7
Add pluginsdir to pkgconfig file
12 years ago
Timothy Pearson
9a75b154bf
Undo prior accidental commit
14 years ago
Timothy Pearson
a830bf10b7
Rename additional global TQt functions
14 years ago
Timothy Pearson
bd0f3345a9
Add Qt3 development HEAD version
14 years ago