summaryrefslogtreecommitdiffstats
path: root/qmake/generators
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Automated update from Qt3Timothy Pearson2012-06-194-5/+5
|
* Automated update from Qt3Timothy Pearson2012-06-171-2/+2
|
* Automated conversion from qt3Timothy Pearson2012-02-284-12/+12
|
* Automated update from Qt3Timothy Pearson2012-02-132-12/+12
|
* Update to latest tqt3 automated conversionTimothy Pearson2012-01-2616-50/+50
|
* Sync againTimothy Pearson2011-12-0510-20/+20
|
* Sync with latest scriptTimothy Pearson2011-12-0525-35/+35
|
* Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731Timothy Pearson2011-11-0825-0/+17044