Commit Graph

7 Commits (88ce8583740fcd3a2146acb16bde7218eca87a17)

Author SHA1 Message Date
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