| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix to record {MAJOR}.{MINOR} to `library_names` in libtool file | OBATA Akio | 2021-02-02 | 1 | -1/+1 |
| | | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> | ||||
| * | Fix to set `old_library` in libtool file only for `staticlib` project | OBATA Akio | 2021-02-02 | 1 | -1/+5 |
| | | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> | ||||
| * | Fix to detect file conponent from path properly in Makefile generator | OBATA Akio | 2021-02-02 | 1 | -2/+2 |
| | | | | | | | | 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> | ||||
| * | Remove dates from generated files. | Slávek Banko | 2021-02-02 | 1 | -2/+1 |
| | | | | | | | This is related to the effort for reproducible builds. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
| * | Fix qmake shared library naming | Francois Andriot | 2014-09-12 | 1 | -9/+30 |
| | | | | | | | | Add long long int support to TQTextStream Fix potential segmentation fault in QValueList Fix library naming in TQT Plugins This relates to Bug 2107 | ||||
| * | Add pluginsdir to pkgconfig file | Slávek Banko | 2013-11-25 | 1 | -0/+5 |
| | | |||||
| * | Undo prior accidental commit | Timothy Pearson | 2012-03-02 | 1 | -1/+1 |
| | | |||||
| * | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 1 | -1/+1 |
| | | |||||
| * | Add Qt3 development HEAD version | Timothy Pearson | 2011-07-10 | 1 | -0/+1594 |
