summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* syncqt: fix forwarding injected headers, take ~3Oswald Buddenhagen2018-09-122-3/+4
* macOS: Warn the user when using incompatible or untested platform SDKsTor Arne Vestbø2018-08-311-4/+36
* macOS: Detect changes to the platform SDK and ask the user to deal with itTor Arne Vestbø2018-08-312-0/+18
* configure: fix passing of -L and -F to configure testsOswald Buddenhagen2018-08-091-2/+2
* make it possible to override the basename of module config filesOswald Buddenhagen2018-08-032-5/+7
* qmake: skip license check while building qtOswald Buddenhagen2018-07-202-2/+3
* macOS: Use QMAKE_BUNDLE for the app part of the bundle identifier valueAndy Shaw2018-07-181-1/+4
* configure: pull ahead gcc-sysroot processingOswald Buddenhagen2018-07-131-1/+1
* Fix QtWayland non-toplevel in-source buildsPaul Olav Tvete2018-06-271-4/+8
* configure: permit digits in variable assignments on the cmdlineOswald Buddenhagen2018-06-271-4/+4
* wayland-scanner.prf: Remove special-casing for generated headersJohan Klokkhammer Helsing2018-06-261-63/+12
* Fix moc warnings with no_include_pwd and shadow buildsKai Koehne2018-06-251-1/+1
* Replace commercial preview license with Qt License Agreement 4.0Kai Koehne2018-06-211-1/+1
* Make sure MODULE is set even when we are not creating a pri fileRobert Griebl2018-06-111-2/+2
* Add support for building QtWayland on macOSRobert Griebl2018-06-091-9/+16
* configure: permit multiple repos to use the same directory namesOswald Buddenhagen2018-06-011-2/+3
* nuke {tests,examples}_need_tools flagsOswald Buddenhagen2018-05-301-2/+2
* remove support for demos/ directoriesOswald Buddenhagen2018-05-301-10/+0
* Mark Clang 6 as warning-freeThiago Macieira2018-05-221-2/+2
* Fix build of applications on iOSChristoph Keller2018-05-132-7/+7
* Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-091-4/+5
|\
| * syncqt: fix CamelCase aliases for injected headersOswald Buddenhagen2018-04-251-0/+1
| * syncqt: don't write INJECTED_*HEADERSOswald Buddenhagen2018-04-251-4/+4
* | Do emit CMake declarations for existing private headersUlf Hermann2018-04-271-5/+5
|/
* qmake: fix sdk resolution on macosTim Uy2018-04-181-6/+6
* iOS: Allow building QML based test casesAndy Shaw2018-04-181-1/+0
* rework syncqt interaction regarding cross-tree pathsOswald Buddenhagen2018-04-123-10/+22
* configure: cache test output as wellOswald Buddenhagen2018-04-102-5/+39
* don't call qmake's exists() with an empty argumentOswald Buddenhagen2018-04-101-1/+3
* Fix debug_and_release builds with CONFIG += qtquickcompilerSimon Hausmann2018-03-292-2/+3
* Revert "Detect C standard and try using the most recent"Friedemann Kleint2018-03-263-28/+2
* Remove CMake code for CMake < 3.1Kevin Funk2018-03-242-17/+6
* Detect C standard and try using the most recentAllan Sandfeld Jensen2018-03-213-2/+28
* Fix CONFIG+=qtquickcompiler and immediate resources with shadow buildsSimon Hausmann2018-03-201-2/+2
* Apple: resolve SDK version of QMAKE_LINK_C and QMAKE_LINK_C_SHLIBMarcus Calhoun-Lopez2018-03-071-1/+1
* configure: introduce 'subarch' term to expression evaluatorOswald Buddenhagen2018-02-221-0/+6
* fix installation of resources for example sourcesAlexander Volkov2018-02-211-1/+1
* qmake: fix immediate RESOURCES with absolute RCC_DIROswald Buddenhagen2018-02-201-1/+1
* Merge "Merge remote-tracking branch 'origin/5.10' into 5.11" into refs/stagin...Liang Qi2018-02-152-1/+8
|\
| * Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-152-1/+8
| |\
| | * Fix build of applications on iOSJake Petroules2018-01-251-0/+7
| | * Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2018-01-241-1/+1
| | |\
| | | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-241-1/+1
| | | |\
| | * | | Add -DQT_{module}_LIB in pkg-config cflags for each Qt moduleAlexis Jeandet2018-01-241-1/+1
| | |/ /
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-192-7/+13
| | |\ \
* | | | | syncqt: fix injected headers outside qtbase in non-prefix buildsOswald Buddenhagen2018-02-151-1/+2
|/ / / /
* | | | Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-143-8/+14
|\ \ \ \ | | |_|/ | |/| |
| * | | Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-1/+1
| | |/ | |/|
| * | fix example source installation of qrc/rc files in subdirsOswald Buddenhagen2018-01-181-6/+12
| * | use correct path separators when invoking testcases on windowsOswald Buddenhagen2018-01-181-1/+1