Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the tqInstallPath* functions for all paths needed for the pkg-config file. | Slávek Banko | 2021-12-30 | 1 | -20/+32 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Add a translationsdir variable to the tqt pkgconfig file (tqt-mt.pc). | gregory guy | 2021-12-30 | 1 | -3/+6 |
| | | | | Signed-off-by: gregory guy <[email protected]> | ||||
* | Prevent to set build directories as RPATH | OBATA Akio | 2021-02-02 | 1 | -14/+0 |
| | | | | | | It result in unwanted RPATH reference from installed binaries. Signed-off-by: OBATA Akio <[email protected]> | ||||
* | Fix to record {MAJOR}.{MINOR} to `library_names` in libtool file | OBATA Akio | 2021-02-02 | 1 | -1/+1 |
| | | | | Signed-off-by: OBATA Akio <[email protected]> | ||||
* | 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 <[email protected]> | ||||
* | 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 <[email protected]> | ||||
* | 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 <[email protected]> | ||||
* | 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 |