summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Simplify test compilationSimon Hausmann2019-06-261-7/+25
* Prospective fix for using qt-cmake when %PATH% changes and using NinjaSimon Hausmann2019-06-261-0/+5
* Fix error in run_config_test_architectureLeander Beernaert2019-06-261-1/+1
* Fix osx deployment target and sysroot propagation in the qt toolchainSimon Hausmann2019-06-262-0/+12
* Fix XCB feature detectionSimon Hausmann2019-06-262-2/+3
* Android: Final changes for APK generationLeander Beernaert2019-06-2611-14/+313
* Add windows batch file for convenient cmake invocation with Qt toolchain fileSimon Hausmann2019-06-252-0/+4
* Allow prefix builds with developer-build as feature enabledSimon Hausmann2019-06-252-10/+15
* Fix building against an installed static QtSimon Hausmann2019-06-253-11/+13
* Prepare tests for running in the CISimon Hausmann2019-06-251-2/+6
* Fix early warning systemSimon Hausmann2019-06-251-7/+0
* Fix vcpkg default target triplet setting in the qt toolchain fileSimon Hausmann2019-06-241-1/+1
* Check for the correct apple clang version with warnings_are_errorsAlexandru Croitor2019-06-241-1/+1
* Fix tools dependencies in associated modules when cross-compilingSimon Hausmann2019-06-241-1/+4
* Fix tools dependencies lookup when cross-compilingSimon Hausmann2019-06-241-0/+8
* Fix build of modules outside of QtBase when cross-compilingSimon Hausmann2019-06-242-8/+9
* Generate a toolchain and convenience cmake wrapperSimon Hausmann2019-06-243-0/+49
* Fix plugins on macOS to have the .dylib extensionAlexandru Croitor2019-06-241-0/+5
* Add PlatformCommonInternal target and QT_NO_DEBUG definitionAlexandru Croitor2019-06-242-2/+18
* SplitAfterVariableSubstitution is also needed for building testsLiang Qi2019-06-241-0/+1
* Move ICC compiler name setup to instructions levelJędrzej Nowacki2019-06-241-0/+3
* Update the instructions after CI changed way of splitting argumentsJędrzej Nowacki2019-06-241-0/+1
* Change cmake generator selection mechanismSimon Hausmann2019-06-211-2/+5
* Fix build with multi-config VS code generatorSimon Hausmann2019-06-211-0/+6
* Prepare for running tests with cmakeSimon Hausmann2019-06-211-5/+30
* Add support for picking up vcpkg automaticallySimon Hausmann2019-06-202-7/+24
* Add support for vcpkg default target tripletsSimon Hausmann2019-06-202-2/+6
* Fix QPA headers for QtPrintSupportSimon Hausmann2019-06-202-13/+3
* CMake: clarify readmeFrederik Gladhorn2019-06-171-12/+20
* Add ICC platform specific mkspecJędrzej Nowacki2019-06-171-0/+2
* Port ICC specific instructionsJędrzej Nowacki2019-06-171-0/+15
* Simple typo fixupJędrzej Nowacki2019-06-171-1/+1
* Avoid hardcoding the underlying build toolSimon Hausmann2019-06-171-1/+7
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-14431-2328/+2890
|\
| * Merge "Merge remote-tracking branch 'origin/dev' into wip/qt6"Alexandru Croitor2019-06-11107-334/+514
| |\
| | * Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-06-11107-334/+514
| |/|
| | * Remove QLatin1Literal usagesGiuseppe D'Angelo2019-06-1013-65/+65
| | * rtems: Disable fork feature and fix compilation in corelib/ioMikhail Svetkin2019-06-063-3/+8
| | * Simplify {to,from}Std{List,Vector}Giuseppe D'Angelo2019-06-102-12/+5
| | * Fix deprecation warningsChristian Ehrlicher2019-05-271-55/+52
| | * QInputDeviceManager: replace a QMap<enum,int> with a std::array<int,#enum-val...Marc Mutz2019-06-063-5/+8
| | * Fix a minor grammar glitch in new string / byte-array doc noteEdward Welbourne2019-06-042-2/+2
| | * QDistanceField: add missing copy assignment operatorMarc Mutz2019-06-062-0/+4
| | * rtems: Disable sys/sem.h includeMikhail Svetkin2019-06-061-1/+1
| | * rtems: Fix build sha3 (undef ALIGN)Mikhail Svetkin2019-06-061-0/+4
| | * QLatin1Char: add comparison operators with charMarc Mutz2019-06-031-0/+13
| | * Fix deprecation warnings in tst_QUrlFriedemann Kleint2019-05-291-71/+58
| | * Windows QPA: Fix clang warnings about using typedefFriedemann Kleint2019-05-249-17/+17
| | * vulkan: Add debug message filteringLaszlo Agocs2019-05-286-5/+72
| | * Separate out the time, zone, date code from corelib/tools/Edward Welbourne2019-06-0650-45/+59