summaryrefslogtreecommitdiffstats
path: root/qmake/generators
Commit message (Collapse)AuthorAgeFilesLines
* Use the tqInstallPath* functions for all paths needed for the pkg-config file.Slávek Banko2021-12-301-20/+32
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add a translationsdir variable to the tqt pkgconfig file (tqt-mt.pc).gregory guy2021-12-301-3/+6
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Prevent to set build directories as RPATHOBATA Akio2021-02-022-19/+3
| | | | | | It result in unwanted RPATH reference from installed binaries. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Fix to set libtool special mode-args as a compiler flagOBATA Akio2021-02-021-2/+2
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* Fix to record {MAJOR}.{MINOR} to `library_names` in libtool fileOBATA Akio2021-02-021-1/+1
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* Fix to set `old_library` in libtool file only for `staticlib` projectOBATA Akio2021-02-021-1/+5
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* Fix to detect file conponent from path properly in Makefile generatorOBATA Akio2021-02-023-6/+6
| | | | | | | 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 Banko2021-02-023-5/+3
| | | | | | This is related to the effort for reproducible builds. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Revert "QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to ↵Michele Calgaro2018-09-186-7/+7
| | | | | | | | updated admin module" The original commit was a mistake and should not have been pushed. This reverts commit f849f22528ee9eb5eeb1f9aa92822846b2b3e01f.
* QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵Michele Calgaro2018-09-186-7/+7
| | | | | | module Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with stricter C++11Slávek Banko2018-08-195-8/+8
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix qmake shared library namingFrancois Andriot2014-09-122-10/+31
| | | | | | | 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 fileSlávek Banko2013-11-251-0/+5
|
* Undo prior accidental commitTimothy Pearson2012-03-024-12/+12
|
* Rename additional global TQt functionsTimothy Pearson2012-03-014-12/+12
|
* Add Qt3 development HEAD versionTimothy Pearson2011-07-1025-0/+17044