| Commit message (Expand) | Author | Age | Files | Lines |
* | Fail builds on Apple platforms with invalid Info.plist | Maximilian Blochberger | 2025-07-04 | 1 | -2/+2 |
* | qmake: Fix incorrect Info.plist replacement of EXECUTABLE_NAME | Alexandru Croitor | 2023-04-06 | 1 | -1/+1 |
* | Make qmake and qtpaths report Qt version baked into the binaries | Joerg Bornemann | 2023-01-18 | 1 | -1/+1 |
* | Use qtversion.h instead of qlibraryinfo.h | Marc Mutz | 2022-12-09 | 1 | -1/+1 |
* | Port from container::count() and length() to size() - V5 | Marc Mutz | 2022-11-03 | 1 | -4/+4 |
* | Ensure proper format of Info.plist | Maximilian Blochberger | 2022-10-19 | 1 | -4/+6 |
* | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-11 | 1 | -5/+5 |
* | Port from container.count()/length() to size() | Marc Mutz | 2022-10-04 | 1 | -10/+10 |
* | Move qVersion() from qglobal.h to qlibraryinfo.h | Sona Kurazyan | 2022-09-01 | 1 | -0/+1 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -28/+3 |
* | qmake: Use qVersion for version reporting instead of QT_VERSION_STR | Alexandru Croitor | 2022-05-06 | 1 | -1/+1 |
* | qmake: Fix overlong command lines for static Qt builds on Windows | Joerg Bornemann | 2022-02-21 | 1 | -16/+16 |
* | Fix framework dependencies in .la files | Joerg Bornemann | 2021-08-17 | 1 | -0/+28 |
* | iOS: Add a variable to customize where the launch image is taken from | Andy Shaw | 2020-07-22 | 1 | -0/+7 |
* | Makefile: Deduplicate logic for response file name | Orgad Shaneh | 2020-07-06 | 1 | -7/+2 |
* | qmake: Stop using -isystem flag | Dmitry Shachnev | 2020-06-06 | 1 | -8/+2 |
* | Add a QRegularExpression::fromWildcard() convenience method | Lars Knoll | 2020-05-06 | 1 | -4/+3 |
* | Port qmake over to user QRegularExpression | Lars Knoll | 2020-05-05 | 1 | -6/+8 |
* | Build qmake with QT_USE_STRINGBUILDER | Lars Knoll | 2020-05-05 | 1 | -2/+2 |
* | Use QMAKE_TARGET for the name of the object script file | Andy Shaw | 2020-04-28 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/5.14' into 5.15 | Liang Qi | 2020-02-18 | 1 | -0/+2 |
|\ |
|
| * | qmake: Allow the use of a response file when building a library | Andy Shaw | 2020-02-13 | 1 | -0/+2 |
* | | Mark the old style unprefixed stream functions deprecated | Allan Sandfeld Jensen | 2019-12-16 | 1 | -5/+5 |
|/ |
|
* | Fix precompiled headers on macOS | Joerg Bornemann | 2019-11-18 | 1 | -4/+7 |
* | Be able to create a response file for other generators too | Andy Shaw | 2019-11-06 | 1 | -33/+56 |
* | Fix precompiled headers for Clang | Christian Romberg | 2019-10-25 | 1 | -4/+2 |
* | qmake: Place prl files under Resources in framework bundles | Tor Arne Vestbø | 2019-10-03 | 1 | -2/+3 |
* | Merge remote-tracking branch 'origin/5.13' into 5.14 | Friedemann Kleint | 2019-09-09 | 1 | -2/+4 |
|\ |
|
| * | Do not prepend QMAKE_PREFIX_STATICLIB to TARGET for TEMPLATE aux | Joerg Bornemann | 2019-08-14 | 1 | -2/+4 |
* | | Merge remote-tracking branch 'origin/5.13' into dev | Liang Qi | 2019-08-13 | 1 | -5/+33 |
|\| |
|
| * | Merge remote-tracking branch 'origin/5.12' into 5.13 | Liang Qi | 2019-08-05 | 1 | -5/+33 |
| |\ |
|
| | * | Fix dependency_libs entry of .la files | Joerg Bornemann | 2019-08-03 | 1 | -5/+33 |
* | | | Remove QMake's -createstub option | Joerg Bornemann | 2019-08-03 | 1 | -2/+0 |
* | | | Merge remote-tracking branch 'origin/5.13' into dev | Liang Qi | 2019-06-14 | 1 | -11/+19 |
|\| | |
|
| * | | Merge remote-tracking branch 'origin/5.13.0' into 5.13 | Liang Qi | 2019-06-11 | 1 | -8/+12 |
| |\ \ |
|
| | * | | qmake: Escape trailing backslash for OBJECTS_DIR for MinGW | Kai Koehne | 2019-05-13 | 1 | -8/+12 |
| * | | | Merge remote-tracking branch 'origin/5.12' into 5.13 | Liang Qi | 2019-06-07 | 1 | -3/+7 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | Make sure .pc, .prl and .la files are created for header_only modules | Joerg Bornemann | 2019-06-03 | 1 | -3/+7 |
* | | | Clean up class definitions of makefile generators | Joerg Bornemann | 2019-05-16 | 1 | -5/+0 |
* | | | Prefix textstream operators with Qt:: | Lars Knoll | 2019-05-02 | 1 | -80/+80 |
|/ / |
|
* | | Merge remote-tracking branch 'origin/5.12' into 5.13 | Qt Forward Merge Bot | 2019-04-06 | 1 | -1/+1 |
|\| |
|
| * | qmake: Remove dead code | Kai Koehne | 2019-04-05 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/5.12' into dev | Qt Forward Merge Bot | 2019-01-07 | 1 | -0/+2 |
|\| |
|
| * | qmake: add QMAKE_EXPORTED_VARIABLES | Oswald Buddenhagen | 2019-01-05 | 1 | -0/+2 |
* | | Compile with QT_STRICT_ITERATORS defined | Lars Knoll | 2018-11-26 | 1 | -1/+1 |
|/ |
|
* | qmake: fix .prl file generation for bundles | Oswald Buddenhagen | 2018-11-07 | 1 | -0/+2 |
* | qmake: make sure QMAKE_LIBS{,_PRIVATE} comes after LIBS{,_PRIVATE} | Oswald Buddenhagen | 2018-10-12 | 1 | -2/+4 |
* | qmake: nuke QMAKE_INTERNAL_PRL_LIBS | Oswald Buddenhagen | 2018-10-12 | 1 | -4/+1 |
* | qmake: remove support for static archive splitting | Oswald Buddenhagen | 2018-10-12 | 1 | -50/+14 |
* | qmake: rework .prl filename construction | Oswald Buddenhagen | 2018-08-30 | 1 | -1/+6 |