summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2013-10-07Android: Default to toolchain version 4.8 on Windows as wellEskil Abrahamsen Blomfeldt1-1/+1
2013-10-04Disable JavaScriptCore JIT for Android when building on WindowsEskil Abrahamsen Blomfeldt1-0/+7
2013-09-25Fix configure warnings on Windows 7 with MSVC2010.Mitch Curtis2-2/+2
2013-09-15Disable sqlite for Windows Phone 8 buildsOliver Wolff1-0/+2
2013-09-14build system support for WinRTOliver Wolff1-5/+33
2013-09-13Merge branch 'stable' into devSergio Ahumada3-8/+8
2013-09-11fix configure -commercialJoerg Bornemann3-8/+8
2013-08-27Add configure options for [experimental] HarfBuzz-NG supportKonstantin Ritt1-0/+26
2013-08-27Fix help output for freetype and PCRE in windows configure appKonstantin Ritt1-2/+2
2013-08-27Refactor line breaks in windows configure appKonstantin Ritt1-6/+12
2013-08-21Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn5-32/+120
2013-08-20configure: Remove v8snapshot vestigesSergio Ahumada1-9/+0
2013-08-15Integrate device-option into the windows configureBjoern Breitmeyer3-27/+49
2013-08-15add configure -extprefix optionOswald Buddenhagen2-2/+71
2013-08-15Don't compile qcryptographichash into configure.exeThiago Macieira2-3/+0
2013-08-14Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn1-19/+20
2013-08-12purge QT_{SOURCE,BUILD}_TREE from dictionaryOswald Buddenhagen1-8/+6
2013-08-12bye-bye .qmake.cacheOswald Buddenhagen1-11/+0
2013-07-25Configure: add -no-wmf-backend optionWouter Huysentruit1-0/+14
2013-07-24Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2-136/+92
2013-07-23set QT_TARGET_ARCH when building for the hostOswald Buddenhagen1-0/+1
2013-07-23Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2-136/+92
2013-07-22default to -compile-examplesOswald Buddenhagen1-9/+2
2013-07-15don't change timestamp of unchanged filesOswald Buddenhagen1-0/+6
2013-07-15de-duplicate writeout of config filesOswald Buddenhagen2-89/+90
2013-07-15prune unused filesDiffer() and writeToFile() functionsOswald Buddenhagen2-44/+0
2013-07-11Merge branch 'stable' into devSergio Ahumada3-2/+12
2013-07-04add support for Visual Studio 2013Joerg Bornemann3-2/+11
2013-07-02Disable xkbcommon when building for QNX from WindowsMatt Fischer1-0/+1
2013-06-27Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn1-8/+13
2013-06-26introduce "secret" configure -top-level optionOswald Buddenhagen1-2/+13
2013-06-26remove pointless qmake -o argumentOswald Buddenhagen1-2/+0
2013-06-26simplify qmake callOswald Buddenhagen1-1/+1
2013-06-26remove pointless variablesOswald Buddenhagen1-5/+1
2013-06-20Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2-10/+17
2013-06-19complain about bad arguments to -make/-nomakeOswald Buddenhagen2-2/+15
2013-06-17don't try to not build non-existing partsOswald Buddenhagen1-2/+2
2013-06-13Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn1-4/+39
2013-06-12Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn1-4/+39
2013-06-12don't copy/symlink doc/global to build dirOswald Buddenhagen1-8/+0
2013-06-12don't copy mkspecs to build directoryOswald Buddenhagen1-6/+3
2013-06-12don't claim that we need perl for shadow builds any moreOswald Buddenhagen1-6/+0
2013-06-04Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn1-0/+20
2013-06-03Only process vcproj files if we do a -fully-processOswald Buddenhagen1-2/+3
2013-06-03run syncqt only for builds from gitOswald Buddenhagen1-2/+5
2013-06-03let configure create the forwarding qconfig.h againOswald Buddenhagen1-0/+31
2013-05-26add -compile-examples configure optionOswald Buddenhagen1-0/+20
2013-05-23Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn3-148/+62
2013-05-23Android: Disable xkbcommon in configure.exeRay Donnelly1-0/+4
2013-05-22move detectArch() call right after autoDetection()Oswald Buddenhagen1-4/+7