summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Stub out QtOpenGL on Lighthouse & get it compilingTom Cooksey2010-03-311-10/+67
* Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-03-181-15/+0
|\
| * Remove configure test for NetworkManager.Aaron McCarthy2010-03-151-15/+0
* | Don't use the QWS install target for LighthousePaul Olav Tvete2010-03-161-1/+5
* | Merge remote branch 'origin/4.7' into 4.7-lighthouseJørgen Lind2010-03-111-23/+49
|\ \ | |/
| * Added configure check to diasable building QtDeclarativeJørgen Lind2010-03-101-19/+21
| * Changed TEST_COMPILER from CC to CXX in configure script.Zeno Albisser2010-03-091-1/+1
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Lorn Potter2010-03-061-1/+1
| |\
| | * fixed treatment of zlib on Mac when crossbuildingMark Brand2010-03-051-1/+1
| * | fix corewlan detection error when building for 10.5 when 10.6 is alsoLorn Potter2010-03-061-1/+1
| |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-041-1/+10
| |\
| | * Mac: Select Carbon when using the 10.4u SDK.Morten Johan Sørvig2010-03-031-0/+9
| | * Always run syncqt if using a Git checkout.Thiago Macieira2010-03-021-1/+1
| * | Add config.test for multimedia/qmlJørgen Lind2010-03-031-0/+15
| |/
* | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-03-011-207/+299
|\ \ | |/
| * Merge remote branch 'origin/master' into 4.7Thiago Macieira2010-02-271-0/+22
| |\
| | * Merge branch 'master' of git:qt/qt-qmlThiago Macieira2010-02-251-0/+22
| | |\
| | | * Merge branch 'master' of ../../qt/masterJustin McPherson2010-02-241-2/+17
| | | |\
| | | * | Add support for qml imports directory in configure, qmake, and qmlenginemae2010-02-241-0/+22
| * | | | Modified configure script not to override $XPLATFORM in case of CYGWINZeno Albisser2010-02-261-1/+3
| |/ / /
| * | | Merge remote branch 'origin/master'Olivier Goffart2010-02-241-2/+18
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into...Qt Continuous Integration System2010-02-241-2/+17
| | |\ \ | | | |/ | | |/|
| | | * Add -mediaservice argument to configure.Andrew den Exter2010-02-241-2/+17
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtRhys Weatherley2010-02-241-102/+134
| |\ \ \ | | |/ /
| | * | Merge remote branch 'origin/master' into bearermanagement/integrationAaron McCarthy2010-02-111-78/+53
| | |\ \ | | | |/
| | * | Merge remote branch 'origin/4.6' into bearermanagement/integrationAaron McCarthy2010-02-111-4/+4
| | |\ \
| | * | | Fix Network Manager and CoreWlan config tests.Aaron McCarthy2010-02-081-1/+3
| | * | | Merge commit 'origin/4.6' into bearermanagement/integration-4Aaron McCarthy2010-01-291-25/+85
| | |\ \ \
| | * | | | Add config.test for CoreWlan.Aaron McCarthy2009-12-221-0/+15
| | * | | | Add compile test for NetworkManager.Aaron McCarthy2009-12-221-101/+116
| * | | | | Detect GStreamer even when we're not building phononTom Cooksey2010-02-231-23/+24
| * | | | | Add a configure test for XVideo supportTom Cooksey2010-02-231-1/+42
| | |_|_|/ | |/| | |
| * | | | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-091-4/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Remove obsolete OpenGL/ES CommonLite (fixed-point) supportRhys Weatherley2010-02-041-31/+10
| * | | | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-011-4/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch '4.6'Thiago Macieira2010-01-131-2/+2
| |\ \ \ \
| * \ \ \ \ Merge branch '4.6'Thiago Macieira2010-01-081-3/+3
| |\ \ \ \ \
| * | | | | | Our variables are our variables so we prefix them.Alexis Menard2010-01-061-1/+1
| * | | | | | Fix build on other platforms than MacAlexis Menard2010-01-061-2/+2
| * | | | | | Select Carbon when building on 10.4 Tiger.Morten Johan Sørvig2010-01-061-11/+20
| * | | | | | Make Qt use Cocoa by default on Mac OS XMorten Johan Sørvig2010-01-061-37/+38
| * | | | | | Remove the entire warning, is seems it was only there forMorten Johan Sørvig2010-01-051-11/+0
| * | | | | | Remove obsolete XShape configure warning.Morten Johan Sørvig2010-01-051-4/+1
* | | | | | | Merge remote branch 'remotes/qt/4.6' into lighthousePaul Olav Tvete2010-02-101-8/+8
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | fix whitespaceThomas Zander2010-02-021-4/+4
| | |_|_|/ / | |/| | | |
| * | | | | 'test -e' is a bashism. It's not available in traditional sh.Thiago Macieira2010-01-251-2/+2
| * | | | | Cosmetic: move the "Alsa support..." line to a more appropriate placeThiago Macieira2010-01-251-2/+2
| | |_|/ / | |/| | |
* | | | | Merge remote branch 'origin/4.6' into lighthousePaul Olav Tvete2010-01-141-73/+138
|\ \ \ \ \ | |/ / / /
| * | | | Fix passing of arguments to syncqtSimon Hausmann2010-01-081-1/+1
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-071-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |