summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Stop using function deprecated in D-Bus 1.2 (raise minimum version)Thiago Macieira2013-02-271-1/+1
* Fix DEFAULT_LIBDIRS detection on WindowsRay Donnelly2013-02-221-1/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-201-0/+2
|\
| * add QT_CONFIG's static/shared to CONFIG on startupOswald Buddenhagen2013-02-181-0/+2
* | Unify win32-g++ and Unix qmake Makefiles.Ray Donnelly2013-02-191-13/+59
* | Clean up how we build against SDKs on Mac OSTor Arne Vestbø2013-02-191-13/+4
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-02-181-2/+8
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-2/+8
| |\|
| | * Place libexec binaries into lib folder on WindowsKai Koehne2013-02-151-2/+8
* | | Ensure that arch.test for host runs with option(host_build)Tor Arne Vestbø2013-02-181-2/+2
|/ /
* | configure: Verify makespec before using it furtherTor Arne Vestbø2013-02-171-0/+14
* | configure: Don't build qmake with MAC_SDK_FLAGS, it's a host toolTor Arne Vestbø2013-02-171-8/+1
* | configure: Remove duplicated logic for dealing with framework buildsTor Arne Vestbø2013-02-161-14/+0
* | Teach configure to execute $$system() when parsing qmake.confTor Arne Vestbø2013-02-161-3/+15
* | Introduce a native color dialog for GTK+ 2.xJ-P Nurmi2013-02-011-6/+9
* | Detect the Intel Compiler version on UnixThiago Macieira2013-01-291-0/+11
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-16/+16
|\|
| * Doc: Fix module name formatSze Howe Koh2013-01-251-16/+16
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-241-13/+17
|\|
| * Disable only accessibility bridge without dbus on linuxFrederik Gladhorn2013-01-231-13/+17
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-231-1/+1
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
| |\|
| | * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | | Detect Clang and Apple Clang's version properlyThiago Macieira2013-01-231-0/+15
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-161-0/+6
|\|
| * configure: disable GTK auto-detection on MacJ-P Nurmi2013-01-141-0/+5
| * Remove the framework directories from qmake's default include dirsThiago Macieira2013-01-141-0/+1
* | Add support for Linux eventfd(7) in the UNIX event loopThiago Macieira2013-01-151-0/+22
|/
* Update the sysconfdir default to non-absoluteThiago Macieira2013-01-041-2/+2
* slash the -fast configure optionOswald Buddenhagen2012-12-181-59/+0
* Add directwrite support to the configure scriptErik van Pienbroek2012-12-121-0/+17
* Consistently prefix all platform plugin libraries with "q".Samuel Rødal2012-12-111-1/+1
* configure : remove .qmake.vars after status message.Elvis Lee2012-12-111-1/+2
* Add QT_DEFAULT_QPA_PLUGIN to generated qconfig.priMiikka Heikkinen2012-12-101-0/+5
* remove dead lineOswald Buddenhagen2012-12-061-1/+0
* move QT_{SOURCE,BUILD}_TREE back to .qmake.cacheOswald Buddenhagen2012-12-051-1/+0
* Fix -largefile option in configureLucas Wang2012-11-281-0/+4
* Add a -libexecdir option to the configuresThiago Macieira2012-11-281-2/+14
* configure: clean up unused CFG_IMTasuku Suzuki2012-11-261-2/+0
* Mac: Fix compilation with -sdk optionEike Ziller2012-11-231-5/+1
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-201-2/+2
|\
| * Merge branch 'master' of ssh://codereview.qt-project.org/qt/qtbase into newdocsJerome Pasion2012-11-021-11/+29
| |\
| * \ Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-261-6/+12
| |\ \
| * | | configure: make sure that global shadow doc symlink is always updatedTor Arne Vestbø2012-10-251-1/+1
| * | | Add config option to build documentation as a two-step processTor Arne Vestbø2012-10-251-1/+1
* | | | Add a new location for QML 2.x importsThiago Macieira2012-11-191-2/+15
* | | | Add -archdatadir and change some of the default install dirs in Qt 5.Thiago Macieira2012-11-111-24/+36
* | | | delete -prefix-install configure optionOswald Buddenhagen2012-11-101-75/+9
* | | | Accessibility Linux: Do not depend on external libatspi2Frederik Gladhorn2012-11-081-3/+3
* | | | Add configure option to minimize xcb runtime dependenciesKai Koehne2012-11-071-15/+41