summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of ../qt into kinetic-declarativeuiAaron Kennedy2009-07-301-12/+53
|\
| * Remove "no-stl" from the build key and add compatibility for old plugins.Thiago Macieira2009-07-291-10/+2
| * Port of Qt to QNXHarald Fernengel2009-07-291-2/+37
| * Port of Qt to VxWorksRobert Griebl2009-07-291-0/+14
* | Merge branch 'master' of ../qt into kinetic-declarativeuiAaron Kennedy2009-07-291-2/+4
|\ \ | |/
| * Re-disable QtConcurrent build with Sun CC 5.9.Thiago Macieira2009-07-241-0/+2
| * Qt/EL mouse and keyboard driver cleanup.Robert Griebl2009-07-231-2/+2
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Aaron Kennedy2009-07-231-16/+103
|\ \ | |/
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtRhys Weatherley2009-07-221-15/+59
| |\
| | * Use the configure script to enable/disable QtConcurrent and QtXmlPatternsThiago Macieira2009-07-211-13/+31
| | * Add code to the Unix configure script to get the xlC version numberThiago Macieira2009-07-211-2/+28
| | * Match the behavior of the Windows configure and allow the user to typeBenjamin C Meyer2009-07-211-1/+1
| * | Make "-graphicssystem openvg" select OpenVG as default graphics systemRhys Weatherley2009-07-221-0/+9
| |/
| * Add functionality tests for XSync.Thiago Macieira2009-07-161-1/+35
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-07-101-1/+3
|\ \ | |/
| * Disable private unit tests when Qt is configured withoutRohan McGovern2009-07-091-1/+3
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-07-021-1/+16
|\ \ | |/
| * Eliminate warning during configureGareth Pethig2009-06-261-1/+1
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtJustin McPherson2009-06-261-24/+144
| |\
| | * Better detection for OpenVG engines that run on top of OpenGLRhys Weatherley2009-06-241-0/+15
| * | Always iodbc on OSX platform.Justin McPherson2009-06-261-1/+1
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-06-241-24/+129
|\ \ \ | | |/ | |/|
| * | Bump the minimum deployment target to 10.4.Norwegian Rock Cat2009-06-231-15/+7
| * | Integrate the OpenVG graphics system into Qt 4.6Rhys Weatherley2009-06-221-9/+122
| |/
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Aaron Kennedy2009-06-191-14/+15
|\ \ | |/
| * Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-181-4/+0
| |\
| | * revert built-time qm generationOswald Buddenhagen2009-06-161-4/+0
| * | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-13/+17
| |\ \ | | |/
| | * Cleanup our usage of the term "Qt Software".Jason McDonald2009-06-161-1/+1
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-1/+1
| | * fix qm buildOswald Buddenhagen2009-06-151-0/+4
| | * properly indent embedded awk codeOswald Buddenhagen2009-06-151-11/+11
| * | Use output-path, not relative, when symlinking qvfb-files in configureTor Arne Vestbø2009-06-121-1/+2
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-06-111-27/+33
|\ \ \ | |/ /
| * | Make configure pass the -sdk option on to the configure tests.Morten Sørvig2009-06-111-27/+33
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-06-091-15/+30
|\ \ \ | |/ /
| * | Made configure work with older versions of /bin/sh.jasplin2009-06-051-15/+30
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-291-7/+18
|\ \ \ | |/ /
| * | Adds support for linking against iodbc on linux.Bill King2009-05-281-7/+18
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-271-15/+16
|\ \ \ | |/ /
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-271-14/+15
| |\ \ | | |/
| | * BT: Clean up Mac -arch handlingLincoln Ramsay2009-05-251-14/+15
| * | Merge branch '4.5'Thiago Macieira2009-05-221-2/+2
| |\ \ | | |/
| | * configure script fix, -h should display help and not just h.Alexis Menard2009-05-221-1/+1
| | * Fix build regression caused by ba5fb9f05c891feac8ab69006189de1aaafebc18.Jason McDonald2009-05-211-1/+1
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-221-0/+1
|\ \ \ | |/ /
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-191-0/+1
| |\ \ | | |/
| | * Cocoa 64: ssl does not workRichard Moe Gustavsen2009-05-191-0/+1
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-071-1/+0
|\ \ \ | |/ /
| * | Merge branch '4.5'Thiago Macieira2009-05-071-1/+0
| |\ \ | | |/