summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* configure: Put qml-debug option into QT_CONFIGUlf Hermann2015-07-061-1/+3
* configure.exe: Fix detection of DirectWrite for MinGW.Friedemann Kleint2015-06-161-1/+3
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-036-35/+35
|\
| * configure: Show only LGPLv3 for WinRT & WinCEKai Koehne2015-06-011-1/+3
| * configure: Remove COMMERCIAL_VERSION defineKai Koehne2015-05-274-17/+3
| * configure: Remove traces of "Snapshot" editionKai Koehne2015-05-271-3/+3
| * Run license checker in qmakeKai Koehne2015-05-272-0/+7
| * Make Qt Edition available to qmakeKai Koehne2015-05-271-0/+3
| * remove $INCLUDE/$LIB hack for mingwOswald Buddenhagen2015-05-122-14/+4
| * rpath: use new DTAGS if availableOswald Buddenhagen2015-05-051-0/+12
* | 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
|/