summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
* Make utf8_source the default for qmake buildsLars Knoll2020-05-141-2/+2
* Move the UTF conversion methods to qstringconverterLars Knoll2020-05-144-10/+10
* Android: add ANDROID_ABIS qmake snippetAssam Boudjelthia2020-05-131-0/+10
* Disable the PCRE Jit when compiling qmakeLars Knoll2020-05-123-3/+5
* qmake: fix a few deprecated QChar(non-char-type) warningsMarc Mutz2020-05-123-9/+9
* qmake: Remove the DISCARDABLE flag for icon resourcesYuhang Zhao2020-05-111-1/+1
* qmake: Update the macro namesYuhang Zhao2020-05-121-2/+2
* qmake: Fix handling of manifest file of msvcYuhang Zhao2020-05-115-15/+11
* Add a QRegularExpression::fromWildcard() convenience methodLars Knoll2020-05-063-7/+5
* Remove QRegExp from the bootstrap libraryLars Knoll2020-05-061-0/+1
* Port qmake over to user QRegularExpressionLars Knoll2020-05-0514-98/+129
* Compile QRegularExpression into qmakeLars Knoll2020-05-057-8/+246
* Build qmake with QT_USE_STRINGBUILDERLars Knoll2020-05-0512-35/+78
* Add more entries for QMAKE_TARGET_XXXYuhang Zhao2020-05-052-3/+59
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-041-1/+1
|\
| * Use QMAKE_TARGET for the name of the object script fileAndy Shaw2020-04-281-1/+1
* | CMake: Fix developer build of MinGW cmake configurationAlexandru Croitor2020-05-011-0/+1
* | Remove textcodec codepaths in qmakeLars Knoll2020-05-012-30/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-221-0/+188
|\|
| * Android: update Android specific variables docsAssam Boudjelthia2020-04-171-0/+188
* | Change qHash() to work with size_t instead of uintLars Knoll2020-04-096-10/+10
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-0/+8
|\|
| * qmake: Document QML_FOREIGN_METATYPESUlf Hermann2020-03-261-0/+8
* | Re-generate various CMake projects and configure after mergeSimon Hausmann2020-03-162-2/+2
* | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Simon Hausmann2020-03-164-22/+3
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-164-22/+3
| |\|
| | * Doc: Remove \contentspage commandsTopi Reinio2020-03-151-14/+0
| | * macOS: Merge qcore_mac cpp and mm filesTor Arne Vestbø2020-03-123-8/+3
* | | cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-162-2/+2
* | | cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-162-2/+2
|/ /
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-111-0/+35
|\|
| * qmake: Document qmltypes and metatypesUlf Hermann2020-03-091-0/+35
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-035-8/+8
|\|
| * QMake: Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-285-8/+8
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-263-0/+20
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-183-0/+20
| |\
| | * Windows: Add install/uninstall rules for target.targetsKai Koehne2020-02-141-0/+14
| | * qmake: Allow the use of a response file when building a libraryAndy Shaw2020-02-131-0/+2
| | * Doc: Document some missing CONFIG valuesYuhang Zhao2020-02-131-0/+4
* | | CMake: Fix c++ standard config tests with MSVCAlexandru Croitor2020-02-181-0/+3
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-132-2/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-121-1/+3
| |\|
| | * Doc: Document the ltcg CONFIG valueJoerg Bornemann2020-02-101-1/+3
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-041-1/+1
| |\|
| | * Fix line ending in custom build steps of vcxproj filesJoerg Bornemann2020-01-301-1/+1
* | | Use C++17 for qmake and force the build of everything with C++17Olivier Goffart2020-02-081-1/+1
* | | Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-075-2/+409
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-295-45/+25
| |\ \ \
| * | | | Post Merge FixesLeander Beernaert2020-01-242-0/+3
| * | | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-2418-135/+228
| |\ \ \ \