Commit Graph

14 Commits (1bb4825b204794f7bae84b410effec3ec0999280)

Author SHA1 Message Date
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 6da58c8804
Fix potentially buffer overrun related to readlink(2)
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 5c32919647)
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
Slávek Banko d8ba3610e2
Fix FTBFS with stricter C++11
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 5431226296)
7 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 11 years ago
Francois Andriot d268efee9d Remove dead symlink under 'mkspecs/default' 12 years ago
Timothy Pearson 9a75b154bf Undo prior accidental commit 13 years ago
Timothy Pearson a830bf10b7 Rename additional global TQt functions 13 years ago
Timothy Pearson bad353a20d Fix accidental FTBFS introduced in prior commit 13 years ago
Timothy Pearson e90b15c55d Clean up a few build warnings 13 years ago
Timothy Pearson bd0f3345a9 Add Qt3 development HEAD version 14 years ago