summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix linking of examplesSimon Hausmann2019-06-12224-231/+244
* Implement command prefixJędrzej Nowacki2019-06-121-2/+168
* Use ninja as default builderJędrzej Nowacki2019-06-121-17/+6
* Prospective Windows build fixSimon Hausmann2019-06-121-6/+0
* Remove redundant installation of QtPlatformAndroid.cmakeSimon Hausmann2019-06-121-8/+0
* Android: Generate deployment-settings.jsonLeander Beernaert2019-06-128-20/+278
* Improve special case handler to work on WindowsAlexandru Croitor2019-06-111-4/+20
* Add appropriate MSVC version check for warnings are errors featureAlexandru Croitor2019-06-111-2/+6
* Don't add _LARGEFILE64_SOURCE define on WindowsAlexandru Croitor2019-06-111-2/+3
* Improve pro2cmake.py moreAlexandru Croitor2019-06-081-3/+8
* Handle minimal_syncqt as not running syncqt for nowAlexandru Croitor2019-06-072-2/+4
* Change qt_build_repo to build tools if present and neededAlexandru Croitor2019-06-071-0/+6
* MSVC: Split the warning suppression compile options stringMårten Nordheim2019-06-061-1/+1
* Simplify per-module option handlingSimon Hausmann2019-06-062-14/+14
* Collect more known modules when considering private libraries inAlexandru Croitor2019-06-062-2/+13
* Fix Standalone Example build when crosscompilingLeander Beernaert2019-06-062-36/+33
* Prevent accidental conflicts with external cmake configuration filesSimon Hausmann2019-06-061-2/+2
* Fix comment fixup in pro2cmakeAlexandru Croitor2019-06-062-1/+20
* Android: Move Platform IncludeLeander Beernaert2019-06-062-4/+5
* Fix "make install"Simon Hausmann2019-06-061-2/+4
* Fix some configure.json conditions for qtimageformatsAlexandru Croitor2019-06-061-0/+6
* Introduce Platform*Internal targetsAlbert Astals Cid2019-06-053-67/+76
* cmake: Generate QtBuildInternalsExtra at conftimeKevin Funk2019-06-052-28/+22
* cmake: Ensure syncqt.pl from source is foundKevin Funk2019-06-051-3/+4
* Add the Android QPA plugin to the CMake buildSimon Hausmann2019-06-053-3/+95
* Export installation locations compatible with qmake -queryVolker Krause2019-06-052-0/+27
* CMake: MinGW build fixCristian Adam2019-06-051-1/+1
* cmake/ does not necessarily exist in a moduleKevin Funk2019-06-051-4/+6
* Add support for private module .pri filesSimon Hausmann2019-06-0534-11/+84
* CMake: Compile fix for MinGW 8.1.0Cristian Adam2019-06-051-0/+9
* Android: SDK SupportLeander Beernaert2019-06-0511-1/+158
* Re-generate the CMakeLists.txt and add the prev filesSimon Hausmann2019-06-0524-92/+907
* CMake: Add WinMain supportCristian Adam2019-06-054-6/+78
* Fix typo: PROJECT_MAJOR_VERSION does not existKevin Funk2019-06-051-1/+1
* CMake: Also bump to CMake 3.15 in READMEKai Koehne2019-06-051-1/+1
* CMake: Disable autotests for non-developer buildsKai Koehne2019-06-051-1/+4
* Add AppleClang as exception for warnings as errors for md4c libraryAlexandru Croitor2019-06-051-1/+1
* cmake: Add warnings_are_errors optionAlbert Astals Cid2019-06-057-4/+76
* Cmake: Disable warnings when building Qt pluginsKai Koehne2019-06-051-5/+0
* Set QT_DEPRECATED_WARNINGS_SINCE also for CMakeKai Koehne2019-06-051-0/+1
* Allow to build examples as standalone projectKevin Funk2019-06-05256-4251/+6056
* Fix a few of the Wrap modules to protect against double creation ofAlexandru Croitor2019-06-053-0/+21
* CMake: Fix qt_find_package PROVIDED_TARGETS checkCristian Adam2019-06-051-1/+2
* Update .prev cmake filesAlbert Astals Cid2019-06-053-1/+3
* Regenerate cocoa qpa pluginAlexandru Croitor2019-06-052-1/+140
* CMake: Add WrapPCRE2 packageCristian Adam2019-06-056-18/+25
* cmake: Replace - with _ in define module namesAlbert Astals Cid2019-06-051-6/+9
* Fix OpenGL vs. GLESv2 linkage, attempt number threeSimon Hausmann2019-06-059-50/+12
* cmake: don't add install-time include directories when there are noneJean-Michaël Celerier2019-06-051-6/+17
* Map module.gui to if TARGET Qt::Gui in configure.cmakeAlexandru Croitor2019-06-052-0/+4