summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "cmake: Make CMake superbuilds work"Alexandru Croitor2019-06-143-22/+15
* cmake: Make CMake superbuilds workKevin Funk2019-06-143-15/+22
* Try to find Test package before calling add_subdirectory(src)Alexandru Croitor2019-06-131-1/+7
* Android: Install gradle templatesLeander Beernaert2019-06-132-0/+26
* Automatically find apple frameworks when building a repoAlexandru Croitor2019-06-133-4/+3
* Android: Correct install path for libqtforandroid.soLeander Beernaert2019-06-131-3/+3
* Correct install path for QtForAndroid pluginLeander Beernaert2019-06-131-0/+8
* Try to use %ProgramFiles(x86)% instead of custom codeJędrzej Nowacki2019-06-131-21/+6
* Remove double negationsJędrzej Nowacki2019-06-131-33/+33
* Fix the 'Fix static builds' commitAlexandru Croitor2019-06-121-1/+3
* Fix static buildsAlexandru Croitor2019-06-122-4/+9
* Make WinMain linkage compatible with Qt 5Simon Hausmann2019-06-124-6/+16
* Fix compiling of examples on AndroidSimon Hausmann2019-06-12240-229/+471
* 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