summaryrefslogtreecommitdiffstats
path: root/qmake/generators/unix
Commit message (Collapse)AuthorAgeFilesLines
* 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 to detect file conponent from path properly in Makefile generatorOBATA Akio2020-07-232-4/+4
| | | | | | | | 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-211-2/+1
| | | | | | | This is related to the effort for reproducible builds. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 9d5d503f747ce54a6c048a415dae1b33d6b9b047)
* 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-192-3/+3
|
* Automated conversion from qt3Timothy Pearson2012-02-281-1/+1
|
* Automated update from Qt3Timothy Pearson2012-02-131-1/+1
|
* Update to latest tqt3 automated conversionTimothy Pearson2012-01-262-7/+7
|
* Sync againTimothy Pearson2011-12-052-4/+4
|
* Sync with latest scriptTimothy Pearson2011-12-053-4/+4
|
* Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731Timothy Pearson2011-11-083-0/+2559