summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Martin Jones2009-09-081-2/+2
|\
| * Merge branch '4.5' into 4.6Rohan McGovern2009-09-071-2/+2
| |\
| | * Fixed compile on Solaris.Rohan McGovern2009-09-071-2/+2
* | | Merge commit 'qt/4.6' into kinetic-declarativeuiBjørn Erik Nilsen2009-09-031-9/+40
|\ \ \ | |/ /
| * | Merge branch '4.5' into 4.6Thiago Macieira2009-09-031-9/+40
| |\ \ | | |/
| | * Update license headers.Jason McDonald2009-09-021-9/+40
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-09-011-6/+12
|\ \ \ | |/ /
| * | Add directfb to CFG_GFX_AVAILABLEAnders Bakken2009-09-011-1/+1
| * | Merge branch '4.5' into 4.6Thiago Macieira2009-09-011-1/+2
| |\ \ | | |/
| | * Fix Solaris build: test isn't test.Thiago Macieira2009-09-011-1/+2
| * | Merge branch '4.5' into 4.6Thiago Macieira2009-09-011-5/+10
| |\ \ | | |/
| | * Make the existence of the LICENSE.GPL3 file optionalThiago Macieira2009-09-011-5/+10
| | * Eliminate some mentions of Trolltech.Jason McDonald2009-08-111-7/+7
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-08-251-17/+82
|\ \ \ | |/ /
| * | Silence linkerSupportsFlag test output.Morten Sørvig2009-08-251-1/+1
| * | Integrate QAbstractVideoSurface API.Andrew den Exter2009-08-241-13/+12
| * | Fix configure's support for traditional bourne shells.Thiago Macieira2009-08-241-1/+2
| * | Don't try to use -rpath to support link-time library searching.Thiago Macieira2009-08-211-2/+0
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-211-1/+1
| |\ \
| | * | Oops: fix compilerSupportsFlag: must return $ret, not $?Thiago Macieira2009-08-211-1/+1
| * | | Merge commit 'qt/master'Jason Barron2009-08-211-0/+35
| |\ \ \ | | |/ /
| | * | Fix linking to uninstalled libraries after LIBS_PRIVATE.Thiago Macieira2009-08-211-0/+35
| * | | Merge commit 'qt/master'Jason Barron2009-08-211-4/+35
| |\ \ \ | | |/ /
| | * | only enable QtScript on platforms where WebKit can be builtKent Hansen2009-08-201-1/+1
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-121-11/+19
| | |\ \
| | * | | add configure options for (not) building the QtScript moduleKent Hansen2009-08-071-4/+35
| * | | | Removing "Project ERROR: s60main.pro is intended only for Symbian!"Alessandro Portale2009-08-131-0/+1
| | |/ / | |/| |
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-08-131-19/+67
|\ \ \ \ | |/ / /
| * | | Replace some mentions of Trolltech with more appropriate terms.Jason McDonald2009-08-121-7/+7
| * | | Allow make utilities other than "make"Harald Fernengel2009-08-111-0/+2
| * | | Merge branch '4.5'Thiago Macieira2009-08-111-4/+10
| |\ \ \ | | |/ / | |/| / | | |/
| | * Add functionality tests for XSync.Thiago Macieira2009-08-071-1/+35
| | * Avoid compiling imageformats if you configure with -no-lib*Marius Storm-Olsen2009-08-071-3/+9
| * | Merge AudioServices into mainline.Justin McPherson2009-08-051-1/+35
| * | Make Cocoa builds 64-bit by default on snow leopard.Morten Sorvig2009-08-041-8/+14
| * | Fix spelling error.Morten Sorvig2009-08-031-3/+3
* | | 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