summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Add check for libxkbcommon to the configure scriptGatis Paeglis2013-03-191-6/+13
* Detect Clang availability on Mac based on the SDK, not the OS X versionTor Arne Vestbø2013-03-141-13/+18
* Use tools from the SDK's toolchain instead of the ones in /usr/binTor Arne Vestbø2013-03-131-3/+51
* Teach configure's pro-file parser to understand host_build scopesTor Arne Vestbø2013-03-131-2/+8
* Fix build of host_build when a -sdk was passed to configureTor Arne Vestbø2013-03-061-1/+1
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-061-4/+21
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-4/+21
| |\
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-02-281-1/+1
| | |\
| | | * Remove extra $ in default libexec directoryEskil Abrahamsen Blomfeldt2013-02-251-1/+1
| | * | Make -force-debug-info option workPaul Olav Tvete2013-02-271-1/+1
| | * | FIX: misleading -(no)make option in configure --helpRichard Brinkman2013-02-221-1/+1
| | * | ADD: -confirm-license option in output of configure --helpRichard Brinkman2013-02-221-0/+3
| | |/
| | * add -skip option to the configuresOswald Buddenhagen2013-02-201-1/+15
* | | Disable AVX for the whole Apple Clang 3.x series, not just 3.0Tor Arne Vestbø2013-03-051-1/+1
* | | Rename configure's getQMakeConfN functions to more descriptive namesTor Arne Vestbø2013-03-051-9/+9
|/ /
* | Introducing the Qt Android portPaul Olav Tvete2013-03-051-6/+166
* | Teach configure's pro-file parser to parse quoted $$system()Tor Arne Vestbø2013-03-041-1/+2
* | Pick up QMAKE_MACOSX_DEPLOYMENT_TARGET from mkspec when building qmakeTor Arne Vestbø2013-03-021-3/+3
* | Add the infrastructure to compile Qt with -WerrorThiago Macieira2013-02-281-0/+18
* | Merge "Merge branch 'ios' into dev" into refs/staging/devTor Arne Vestbø2013-02-281-1/+8
|\ \
| * | iOS: Disable NEON until LLVM handles the GAS syntax of the draw-helpersTor Arne Vestbø2013-02-261-1/+2
| * | iOS: Force static builds so that apps can be submitted to the App StoreTor Arne Vestbø2013-02-261-0/+6
* | | 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
|/