Commit Graph

10 Commits (feeca8d3d14ef661d28a2217ca35b3e100838027)

Author SHA1 Message Date
Slávek Banko feeca8d3d1
Use the tqInstallPath* functions for all paths needed for the pkg-config file.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 38048ca615)
4 years ago
gregory guy 5de39f7b4c
Add a translationsdir variable to the tqt pkgconfig file (tqt-mt.pc).
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 81c83b98e4)
4 years ago
OBATA Akio 84ea074d71
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 88ce858374
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 7d655cde26
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 ae3d63aa83
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 9a345f8076
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 b5cb163e01 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
(cherry picked from commit b716176cec)
10 years ago
Slávek Banko f16757db87 Add pluginsdir to pkgconfig file
(cherry picked from commit 3a89e057b7)
10 years ago
Timothy Pearson bd0f3345a9 Add Qt3 development HEAD version 14 years ago