Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the tqInstallPath* functions for all paths needed for the pkg-config file.r14.0.11 | Slávek Banko | 2021-10-14 | 1 | -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 guy | 2021-10-14 | 1 | -3/+6 |
| | | | | | Signed-off-by: gregory guy <[email protected]> (cherry picked from commit cf770e66e5addc86fae6b6aeca08850627069a16) | ||||
* | Prevent to set build directories as RPATH | OBATA Akio | 2020-08-09 | 2 | -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 flag | OBATA Akio | 2020-08-02 | 1 | -2/+2 |
| | | | | | Signed-off-by: OBATA Akio <[email protected]> (cherry picked from commit 141af55cca0bad0492786479584e474b3285ab9b) | ||||
* | Fix to record {MAJOR}.{MINOR} to `library_names` in libtool file | OBATA Akio | 2020-08-02 | 1 | -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` project | OBATA Akio | 2020-08-02 | 1 | -1/+5 |
| | | | | | Signed-off-by: OBATA Akio <[email protected]> (cherry picked from commit 12dcb88d29d09f1f913b88832db5b7fa01088939) | ||||
* | Fix potentially buffer overrun related to readlink(2) | OBATA Akio | 2020-07-25 | 1 | -1/+1 |
| | | | | | Signed-off-by: OBATA Akio <[email protected]> (cherry picked from commit e6ce806b771adc9d963d760dfac46b2c62a57798) | ||||
* | Fix to detect file conponent from path properly in Makefile generator | OBATA Akio | 2020-07-23 | 3 | -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 Banko | 2020-03-21 | 3 | -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++11 | Slávek Banko | 2018-08-19 | 5 | -8/+8 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 017e8dbffe8919583bb9a3828f9cd8a61505659b) | ||||
* | Automated update from Qt3 | Timothy Pearson | 2014-09-12 | 2 | -10/+31 |
| | |||||
* | Add pluginsdir to pkgconfig file | Slávek Banko | 2013-11-25 | 1 | -0/+5 |
| | |||||
* | Remove dead symlink under 'mkspecs/default' | Francois Andriot | 2013-08-20 | 1 | -1/+0 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-05-07 | 1 | -1/+1 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-06-19 | 7 | -16/+16 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-06-17 | 1 | -2/+2 |
| | |||||
* | Automated conversion from qt3 | Timothy Pearson | 2012-02-28 | 10 | -23/+23 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-02-13 | 5 | -16/+16 |
| | |||||
* | Update to latest tqt3 automated conversion | Timothy Pearson | 2012-01-26 | 34 | -91/+91 |
| | |||||
* | Sync again | Timothy Pearson | 2011-12-05 | 11 | -24/+24 |
| | |||||
* | Sync with latest script | Timothy Pearson | 2011-12-05 | 41 | -81/+81 |
| | |||||
* | Fix native TQt3 accidental conversion to tquit | Timothy Pearson | 2011-11-14 | 2 | -3/+3 |
| | |||||
* | Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 | Timothy Pearson | 2011-11-08 | 60 | -0/+24244 |