summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Collapse)AuthorAgeFilesLines
* Use the tqInstallPath* functions for all paths needed for the pkg-config file.r14.0.11Slávek Banko2021-10-141-20/+32
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit e0d2f1e04906bee328fa71bf4eb98b9ec1904c19)
* Add a translationsdir variable to the tqt pkgconfig file (tqt-mt.pc).gregory guy2021-10-141-3/+6
| | | | | Signed-off-by: gregory guy <[email protected]> (cherry picked from commit cf770e66e5addc86fae6b6aeca08850627069a16)
* Prevent to set build directories as RPATHOBATA Akio2020-08-092-19/+3
| | | | | | | It result in unwanted RPATH reference from installed binaries. Signed-off-by: OBATA Akio <[email protected]> (cherry picked from commit a9d2c0bdd16dd850fcfe58c040c89c8a6a2268a3)
* Fix to set libtool special mode-args as a compiler flagOBATA Akio2020-08-021-2/+2
| | | | | Signed-off-by: OBATA Akio <[email protected]> (cherry picked from commit 141af55cca0bad0492786479584e474b3285ab9b)
* Fix to record {MAJOR}.{MINOR} to `library_names` in libtool fileOBATA Akio2020-08-021-1/+1
| | | | | Signed-off-by: OBATA Akio <[email protected]> (cherry picked from commit 5449d37d879866e4193dded434382a71b33e0be2)
* Fix to set `old_library` in libtool file only for `staticlib` projectOBATA Akio2020-08-021-1/+5
| | | | | Signed-off-by: OBATA Akio <[email protected]> (cherry picked from commit 12dcb88d29d09f1f913b88832db5b7fa01088939)
* Fix potentially buffer overrun related to readlink(2)OBATA Akio2020-07-251-1/+1
| | | | | Signed-off-by: OBATA Akio <[email protected]> (cherry picked from commit e6ce806b771adc9d963d760dfac46b2c62a57798)
* Fix to detect file conponent from path properly in Makefile generatorOBATA Akio2020-07-233-6/+6
| | | | | | | | It should be either `path.right(path.length() - sep_pos - 1)` or `path.mid(sep_pos + 1)`. Signed-off-by: OBATA Akio <[email protected]> (cherry picked from commit 5c270c3e26e74609a1821ddd3bb17566ccc53396)
* Remove dates from generated files.Slávek Banko2020-03-213-5/+3
| | | | | | | This is related to the effort for reproducible builds. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 9d5d503f747ce54a6c048a415dae1b33d6b9b047)
* Fix FTBFS with stricter C++11Slávek Banko2018-08-195-8/+8
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 017e8dbffe8919583bb9a3828f9cd8a61505659b)
* Automated update from Qt3Timothy Pearson2014-09-122-10/+31
|
* Add pluginsdir to pkgconfig fileSlávek Banko2013-11-251-0/+5
|
* Remove dead symlink under 'mkspecs/default'Francois Andriot2013-08-201-1/+0
|
* Automated update from Qt3Timothy Pearson2013-05-071-1/+1
|
* Automated update from Qt3Timothy Pearson2012-06-197-16/+16
|
* Automated update from Qt3Timothy Pearson2012-06-171-2/+2
|
* Automated conversion from qt3Timothy Pearson2012-02-2810-23/+23
|
* Automated update from Qt3Timothy Pearson2012-02-135-16/+16
|
* Update to latest tqt3 automated conversionTimothy Pearson2012-01-2634-91/+91
|
* Sync againTimothy Pearson2011-12-0511-24/+24
|
* Sync with latest scriptTimothy Pearson2011-12-0541-81/+81
|
* Fix native TQt3 accidental conversion to tquitTimothy Pearson2011-11-142-3/+3
|
* Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731Timothy Pearson2011-11-0860-0/+24244