Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the tqInstallPath* functions for all paths needed for the pkg-config file. | Slávek Banko | 2021-10-12 | 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-10-10 | 1 | -3/+6 |
| | | | | Signed-off-by: gregory guy <[email protected]> | ||||
* | Prevent to set build directories as RPATH | OBATA Akio | 2020-08-09 | 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 | 2020-07-25 | 1 | -1/+1 |
| | | | | Signed-off-by: OBATA Akio <[email protected]> | ||||
* | Fix to set `old_library` in libtool file only for `staticlib` project | OBATA Akio | 2020-07-25 | 1 | -1/+5 |
| | | | | Signed-off-by: OBATA Akio <[email protected]> | ||||
* | Fix to detect file conponent from path properly in Makefile generator | OBATA Akio | 2020-07-23 | 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 | 2020-03-20 | 1 | -2/+1 |
| | | | | | | This is related to the effort for reproducible builds. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -1/+1 |
| | | | | | | | | | QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -1/+1 |
| | | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -1/+1 |
| | | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Automated update from Qt3 | Timothy Pearson | 2014-09-12 | 1 | -9/+30 |
| | |||||
* | Add pluginsdir to pkgconfig file | Slávek Banko | 2013-11-25 | 1 | -0/+5 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-06-19 | 1 | -2/+2 |
| | |||||
* | Automated conversion from qt3 | Timothy Pearson | 2012-02-28 | 1 | -1/+1 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-02-13 | 1 | -1/+1 |
| | |||||
* | Update to latest tqt3 automated conversion | Timothy Pearson | 2012-01-26 | 1 | -3/+3 |
| | |||||
* | Sync again | Timothy Pearson | 2011-12-05 | 1 | -3/+3 |
| | |||||
* | Sync with latest script | Timothy Pearson | 2011-12-05 | 1 | -2/+2 |
| | |||||
* | Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 | Timothy Pearson | 2011-11-08 | 1 | -0/+1594 |