summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Deinline QRingBuffer classAlex Trotsenko2015-05-203-0/+5
* Implement a more direct headersclean checkThiago Macieira2015-04-171-1/+9
* configure: take XQMAKESPEC into account when looking for files.Rafael Roquetto2015-03-261-2/+4
* QNX: Fix compilation on Windows.Rafael Roquetto2015-03-261-1/+5
* Add mingw GCC Version to qconfig.priEric Lemanissier2015-03-253-0/+27
* Add auto detection for tslib support when using Windows configure.David Schulz2015-03-161-0/+11
* Windows: Add -static-runtime configure optionKai Koehne2015-03-111-0/+16
* Remove neon command line options from configureappSamuli Piippo2015-03-091-9/+0
* adjust configure's path output to relative pathsOswald Buddenhagen2015-03-062-13/+25
* write relative QT_INSTALL_CONFIGURATION also under windowsOswald Buddenhagen2015-03-061-1/+1
* use relative paths for build dir referencesOswald Buddenhagen2015-02-171-4/+4
* Windows: Remove "experimental" sticker for DirectWrite engineEskil Abrahamsen Blomfeldt2015-02-141-1/+1
* MSVC: Remove use of -Zm argumentKai Koehne2015-02-131-1/+1
* add /nologo to jom calls as wellOswald Buddenhagen2015-02-121-2/+2
* fix sign mismatch warningOswald Buddenhagen2015-02-121-1/+1
* Avoid hardcoding build date in qtcore and toolsSune Vuorela2015-02-121-2/+1
* Update copyright headersJani Heikkinen2015-02-1110-71/+71
* configure.exe: disable ANGLE backend for Linux targetsJochen Seemann2015-02-071-0/+1
* Add libproxy backend for QNetworkProxyFactoryDaniel Molkentin2015-02-051-0/+15
* improve support for cross-compilation to not directly supported platformsJochen Seemann2015-02-051-1/+9
* introduce /dev variants of qmake propertiesOswald Buddenhagen2015-02-051-3/+3
* write relative paths to qconfig.cpp as far as possibleOswald Buddenhagen2015-02-052-126/+191
* remove trailing semicolons from #definesOswald Buddenhagen2015-02-051-3/+3
* don't overquote paths in qconfig.cppOswald Buddenhagen2015-02-051-34/+34
* base the libexec fallback logic on the makespecOswald Buddenhagen2015-02-051-1/+1
* simplify mkspec determination when writing qconfig.cppOswald Buddenhagen2015-02-051-9/+3
* configure --help clarifications relating to -*prefixOswald Buddenhagen2015-02-051-4/+7
* make configure -redo and config.status able to handle spaces in argumentsOswald Buddenhagen2015-02-041-7/+3
* remove redundant CXX definitionOswald Buddenhagen2015-02-041-1/+0
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-211-1/+6
|\
| * Disable ANGLE builds for MSVC <= 2008.Friedemann Kleint2015-01-071-0/+5
| * configure.exe: improve error message by adding the filename.David Faure2014-12-301-1/+1
* | Rename QML debug macro to Qt naming stylePasi Petäjäjärvi2015-01-161-1/+1
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-181-0/+4
|\|
| * Build Android style on Windows hostEskil Abrahamsen Blomfeldt2014-12-181-0/+4
* | Add detection of and support for Visual Studio 2015Thiago Macieira2014-12-133-2/+12
* | Update the names of Microsoft compilersThiago Macieira2014-12-133-26/+26
* | Remove mkspecs and detection of Visual Studio .NET 2003Thiago Macieira2014-12-132-8/+0
* | Android: Enable 64-bit configuration on Windows host platformEskil Abrahamsen Blomfeldt2014-11-071-4/+9
* | Android: Default to newest toolchainEskil Abrahamsen Blomfeldt2014-11-041-1/+1
|/
* Check '-I' directories for auto-detection of featuresKai Koehne2014-10-231-1/+2
* Android: Don't include Apache code under LGPLv2 licenseEskil Abrahamsen Blomfeldt2014-10-021-3/+20
* Remove existence test for LICENSE.LGPL3Eskil Abrahamsen Blomfeldt2014-10-021-7/+3
* Add a way for qmake + configure to link dynamically to the CRTAndrew Knight2014-09-251-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-2410-198/+118
* windows: Enable ANGLE D3D11 renderer by defaultAndrew Knight2014-09-051-12/+3
* Make HarfBuzz-NG the default shaper on all platformsKonstantin Ritt2014-08-201-9/+10
* Introduce secure transport backend for Windows RuntimeOliver Wolff2014-08-131-6/+29
* Remove the last remnants of iWMMXt in QtThiago Macieira2014-08-051-19/+0
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-08-042-7/+23
|\