summaryrefslogtreecommitdiffstats
path: root/qmake/generators/unix
Commit message (Expand)AuthorAgeFilesLines
* qmake: Don't add dummy empty.lproj localization to macOS bundlesTor Arne Vestbø2023-04-201-1/+0
* qmake: Fix incorrect Info.plist replacement of EXECUTABLE_NAMEAlexandru Croitor2023-04-061-1/+1
* Make qmake and qtpaths report Qt version baked into the binariesJoerg Bornemann2023-01-181-1/+1
* Use qtversion.h instead of qlibraryinfo.hMarc Mutz2022-12-091-1/+1
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-4/+4
* Ensure proper format of Info.plistMaximilian Blochberger2022-10-191-4/+6
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-112-10/+10
* Port from container.count()/length() to size()Marc Mutz2022-10-042-14/+14
* Move qVersion() from qglobal.h to qlibraryinfo.hSona Kurazyan2022-09-011-0/+1
* Use SPDX license identifiersLucie Gérard2022-05-163-82/+7
* qmake: Use qVersion for version reporting instead of QT_VERSION_STRAlexandru Croitor2022-05-061-1/+1
* qmake: Fix overlong command lines for static Qt builds on WindowsJoerg Bornemann2022-02-212-17/+17
* Fix framework dependencies in .la filesJoerg Bornemann2021-08-171-0/+28
* Use QList instead of QVector in qmakeJarek Kobus2020-09-051-1/+1
* iOS: Add a variable to customize where the launch image is taken fromAndy Shaw2020-07-221-0/+7
* Makefile: Deduplicate logic for response file nameOrgad Shaneh2020-07-061-7/+2
* qmake: Stop using -isystem flagDmitry Shachnev2020-06-061-8/+2
* Add a QRegularExpression::fromWildcard() convenience methodLars Knoll2020-05-061-4/+3
* Port qmake over to user QRegularExpressionLars Knoll2020-05-051-6/+8
* Build qmake with QT_USE_STRINGBUILDERLars Knoll2020-05-052-3/+3
* Use QMAKE_TARGET for the name of the object script fileAndy Shaw2020-04-281-1/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-181-0/+2
|\
| * qmake: Allow the use of a response file when building a libraryAndy Shaw2020-02-131-0/+2
* | Mark the old style unprefixed stream functions deprecatedAllan Sandfeld Jensen2019-12-161-5/+5
|/
* Fix precompiled headers on macOSJoerg Bornemann2019-11-182-14/+18
* Be able to create a response file for other generators tooAndy Shaw2019-11-062-34/+57
* Fix precompiled headers for ClangChristian Romberg2019-10-252-8/+4
* qmake: Parse -framework link lines the same way the linker doesTor Arne Vestbø2019-10-041-5/+2
* qmake: Place prl files under Resources in framework bundlesTor Arne Vestbø2019-10-032-9/+16
* Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-091-2/+4
|\
| * Do not prepend QMAKE_PREFIX_STATICLIB to TARGET for TEMPLATE auxJoerg Bornemann2019-08-141-2/+4
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-5/+33
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-051-5/+33
| |\
| | * Fix dependency_libs entry of .la filesJoerg Bornemann2019-08-031-5/+33
* | | Do not use QList<QMakeLocalFileName>Joerg Bornemann2019-08-121-4/+3
* | | Remove QMake's -createstub optionJoerg Bornemann2019-08-032-3/+0
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-301-10/+9
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-301-10/+9
| |\|
| | * qmake: Keep -force_load with library when merging linker flagsTor Arne Vestbø2019-07-291-3/+6
| | * qmake: Don't allow -framework without second argument when merging flagsTor Arne Vestbø2019-07-291-8/+4
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-142-12/+20
|\| |
| * | Merge remote-tracking branch 'origin/5.13.0' into 5.13Liang Qi2019-06-111-8/+12
| |\ \
| | * | qmake: Escape trailing backslash for OBJECTS_DIR for MinGWKai Koehne2019-05-131-8/+12
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-072-4/+8
| |\ \ \ | | |/ / | |/| / | | |/
| | * Make sure .pc, .prl and .la files are created for header_only modulesJoerg Bornemann2019-06-032-4/+8
* | | Do not ignore exit codes of install commandsJoerg Bornemann2019-05-231-5/+5
* | | Clean up class definitions of makefile generatorsJoerg Bornemann2019-05-162-13/+1
* | | Prefix textstream operators with Qt::Lars Knoll2019-05-021-80/+80
* | | QRegExp include cleanupSamuel Gaist2019-04-191-1/+0
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-061-1/+1
|\|