summaryrefslogtreecommitdiffstats
path: root/qmake/generators/unix/unixmake2.cpp
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> (cherry picked from commit 38048ca6154899a74c5c7e7ebcabd37373266220)
* 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> (cherry picked from commit 81c83b98e49b965847ed9bc4b1fa8dd21467c2b2)
* Prevent to set build directories as RPATHOBATA Akio2021-02-021-14/+0
| | | | | | | It result in unwanted RPATH reference from installed binaries. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 5b1f8617d1361bdf7dd3b64fc953623fc8e01d96)
* Fix to record {MAJOR}.{MINOR} to `library_names` in libtool fileOBATA Akio2021-02-021-1/+1
| | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit ac08552d14091ea8633f5bae86d72d5ef964e32e)
* 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> (cherry picked from commit 4596513c452688719d01cb2f5f7e1b81140f9f93)
* Fix to detect file conponent from path properly in Makefile generatorOBATA Akio2021-02-021-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> (cherry picked from commit 30a7754971fee794819df164dd1601b2af49587a)
* Remove dates from generated files.Slávek Banko2021-02-021-2/+1
| | | | | | | This is related to the effort for reproducible builds. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fc8564a5f04b90b998e792444f70550272e78ddb)
* Fix qmake shared library namingFrancois Andriot2014-09-121-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 fileSlávek Banko2013-11-251-0/+5
|
* Undo prior accidental commitTimothy Pearson2012-03-021-1/+1
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-1/+1
|
* Add Qt3 development HEAD versionTimothy Pearson2011-07-101-0/+1594