summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge remote branch 'qt-official/4.6' into 4.6Morten Johan Sørvig2009-11-061-0/+1
| |\
| | * Fix error when configuring on Unix using an evaluation license.Jason McDonald2009-11-061-0/+1
| * | Merge remote branch 'qt-official/4.6' into 4.6Morten Johan Sørvig2009-11-061-1/+1
| |\ \ | | |/
| | * Revert last commit to configure, only configure.exe needed the fixDaniel Molkentin2009-11-051-1/+1
| * | Make configure warn on incompatible gcc / SDK.Morten Johan Sørvig2009-11-051-0/+12
| |/
| * eval: add key for the installer to grep for.Daniel Molkentin2009-11-041-1/+1
| * Declarative building infrastructure.Warwick Allison2009-11-041-2/+37
| * Part 2 of the Evaluation notice feature, now for QtGui.Thiago Macieira2009-10-291-0/+22
| * Guard shadow builds against stale qconfig.cppDonald Carr2009-10-271-1/+1
| * Fixed typo in configure usage (superfluous hyphen).Erik Verbruggen2009-10-261-1/+1
| * Add cross compiling pkg-config disabled warningDonald Carr2009-10-231-0/+5
* | 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 debug output.Morten Johan Sørvig2009-10-191-1/+0
* Skipping ActiveQt examples removes a couple of warnings and errorsJoão Abecasis2009-10-071-0/+1
* Use the recursive mutex functions for D-Bus only.Thiago Macieira2009-10-071-1/+1
* renaming ppc mkspec to powerpcJørgen Lind2009-10-021-4/+1
* Give the qws ppc mkspec usable default valuesJørgen Lind2009-10-021-3/+0
* Make ./conifgure -embedded ppc use powerpc platform as defaultJørgen Lind2009-10-021-1/+1
* Add configure flags to force turning on or off JavaScriptCore JITJørgen Lind2009-10-021-2/+35
* Moving some QVFB stuff out of the configure script and into .pro filesJoão Abecasis2009-09-301-10/+0
* Enable QtScript by defaultKent Hansen2009-09-291-1/+1
* Use '=' for comparison in shell script, not '=='Harald Fernengel2009-09-241-8/+8
* fontconfig config.test requires freetype2Harald Fernengel2009-09-211-3/+3
* Make EGL a requirement for building OpenGL on QWSTom Cooksey2009-09-161-2/+2
* Doc: Fixed grammar.David Boddie2009-09-141-1/+1
* Enable Qt3Support for Qt/Cocoa on Mac OS X.Morten Sorvig2009-09-101-1/+0
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Rohan McGovern2009-09-071-2/+2
|\
| * Fixed compile on Solaris.Rohan McGovern2009-09-071-2/+2
* | Merge branch '4.5' into 4.6Thiago Macieira2009-09-031-9/+40
|\ \ | |/
| * Update license headers.Jason McDonald2009-09-021-9/+40
* | 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
* | 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