summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-311-36/+13
|\
| * do not detect the echo-without-newline syntax over and overOswald Buddenhagen2010-03-301-30/+12
| * speed up by removing nonsenseOswald Buddenhagen2010-03-301-6/+1
* | Update PulseAudio config.test.Justin McPherson2010-03-291-9/+24
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-231-2/+46
|\ \
| * | Add configure test for Maemo Internet Connection Daemon.Aaron McCarthy2010-03-231-0/+44
| * | Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-03-191-30/+92
| |\ \
| * | | - Fix importdir option on unix/linux configureHelio Chissini de Castro2010-03-181-2/+2
* | | | Fixed usage of xplatform in configure.axis2010-03-231-2/+2
* | | | Merge branch 'linux-symbian-sbsv2-support' into 4.7-s60axis2010-03-231-7/+41
|\ \ \ \
| * | | | Disable OpenVG for symbian-sbsv2 on Linux.axis2010-03-151-1/+1
| * | | | Moved -s60 and -usedeffiles options docs to Symbian section.axis2010-03-151-6/+5
| * | | | Forced little endianness when using symbian-sbsv2 mkspec.axis2010-03-151-0/+2
| * | | | Fixed incorrect platform string when building for Symbian.axis2010-03-151-0/+2
| * | | | Added -qt-style-s60 to Symbian configure options on Linux.axis2010-03-151-0/+31
* | | | | Fix configure false positives when checking for symbianThomas Zander2010-03-221-4/+4
| |_|/ / |/| | |
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-171-30/+92
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-03-151-19/+21
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-03-111-5/+31
| |\ \ \
| * | | | Consistently use the * in configureThomas Zander2010-03-091-1/+1
| * | | | Remove largefile config testThomas Zander2010-03-091-18/+1
| * | | | Added Symbian def file support to Linux build system.axis2010-03-081-2/+27
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-03-011-127/+238
| |\ \ \ \
| * | | | | Added configure test for audio backend on Symbian.axis2010-02-251-1/+10
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-02-161-78/+53
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qtaxis2010-02-121-8/+8
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Disable sqlite plugin compilation on symbian by defaultThomas Zander2010-02-081-0/+8
| * | | | | | Don't make an s60main dir for non-symbian buildsThomas Zander2010-02-081-0/+1
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-01-211-15/+53
| |\ \ \ \ \ \
| * | | | | | | Fixed makefile generation for Symbian.axis2010-01-141-1/+0
| * | | | | | | Merge branch 'cleaningUpProfiles'axis2010-01-121-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Made sure that Symbian picks up STL.axis2010-01-121-1/+1
| * | | | | | | | configure/S60: Make work on Linux 64bit.Friedemann Kleint2010-01-111-2/+3
| |/ / / / / / /
| * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2009-12-181-60/+90
| |\ \ \ \ \ \ \
| * | | | | | | | Disabled OpenGL on Symbian.axis2009-12-111-0/+7
| * | | | | | | | Disabled Qt3Support on Symbian.axis2009-12-111-2/+2
| * | | | | | | | Added support for -s60 option to configure.axis2009-12-111-1/+27
| * | | | | | | | Switched to Symbian export rules when building.axis2009-12-111-0/+4
| * | | | | | | | Revert "Modify visibility test to support armcc as well."axis2009-12-111-5/+1
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-11-061-4/+79
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Disabled some modules for S60.axis2009-10-231-0/+4
| * | | | | | | | | Hack to allow -no-feature-foo on non-qwsSimon Hausmann2009-10-231-4/+0
| * | | | | | | | | Modify visibility test to support armcc as well.axis2009-10-231-1/+5
| * | | | | | | | | Make it possible to cross-compile for non-x11-non-qws platforms.Simon Hausmann2009-10-231-1/+1
* | | | | | | | | | Remove configure test for NetworkManager.Aaron McCarthy2010-03-151-15/+0
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | 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
|/ / / / / / / /